Geert Bevin

Results 29 comments of Geert Bevin

Ah good call out, I forgot about the side panel in the new UI, there can definitely be buttons there. Thanks!

I don't want to add a GUI to configure possible matching pairs. However what I did plan already was to add support for CC 0-31 MSB and 32-63 LSB pairs....

That sounds like the SAM2695 is not following the MIDI spec. CC 6 and 38 are the MSB and LSB for NRPN messages, the number is selected with 98 and...

Bome Midi Translator Pro is already running when you send the command, that's why the MIDI envoy is instant. On the commandline, your computer needs to load sendmidi first and...

I'm questioning the usefulness of keeping it running since you'll still have to type in commands. There no buttons with predefined behavior to press. Typing commands takes a lot of...

None of those things would work with keeping sendmidi running, the flow would be sendmidi listening for user input on the terminal when it's running, which is typically done with...

That script still runs sendmidi as a command line tool, it still has to load it from disk: `sendmidi dev 'IAC Everybody > CubaseMidi' channel 1 cc 31 127`

It would, that's what `sendmidi` in that command does, it loads it.

I think that's a great idea, just a huge amount of work. Totally open to taking contributions in this area though.