Pamela Wolf
Pamela Wolf
In another issue I have started I was reminded that for a while I haven't actually deleted events when the engine is running because of crashes. Instead I've used a...
I'm using handleNotification() in your StateObserver class (just copied from your example) to update things in realtime and create automations (this includes modifying things in the engine, ex. changing a...
In my app I'm having a classic sequencer UI where clicking a cell adds or removes an event to be played at that position by calling event.addToSequencer(). I've noticed that...
I'll start by saying I'm not sure if this is a bug or me doing something wrong. When I delete events with the sequencer playing I get this crash: ...