Music...I feel so limited trying to use it in scratch. You cant play more then note at a time or change the octive(or can you)(is that spelt right?).Lets say I want to play C. I need 3 scripts just to play it. One for C, another for A and D(im not music student but you get my point right?). Anyway, I feel that scratch is hopeless at making music(and while im still on the topic also animation).So if there is anyway you could help the music programming to improve please just comment on your thoughts(and while you are at it check out my games)! :lol
Offline
The octave can be changed. The keyboard just shows 2 octaves but it really supports all 128 MIDI notes. Substract 13 to the note number to make it an octave lower, or add 13 to make it an octave higher.
If you think Scratch is too limited for music (it can get off-sync sometimes too) you can download TuxGuitar and compose your music with that.
Offline
The note blocks were never really meant for composing (good) music. It's mainly just for if, say, you were trying to make an interactive piano without having to import every single note as a sound file.
You're better off using a separate program to make your music.
Offline
RyanBenLee wrote:
Music...I feel so limited trying to use it in scratch. You cant play more then note at a time or change the octive(or can you)(is that spelt right?).Lets say I want to play C. I need 3 scripts just to play it. One for C, another for A and D(im not music student but you get my point right?). Anyway, I feel that scratch is hopeless at making music(and while im still on the topic also animation).So if there is anyway you could help the music programming to improve please just comment on your thoughts(and while you are at it check out my games)! :lol
just check out jen 's music projects..
Offline
technoguyx wrote:
The octave can be changed. The keyboard just shows 2 octaves but it really supports all 128 MIDI notes. Substract 13 to the note number to make it an octave lower, or add 13 to make it an octave higher.
If you think Scratch is too limited for music (it can get off-sync sometimes too) you can download TuxGuitar and compose your music with that.
You can import the midi files produced from the TuxGuitar program into linux multimedia studio. Then midi voices can be changed to various synth preset voices..and then can
be further altered by various filters etc. The end result can be exported from the program as a wave file which is useable in scratch.
Offline
technoguyx wrote:
The octave can be changed. The keyboard just shows 2 octaves but it really supports all 128 MIDI notes. Substract 13 to the note number to make it an octave lower, or add 13 to make it an octave higher.
If you think Scratch is too limited for music (it can get off-sync sometimes too) you can download TuxGuitar and compose your music with that.
But how do you get the music back into scratch, thats the thing. You need a midi converter, I have one, but I dont know if it works or not.
Offline
Go to:http://notessimo.net/compose.php
Very user friendly and makes great music!
Offline
aweman wrote:
Go to:http://notessimo.net/compose.php
Very user friendly and makes great music!
That's another good choice
Marky, yes I know you need something to convert the MIDI to MP3. You can also use Free Sound Recorder to record your MIDI while it plays (be sure to set the recording device to Stereo Mix).
Offline
technoguyx wrote:
aweman wrote:
Go to:http://notessimo.net/compose.php
Very user friendly and makes great music!That's another good choice
Marky, yes I know you need something to convert the MIDI to MP3. You can also use Free Sound Recorder to record your MIDI while it plays (be sure to set the recording device to Stereo Mix).
I have a midi2mp3 converter though, so im fine.
Offline
softball71 wrote:
heyy whats up
Scratch isn't a chatroom.
Offline
hmnwilson wrote:
It's mainly just for if, say, you were trying to make an interactive piano without having to import every single note as a sound file.
And yet they don't let you type a simple sentence without having an ugly speech bubble around it. You should be able to control that...
*BRILLIANT IDEA!*
hmnwilson wrote:
You're better off using a separate program to make your music.
QFT.
Last edited by coolstuff (2010-04-29 15:53:44)
Offline