rvanderheyde / Oband

Online Rockband like game. Final Project for OLIN.js
0 stars 0 forks source link

Music and Gameplay #24

Open rvanderheyde opened 9 years ago

rvanderheyde commented 9 years ago

I do not know were the problem is yet, but the music ends before the notes do, which means either

In the gameplay the notes are not going through fast enough (timing is off) In the notes generation, notes are being generated after the song has ended. We are playing the wrong song.

rvanderheyde commented 9 years ago

Ok so we are not playing the wrong song. The timing of the last note changes a lot though, which makes me think its a problem in beats

rvanderheyde commented 9 years ago

It could also be the audio clip we are using has a lot of silence at the end of the song, which the beats code still interprets as notes