sleiner / pizmidi

A collection of helpful tools when working with MIDI
GNU General Public License v3.0
23 stars 4 forks source link

MidiLooper: Fix piano roll settings init #15

Closed loowps closed 2 years ago

loowps commented 2 years ago

Add loadDefaults() call to fix piano roll initialization. Quick test in Bitwig created midi events with play enabled and the host playing. Beforehand the piano roll component wouldn't show up and no notes could be added.

sleiner commented 2 years ago

I also verified it locally using Gig Performer 👍🏻 Thank you so much for the patch! 😊