szszoke
szszoke
It looks promising. Is there a specific reason why the `header` and `footer` are also required? What if they will be irrelevant for some devices and needed for others? I...
> Header and footer aren't required, but might be commonly needed. If not, just > use: > > header = > footer = > > to indicate they're not needed....
It's not song recording that I'm trying to do. I'm trying to control the `MIDI Record Toggle` (page 63 in the manual) button. As far as I know this should...
There are some similarities between the devices but I ended up starting from scratch just so that I familiarize myself with the config files.
No worries! Enjoy your wine :)
It seems that `Seq66` sees the MIDI CC message but nothing seems to be happening. Here is the output with the `--verbose` switch: ``` Record 'Toggle'; d0 = 1; d1...
My device just emits two CC messages. One on press with the value of 127 and another on release with the value of 0. I'm still don't understand how Seq66...
But what does that mean? Is toggling the `Record` option in `[automation-control]` supposed to toggle the MIDI Record option for all loops?
No worries. I in the meantime tried Ableton and Bitwig which both support my Launchpad I'm thinking that taking inspiration from how they handle arming a pattern for recording could...
I tried running the application but I might be something wrong here. Nothing really happens when I press the buttons.