Okay, so I'm making a song with multiple parts. (You know, melody, harmony, percussion, ect.) I only made 2 parts so far. I made a sprite for each part so they could have different instruments. I set each sprite to 90 bpm and counted out the parts carefully. When I run it, both parts start off together but then one or the other or both get off time and by the end, they are not together at all! I'm not sure whether this is my computer's fault or Scratch's, but it's really a bummer. I have tried adding rests in here or there so the parts can sync up, but it varies, so the fix only works once or twice. Has anyone else experienced this? Any suggestions?
Thanks
Offline
That's scratch's lag problem.
The only way to get around it is (in 1.4) go to Edit > Set single stepping > Turbo speed. It should sync them up, but you have to do that every time you open the project.
Offline
I've experienced this before on one of my projects, and what hmnwilson says is correct.
If the theme of the project isn't based on programming with the note blocks, you may want to consider a music making program; programs such as Anvil Studio or Finale Notepad allow you to create MIDI files with multiple instrument tracks, you will just need an additional program to have the MIDI programs converted into an appropriate music file type for Scratch.
You may also be interested in MyRedNeptune's response to the problem, which is in this thread here: http://scratch.mit.edu/forums/viewtopic.php?id=17020
Offline
hmnwilson wrote:
That's scratch's lag problem.
The only way to get around it is (in 1.4) go to Edit > Set single stepping > Turbo speed. It should sync them up, but you have to do that every time you open the project.
Thanks.
Offline
cheddargirl wrote:
I've experienced this before on one of my projects, and what hmnwilson says is correct.
If the theme of the project isn't based on programming with the note blocks, you may want to consider a music making program; programs such as Anvil Studio or Finale Notepad allow you to create MIDI files with multiple instrument tracks, you will just need an additional program to have the MIDI programs converted into an appropriate music file type for Scratch.
You may also be interested in MyRedNeptune's response to the problem, which is in this thread here: http://scratch.mit.edu/forums/viewtopic.php?id=17020
I have Finale, but the point of the project is to make it on Scratch.
Offline
scmb1 wrote:
cheddargirl wrote:
I've experienced this before on one of my projects, and what hmnwilson says is correct.
If the theme of the project isn't based on programming with the note blocks, you may want to consider a music making program; programs such as Anvil Studio or Finale Notepad allow you to create MIDI files with multiple instrument tracks, you will just need an additional program to have the MIDI programs converted into an appropriate music file type for Scratch.
You may also be interested in MyRedNeptune's response to the problem, which is in this thread here: http://scratch.mit.edu/forums/viewtopic.php?id=17020I have Finale, but the point of the project is to make it on Scratch.
Well, you could just make it on any sound editor (e.g. Garageband, Finale, etc.) Garageband is easiest if you have a MIDI instrument available, Finale I don't think supports that (at least, not the version at my school)
Offline
coolstuff wrote:
scmb1 wrote:
cheddargirl wrote:
I've experienced this before on one of my projects, and what hmnwilson says is correct.
If the theme of the project isn't based on programming with the note blocks, you may want to consider a music making program; programs such as Anvil Studio or Finale Notepad allow you to create MIDI files with multiple instrument tracks, you will just need an additional program to have the MIDI programs converted into an appropriate music file type for Scratch.
You may also be interested in MyRedNeptune's response to the problem, which is in this thread here: http://scratch.mit.edu/forums/viewtopic.php?id=17020I have Finale, but the point of the project is to make it on Scratch.
Well, you could just make it on any sound editor (e.g. Garageband, Finale, etc.) Garageband is easiest if you have a MIDI instrument available, Finale I don't think supports that (at least, not the version at my school)
I think Finale supports MIDI but I haven't tried.
Last edited by scmb1 (2009-07-03 17:33:05)
Offline
scmb1 wrote:
coolstuff wrote:
scmb1 wrote:
I have Finale, but the point of the project is to make it on Scratch.Well, you could just make it on any sound editor (e.g. Garageband, Finale, etc.) Garageband is easiest if you have a MIDI instrument available, Finale I don't think supports that (at least, not the version at my school)
I think Finale supports MIDI but I haven't tried.
Well, our school has a very old version of Finale, so it might not be supported in that version but will probably work in newer versions.
Offline
coolstuff wrote:
scmb1 wrote:
coolstuff wrote:
Well, you could just make it on any sound editor (e.g. Garageband, Finale, etc.) Garageband is easiest if you have a MIDI instrument available, Finale I don't think supports that (at least, not the version at my school)I think Finale supports MIDI but I haven't tried.
Well, our school has a very old version of Finale, so it might not be supported in that version but will probably work in newer versions.
To my knowledge, Finale Notepad 2008 and up utilizes a computer's MIDI sound system and is capable of exporting sounds in MIDI format. FYI, just in case anybody wished to know.
Offline