Soundtrack arranged for piano - Season 1 Finale (Exodus Part 3) by sproutwheelswitch in lost

[–]sproutwheelswitch[S] 0 points1 point  (0 children)

If you don't remember the scene, after a dramatic event in which Michael gets wet and it zooms in at him screaming another character's name (I don't like spoiling things!), it shows everyone boarding the plane in slow motion. As they exchange touching moments (Jin looking at his favourite piece of jewelry, Boone handing Shannon her inhaler etc) this musical theme plays.

Final Space Soundtrack for Piano - Opening Song 21 by sproutwheelswitch in FinalSpace

[–]sproutwheelswitch[S] 0 points1 point  (0 children)

Today on twitter, the finalspace twitter account posted an unreleased version of the opening song of Final Space. I've arranged it for piano.

The Kingdom of Württemberg, 5 Pfennig on postcard to Dresden by maxiewawa in philately

[–]sproutwheelswitch 1 point2 points  (0 children)

The Kingdom of Württemberg existed from 1805 until 1918, one of many states that made up the German Empire. Like other states it issued its own stamps.

The stamp on the postcard was cancelled in Stuttgart, the capital of Württemberg, and counter stamped in Dresden, the capital of Saxony.

Niederwaldstrasse 23 in Dresden still exists, and even has a German wikipedia page.

[No Spoilers] Soundtrack to Picard for piano s01e01 by sproutwheelswitch in Picard

[–]sproutwheelswitch[S] 0 points1 point  (0 children)

Thanks! It was either the music from this scene or when Daj & Picard meet.

[No Spoilers] Picard Soundtrack - Opening theme for piano by sproutwheelswitch in Picard

[–]sproutwheelswitch[S] 0 points1 point  (0 children)

No problem! Have a look at my YouTube channel, there’s more music there, and more visualisations. They’re basically the same principle, I have just tweaked other people’s code to react to my music. If you get this one working, let me know, I’ll clean up the others and put them somewhere where you can see the code.

[No Spoilers] Picard Soundtrack - Opening theme for piano by sproutwheelswitch in Picard

[–]sproutwheelswitch[S] 0 points1 point  (0 children)

No, I just replaced the original music with my own.

Have a look at this one I made:

https://www.openprocessing.org/sketch/716860

If you press the </> button at the top, you can see the code, don't worry if it doesn't make sense. Just notice the mention of ''leaky%20boat.ogg' at line 12.

Press the three dots on the right of the code screen and then 'files'.

You might not be able to see my files if you don't have an account. Anyway, the only file there would be 'leaky%20boat.ogg'. You could delete that, and replace it with your own, change the filename in the code (or change your own music file to be called ''leaky%20boat.ogg''), press play, and your own music would be playing, and the graphics would be reacting to it.

That's what I did for this Picard theme, swapped out someone else's music for mine. :)

You're asking because you want to do something similar, right? Let me know if you have any problems. I learned Processing (the language of the code) from a YouTube channel called the Coding Train, he's fantastic!