davidedc / livecodelab

a web based livecoding environment
http://livecodelab.net/
MIT License
327 stars 63 forks source link

omitting "bpm" command doesn't cause bpm to reset to default #233

Open davidedc opened 10 years ago

davidedc commented 10 years ago

this is common to all branches.

1) go to sound -> industrial example 2) change bpm value to something substantially higher 3) delete line with bpm command

Expected: bpm goes back to default Obtained: bpm stays the same

This is probably due to how the bpm-via-midi mechanism works.

Is there a way to have the expected behaviour above to work consistently with your bpm-via-midi mechanism? ( Maybe @noio can advise? )

noio commented 10 years ago

I'll take a look! :)

davidedc commented 10 years ago

Thanks man!

(Also - bpm updates seem to only take effect "at the end" of a beat rather than "immediately". Is that because of some good reason that escapes me or rather just an implementation detail that could be changed?)

noio commented 10 years ago

Just a quick note to say "I'm still on it!".. My game has been keeping me busy.

davidedc commented 10 years ago

:-) awesome video!