From e08de83b87170c77475e4fea0f16977abe86389a Mon Sep 17 00:00:00 2001 From: mjfernez Date: Sat, 10 Sep 2022 16:27:33 -0400 Subject: fix music directory --- fun/fun/.description | 0 fun/fun/music/.description | 7 ------- fun/fun/music/.links | 1 - fun/fun/music/scores/.description | 8 -------- fun/fun/music/scores/auto-piano/.description | 1 - fun/fun/music/scores/auto-piano/Dueling_Dragons.mscz | Bin 59966 -> 0 bytes fun/fun/music/scores/auto-piano/Dueling_Dragons.wav | Bin 46102572 -> 0 bytes fun/fun/music/scores/auto-piano/Erraticism.mscz | Bin 21295 -> 0 bytes fun/fun/music/scores/auto-piano/Erraticism.wav | Bin 38178860 -> 0 bytes .../music/scores/auto-piano/auto_piano_c#minor.mscz | Bin 27152 -> 0 bytes .../music/scores/auto-piano/auto_piano_c#minor.wav | Bin 23568428 -> 0 bytes fun/fun/music/scores/jokes/Aleatorymusic.mscz | Bin 7542 -> 0 bytes fun/fun/music/scores/jokes/Jigglypuff_song(unf).mscz | Bin 10525 -> 0 bytes fun/fun/music/scores/jokes/Nobody_Cares.mscz | Bin 15378 -> 0 bytes fun/fun/music/scores/jokes/World Negative One.wav | Bin 18655340 -> 0 bytes fun/fun/music/scores/jokes/World_Negative_One.mscz | Bin 12088 -> 0 bytes .../scores/jokes/World_Negative_One_Full_Score.pdf | Bin 313509 -> 0 bytes .../music/scores/regular-piano/.Falling_Snow.mscz, | Bin 7131 -> 0 bytes fun/fun/music/scores/regular-piano/Falling_Snow.mscz | Bin 33831 -> 0 bytes fun/fun/music/scores/regular-piano/Falling_Snow.wav | Bin 22773804 -> 0 bytes fun/fun/music/scores/shorts-and-loops/.description | 1 - .../shorts-and-loops/Taking_the_Bass_for_a_Walk.mscz | Bin 19219 -> 0 bytes .../shorts-and-loops/Taking_the_Bass_for_a_Walk.wav | Bin 4259884 -> 0 bytes .../music/scores/shorts-and-loops/saloondude.mscz | Bin 29334 -> 0 bytes fun/fun/music/scores/shorts-and-loops/saloondude.wav | Bin 13776940 -> 0 bytes .../scores/unnamed-highschool-stuff/.description | 2 -- .../scores/unnamed-highschool-stuff/7-8-song.mscz | Bin 55201 -> 0 bytes .../scores/unnamed-highschool-stuff/7-8-song.wav | Bin 39931948 -> 0 bytes .../unnamed-highschool-stuff/Guitar-Trumpetduet.mscz | Bin 12302 -> 0 bytes .../unnamed-highschool-stuff/Guitar-Trumpetduet.wav | Bin 49061932 -> 0 bytes .../scores/unnamed-highschool-stuff/medieval.mscz | Bin 11197 -> 0 bytes .../scores/unnamed-highschool-stuff/medieval.wav | Bin 21626924 -> 0 bytes fun/fun/music/scores/voice/Annabel_Lee.mscz | Bin 37686 -> 0 bytes .../scores/voice/Annabel_Lee_for_SATB_choir.pdf | Bin 330961 -> 0 bytes fun/fun/poetry/.links | 1 - fun/fun/poetry/2022/old-men-with-podcasts.txt | 19 ------------------- 36 files changed, 40 deletions(-) delete mode 100644 fun/fun/.description delete mode 100644 fun/fun/music/.description delete mode 100644 fun/fun/music/.links delete mode 100644 fun/fun/music/scores/.description delete mode 100644 fun/fun/music/scores/auto-piano/.description delete mode 100644 fun/fun/music/scores/auto-piano/Dueling_Dragons.mscz delete mode 100644 fun/fun/music/scores/auto-piano/Dueling_Dragons.wav delete mode 100644 fun/fun/music/scores/auto-piano/Erraticism.mscz delete mode 100644 fun/fun/music/scores/auto-piano/Erraticism.wav delete mode 100644 fun/fun/music/scores/auto-piano/auto_piano_c#minor.mscz delete mode 100644 fun/fun/music/scores/auto-piano/auto_piano_c#minor.wav delete mode 100644 fun/fun/music/scores/jokes/Aleatorymusic.mscz delete mode 100644 fun/fun/music/scores/jokes/Jigglypuff_song(unf).mscz delete mode 100644 fun/fun/music/scores/jokes/Nobody_Cares.mscz delete mode 100755 fun/fun/music/scores/jokes/World Negative One.wav delete mode 100755 fun/fun/music/scores/jokes/World_Negative_One.mscz delete mode 100755 fun/fun/music/scores/jokes/World_Negative_One_Full_Score.pdf delete mode 100755 fun/fun/music/scores/regular-piano/.Falling_Snow.mscz, delete mode 100644 fun/fun/music/scores/regular-piano/Falling_Snow.mscz delete mode 100755 fun/fun/music/scores/regular-piano/Falling_Snow.wav delete mode 100644 fun/fun/music/scores/shorts-and-loops/.description delete mode 100644 fun/fun/music/scores/shorts-and-loops/Taking_the_Bass_for_a_Walk.mscz delete mode 100644 fun/fun/music/scores/shorts-and-loops/Taking_the_Bass_for_a_Walk.wav delete mode 100644 fun/fun/music/scores/shorts-and-loops/saloondude.mscz delete mode 100644 fun/fun/music/scores/shorts-and-loops/saloondude.wav delete mode 100644 fun/fun/music/scores/unnamed-highschool-stuff/.description delete mode 100644 fun/fun/music/scores/unnamed-highschool-stuff/7-8-song.mscz delete mode 100644 fun/fun/music/scores/unnamed-highschool-stuff/7-8-song.wav delete mode 100644 fun/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.mscz delete mode 100644 fun/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.wav delete mode 100644 fun/fun/music/scores/unnamed-highschool-stuff/medieval.mscz delete mode 100644 fun/fun/music/scores/unnamed-highschool-stuff/medieval.wav delete mode 100644 fun/fun/music/scores/voice/Annabel_Lee.mscz delete mode 100755 fun/fun/music/scores/voice/Annabel_Lee_for_SATB_choir.pdf delete mode 100644 fun/fun/poetry/.links delete mode 100644 fun/fun/poetry/2022/old-men-with-podcasts.txt diff --git a/fun/fun/.description b/fun/fun/.description deleted file mode 100644 index e69de29..0000000 diff --git a/fun/fun/music/.description b/fun/fun/music/.description deleted file mode 100644 index 6c46187..0000000 --- a/fun/fun/music/.description +++ /dev/null @@ -1,7 +0,0 @@ -All of the music here is committed to the public domain. - -It may be played, reproduced, remixed, or redistributed for free without -any conditions. - -If you like my work and have a project you'd like a composer for, or -sound work you'd like done, please reach out to me by email. diff --git a/fun/fun/music/.links b/fun/fun/music/.links deleted file mode 100644 index 3d859fe..0000000 --- a/fun/fun/music/.links +++ /dev/null @@ -1 +0,0 @@ -Sonic Pi Experiments,https://git.mjfer.net/algorhythmic.git/ diff --git a/fun/fun/music/scores/.description b/fun/fun/music/scores/.description deleted file mode 100644 index b721fb6..0000000 --- a/fun/fun/music/scores/.description +++ /dev/null @@ -1,8 +0,0 @@ -Scores are provided in Musescore format since that is what I use to -write. Most scores include sound recordings from that program (unless -the recording came out terrible, I spared you those...) - -You can download Musescore at their website: https://musescore.org - -Some files seem to be corrupt due to age, but they open ok, so just -ignore any warnings. diff --git a/fun/fun/music/scores/auto-piano/.description b/fun/fun/music/scores/auto-piano/.description deleted file mode 100644 index dd19d8b..0000000 --- a/fun/fun/music/scores/auto-piano/.description +++ /dev/null @@ -1 +0,0 @@ -Piano for people with 100 fingers diff --git a/fun/fun/music/scores/auto-piano/Dueling_Dragons.mscz b/fun/fun/music/scores/auto-piano/Dueling_Dragons.mscz deleted file mode 100644 index 837063f..0000000 Binary files a/fun/fun/music/scores/auto-piano/Dueling_Dragons.mscz and /dev/null differ diff --git a/fun/fun/music/scores/auto-piano/Dueling_Dragons.wav b/fun/fun/music/scores/auto-piano/Dueling_Dragons.wav deleted file mode 100644 index 97cbab5..0000000 Binary files a/fun/fun/music/scores/auto-piano/Dueling_Dragons.wav and /dev/null differ diff --git a/fun/fun/music/scores/auto-piano/Erraticism.mscz b/fun/fun/music/scores/auto-piano/Erraticism.mscz deleted file mode 100644 index 288ea74..0000000 Binary files a/fun/fun/music/scores/auto-piano/Erraticism.mscz and /dev/null differ diff --git a/fun/fun/music/scores/auto-piano/Erraticism.wav b/fun/fun/music/scores/auto-piano/Erraticism.wav deleted file mode 100644 index 5482bb4..0000000 Binary files a/fun/fun/music/scores/auto-piano/Erraticism.wav and /dev/null differ diff --git a/fun/fun/music/scores/auto-piano/auto_piano_c#minor.mscz b/fun/fun/music/scores/auto-piano/auto_piano_c#minor.mscz deleted file mode 100644 index 482dd51..0000000 Binary files a/fun/fun/music/scores/auto-piano/auto_piano_c#minor.mscz and /dev/null differ diff --git a/fun/fun/music/scores/auto-piano/auto_piano_c#minor.wav b/fun/fun/music/scores/auto-piano/auto_piano_c#minor.wav deleted file mode 100644 index 470134a..0000000 Binary files a/fun/fun/music/scores/auto-piano/auto_piano_c#minor.wav and /dev/null differ diff --git a/fun/fun/music/scores/jokes/Aleatorymusic.mscz b/fun/fun/music/scores/jokes/Aleatorymusic.mscz deleted file mode 100644 index 4d05e46..0000000 Binary files a/fun/fun/music/scores/jokes/Aleatorymusic.mscz and /dev/null differ diff --git a/fun/fun/music/scores/jokes/Jigglypuff_song(unf).mscz b/fun/fun/music/scores/jokes/Jigglypuff_song(unf).mscz deleted file mode 100644 index 4f48724..0000000 Binary files a/fun/fun/music/scores/jokes/Jigglypuff_song(unf).mscz and /dev/null differ diff --git a/fun/fun/music/scores/jokes/Nobody_Cares.mscz b/fun/fun/music/scores/jokes/Nobody_Cares.mscz deleted file mode 100644 index d2b229d..0000000 Binary files a/fun/fun/music/scores/jokes/Nobody_Cares.mscz and /dev/null differ diff --git a/fun/fun/music/scores/jokes/World Negative One.wav b/fun/fun/music/scores/jokes/World Negative One.wav deleted file mode 100755 index 0ab38e6..0000000 Binary files a/fun/fun/music/scores/jokes/World Negative One.wav and /dev/null differ diff --git a/fun/fun/music/scores/jokes/World_Negative_One.mscz b/fun/fun/music/scores/jokes/World_Negative_One.mscz deleted file mode 100755 index 7c48b4b..0000000 Binary files a/fun/fun/music/scores/jokes/World_Negative_One.mscz and /dev/null differ diff --git a/fun/fun/music/scores/jokes/World_Negative_One_Full_Score.pdf b/fun/fun/music/scores/jokes/World_Negative_One_Full_Score.pdf deleted file mode 100755 index 86536c3..0000000 Binary files a/fun/fun/music/scores/jokes/World_Negative_One_Full_Score.pdf and /dev/null differ diff --git a/fun/fun/music/scores/regular-piano/.Falling_Snow.mscz, b/fun/fun/music/scores/regular-piano/.Falling_Snow.mscz, deleted file mode 100755 index cbb6cb8..0000000 Binary files a/fun/fun/music/scores/regular-piano/.Falling_Snow.mscz, and /dev/null differ diff --git a/fun/fun/music/scores/regular-piano/Falling_Snow.mscz b/fun/fun/music/scores/regular-piano/Falling_Snow.mscz deleted file mode 100644 index 6047f61..0000000 Binary files a/fun/fun/music/scores/regular-piano/Falling_Snow.mscz and /dev/null differ diff --git a/fun/fun/music/scores/regular-piano/Falling_Snow.wav b/fun/fun/music/scores/regular-piano/Falling_Snow.wav deleted file mode 100755 index fcc07da..0000000 Binary files a/fun/fun/music/scores/regular-piano/Falling_Snow.wav and /dev/null differ diff --git a/fun/fun/music/scores/shorts-and-loops/.description b/fun/fun/music/scores/shorts-and-loops/.description deleted file mode 100644 index 94d6748..0000000 --- a/fun/fun/music/scores/shorts-and-loops/.description +++ /dev/null @@ -1 +0,0 @@ -Short pieces meant to be looped. Good for video games and short films. diff --git a/fun/fun/music/scores/shorts-and-loops/Taking_the_Bass_for_a_Walk.mscz b/fun/fun/music/scores/shorts-and-loops/Taking_the_Bass_for_a_Walk.mscz deleted file mode 100644 index 56cb326..0000000 Binary files a/fun/fun/music/scores/shorts-and-loops/Taking_the_Bass_for_a_Walk.mscz and /dev/null differ diff --git a/fun/fun/music/scores/shorts-and-loops/Taking_the_Bass_for_a_Walk.wav b/fun/fun/music/scores/shorts-and-loops/Taking_the_Bass_for_a_Walk.wav deleted file mode 100644 index 8bd38a6..0000000 Binary files a/fun/fun/music/scores/shorts-and-loops/Taking_the_Bass_for_a_Walk.wav and /dev/null differ diff --git a/fun/fun/music/scores/shorts-and-loops/saloondude.mscz b/fun/fun/music/scores/shorts-and-loops/saloondude.mscz deleted file mode 100644 index 5411ea5..0000000 Binary files a/fun/fun/music/scores/shorts-and-loops/saloondude.mscz and /dev/null differ diff --git a/fun/fun/music/scores/shorts-and-loops/saloondude.wav b/fun/fun/music/scores/shorts-and-loops/saloondude.wav deleted file mode 100644 index 6d8d65e..0000000 Binary files a/fun/fun/music/scores/shorts-and-loops/saloondude.wav and /dev/null differ diff --git a/fun/fun/music/scores/unnamed-highschool-stuff/.description b/fun/fun/music/scores/unnamed-highschool-stuff/.description deleted file mode 100644 index 142db67..0000000 --- a/fun/fun/music/scores/unnamed-highschool-stuff/.description +++ /dev/null @@ -1,2 +0,0 @@ -Stuff that probably needs a rework, but I just haven't found the place -for. diff --git a/fun/fun/music/scores/unnamed-highschool-stuff/7-8-song.mscz b/fun/fun/music/scores/unnamed-highschool-stuff/7-8-song.mscz deleted file mode 100644 index 9b6cbf0..0000000 Binary files a/fun/fun/music/scores/unnamed-highschool-stuff/7-8-song.mscz and /dev/null differ diff --git a/fun/fun/music/scores/unnamed-highschool-stuff/7-8-song.wav b/fun/fun/music/scores/unnamed-highschool-stuff/7-8-song.wav deleted file mode 100644 index b31e041..0000000 Binary files a/fun/fun/music/scores/unnamed-highschool-stuff/7-8-song.wav and /dev/null differ diff --git a/fun/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.mscz b/fun/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.mscz deleted file mode 100644 index 680858b..0000000 Binary files a/fun/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.mscz and /dev/null differ diff --git a/fun/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.wav b/fun/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.wav deleted file mode 100644 index 8b4009e..0000000 Binary files a/fun/fun/music/scores/unnamed-highschool-stuff/Guitar-Trumpetduet.wav and /dev/null differ diff --git a/fun/fun/music/scores/unnamed-highschool-stuff/medieval.mscz b/fun/fun/music/scores/unnamed-highschool-stuff/medieval.mscz deleted file mode 100644 index 9492fcf..0000000 Binary files a/fun/fun/music/scores/unnamed-highschool-stuff/medieval.mscz and /dev/null differ diff --git a/fun/fun/music/scores/unnamed-highschool-stuff/medieval.wav b/fun/fun/music/scores/unnamed-highschool-stuff/medieval.wav deleted file mode 100644 index 869fcc6..0000000 Binary files a/fun/fun/music/scores/unnamed-highschool-stuff/medieval.wav and /dev/null differ diff --git a/fun/fun/music/scores/voice/Annabel_Lee.mscz b/fun/fun/music/scores/voice/Annabel_Lee.mscz deleted file mode 100644 index f2a9455..0000000 Binary files a/fun/fun/music/scores/voice/Annabel_Lee.mscz and /dev/null differ diff --git a/fun/fun/music/scores/voice/Annabel_Lee_for_SATB_choir.pdf b/fun/fun/music/scores/voice/Annabel_Lee_for_SATB_choir.pdf deleted file mode 100755 index 0dfa626..0000000 Binary files a/fun/fun/music/scores/voice/Annabel_Lee_for_SATB_choir.pdf and /dev/null differ diff --git a/fun/fun/poetry/.links b/fun/fun/poetry/.links deleted file mode 100644 index 78ec974..0000000 --- a/fun/fun/poetry/.links +++ /dev/null @@ -1 +0,0 @@ -Old Blog,https://postquantumpoetry.wordpress.com/ diff --git a/fun/fun/poetry/2022/old-men-with-podcasts.txt b/fun/fun/poetry/2022/old-men-with-podcasts.txt deleted file mode 100644 index ea3a457..0000000 --- a/fun/fun/poetry/2022/old-men-with-podcasts.txt +++ /dev/null @@ -1,19 +0,0 @@ -old men with podcasts ---------------------- - -did you ever wonder why -that thing that seems so new and hip - -and 20 years old - -now makes you seem like kind of a tool? - -kinda like poetry - -dead -dull -and don't care - -do my show and i'll do yours - -and no one else will listen -- cgit v1.2.3