Author Topic: Blockland Piano Reference + Songs (works with Event_Piano!)  (Read 3892 times)

Blockland Pianos
If you don't know how to play piano, or don't know what C or E for example sounds like, go ahead and forget about this.

But if you can recognize C to B, then you may have noticed the default synth sounds are really odd and not numbered for it.
Here's how to make a working piano with playSound:
Blockland Sound  Piano Key/Blockland Key
Synth4_00.wavC / 0
Synth4_01.wavC# / 1
Synth4_02.wavD / 2
Synth4_03.wavD# / 3
Synth4_04.wavE / 4
Synth4_05.wavF / 5
Synth4_06.wavF# / 6
Synth4_07.wavG / 7
Synth4_08.wavG# / 8
Synth4_09.wavA / 9
Synth4_10.wavA# / 10
Synth4_11.wavB / 11

Songs:
Check out Event_Piano!
Quote from: Ode to Joy by Zapk
4 4 5 7 7 5 4 2 0 0 2 4 4 2 2
0974 0974 0974
Good King.... Whats his faceeeeeee  Wensyslaws whatever it is

5 5 5 7 5 5 0 0 2 0 2 4 5 5 5

Post your songs!
« Last Edit: April 07, 2013, 05:55:59 PM by Subpixel »




subpixel, using your little ode to joy starting, i ended up making the whole song with events.

Thanks.
I'll be using this to make songs on servers!

subpixel, using your little ode to joy starting, i ended up making the whole song with events.
I've already done that. I can also play it live on the piano I made.


what link?
mobile recognizes it as a phone number or something.

mobile recognizes it as a phone number or something.
Oh that must be it. I was on my iPad.

synth4_10.wav is an A# and synth4_11.wav is a B.

just in case:
synth4_01.wav = C#
synth4_03.wav = D#
synth4_06.wav = F#
synth4_08.wav = G#
« Last Edit: April 06, 2013, 08:42:12 PM by Renekar »

Get on my level: http://www.youtube.com/watch?v=dyApPGLZCq0

Yes, that song is played by events in the same way as yours.

ok so king leo is basically king of all blockland art

though i don't think it would have been too difficult given how its not too difficult to adjust timing and you're also working off of sheet music (if not heckava lot of props to you for getting the sounds right). Rather, its just time consuming to get things in order and tested to sound right.

ok so king leo is basically king of all blockland art

though i don't think it would have been too difficult given how its not too difficult to adjust timing and you're also working off of sheet music (if not heckava lot of props to you for getting the sounds right). Rather, its just time consuming to get things in order and tested to sound right.
That song in the video was indeed done in the same way as suggested here. I took a piece of sheet music (or guitar tablature, rather) and converted it to the corresponding series of notes manually. It was a hell of a lot of work.
I've since also written a snippet of Python code that does the job for me, as discussed in this topic: http://forum.blockland.us/index.php?topic=211771.0