From 7bc054c5ecbf88165d98a37fa2c3159f326f2ba1 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Sat, 10 Sep 2022 16:30:21 -0400 Subject: actually fix music directory --- .../scores/unnamed-highschool-stuff/.description | 2 ++ .../scores/unnamed-highschool-stuff/7-8-song.mscz | Bin 0 -> 55201 bytes .../scores/unnamed-highschool-stuff/7-8-song.wav | Bin 0 -> 39931948 bytes .../unnamed-highschool-stuff/Guitar-Trumpetduet.mscz | Bin 0 -> 12302 bytes .../unnamed-highschool-stuff/Guitar-Trumpetduet.wav | Bin 0 -> 49061932 bytes .../scores/unnamed-highschool-stuff/medieval.mscz | Bin 0 -> 11197 bytes .../scores/unnamed-highschool-stuff/medieval.wav | Bin 0 -> 21626924 bytes 7 files changed, 2 insertions(+) create mode 100644 fun/music/scores/unnamed-highschool-stuff/.description create mode 100644 fun/music/scores/unnamed-highschool-stuff/7-8-song.mscz create mode 100644 fun/music/scores/unnamed-highschool-stuff/7-8-song.wav create mode 100644 fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.mscz create mode 100644 fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.wav create mode 100644 fun/music/scores/unnamed-highschool-stuff/medieval.mscz create mode 100644 fun/music/scores/unnamed-highschool-stuff/medieval.wav (limited to 'fun/music/scores/unnamed-highschool-stuff') diff --git a/fun/music/scores/unnamed-highschool-stuff/.description b/fun/music/scores/unnamed-highschool-stuff/.description new file mode 100644 index 0000000..142db67 --- /dev/null +++ b/fun/music/scores/unnamed-highschool-stuff/.description @@ -0,0 +1,2 @@ +Stuff that probably needs a rework, but I just haven't found the place +for. diff --git a/fun/music/scores/unnamed-highschool-stuff/7-8-song.mscz b/fun/music/scores/unnamed-highschool-stuff/7-8-song.mscz new file mode 100644 index 0000000..9b6cbf0 Binary files /dev/null and b/fun/music/scores/unnamed-highschool-stuff/7-8-song.mscz differ diff --git a/fun/music/scores/unnamed-highschool-stuff/7-8-song.wav b/fun/music/scores/unnamed-highschool-stuff/7-8-song.wav new file mode 100644 index 0000000..b31e041 Binary files /dev/null and b/fun/music/scores/unnamed-highschool-stuff/7-8-song.wav differ diff --git a/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.mscz b/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.mscz new file mode 100644 index 0000000..680858b Binary files /dev/null and b/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.mscz differ diff --git a/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.wav b/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.wav new file mode 100644 index 0000000..8b4009e Binary files /dev/null and b/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.wav differ diff --git a/fun/music/scores/unnamed-highschool-stuff/medieval.mscz b/fun/music/scores/unnamed-highschool-stuff/medieval.mscz new file mode 100644 index 0000000..9492fcf Binary files /dev/null and b/fun/music/scores/unnamed-highschool-stuff/medieval.mscz differ diff --git a/fun/music/scores/unnamed-highschool-stuff/medieval.wav b/fun/music/scores/unnamed-highschool-stuff/medieval.wav new file mode 100644 index 0000000..869fcc6 Binary files /dev/null and b/fun/music/scores/unnamed-highschool-stuff/medieval.wav differ -- cgit v1.2.3