Results 21 comments of bangcorrupt

This may have to wait until I get a debugger attached to the DSP. ~~It looks like it's returning to the default value in the effect unit definition.~~ Will require...

Shouldn't be any difference. If you're not using any groove template or swing, everything should be grid locked.

It looks like all IFX are being reset to Edit value of 64. Probably missed updating a pointer somewhere.

a939c6a ~appears to recall IFX Edit values correctly~ Not entirely fixed.

1. Set IFX type to 'LP Drive' 2. Set IFX Edit to minimum 3. Save pattern 4. Increment pattern 5. Decrement pattern 6. IFX Edit value is recalled correctly 7....

I had no issues sending SysEx in 512B chunks with no explicit delay, but probably best to stick to spec. It may be better to add this to mido, but...

No confusion, you are correct.

I forked mido and added a fix based on https://github.com/mido/mido/pull/60/commits/4e48566c614b8a2333b505b82613d153eb677689. This caused an exception in python-rtmidi so I forked that and removed the `ValueError` exception. Pattern files now send without...

I haven't looked for the arp patterns yet. If I can find them, we can change them.