Song Help!

Hi!

I'm having trouble getting my tracks to play together. They seem to play at staggered times, even though I've placed them in the correct order. I also am unsure how to make the song longer, I could add repeated measures?

I've double-checked all the measures to ensure they are in the correct time signature, and everything looks good there. I'm not sure how to fix this issue. Any suggestions?

Here’s the link to my project: https://snap.berkeley.edu/snap/snap.html#present:Username=ejkesser&ProjectName=FINAL%20PROJECT

Thank you so much for your help

tunescope doesn't schedule notes properly. it starts a measure for each track independently and plays them note by note. every note reloads the entire soundfont when the note needs to play (slow), and then only after the note starts waits the intended note duration (inaccurately). the next measure only starts when the longest (most inaccurate) track is complete. there doesn't seem to be a way to carry a note across measures.

there's no workaround except to not use tunescope.

Try the improved blocks I made some time ago:

https://snap.berkeley.edu/snap/snap.html#present:Username=qw23&ProjectName=Tunescope%20improvements