ContraTrouble

Results 2 comments of ContraTrouble

I don't know what changed, but I found `sequence_delay` in the `g` property of the listener, so my code (which works) looks like this: ```ts if ('g' in keyListener &&...

I'm using `Transport.scheduleOnce` where I play a sound using `Player.start` - and yes, it can be tens of thousands of notes distributed in hundreds of sections with multiple measures each.