-
Hi @touchgadget
Thank-you very much for these examples!
I am working with a Launchpad and I've successfully received MIDI Note events from it and been able to send MIDI Note events to turn on t…
-
Hello,
First of all thanks for the amazing work!
I'm having problems with sending SysEx messages though. I'm trying to send SysEx from the Arduino using hiduino, but for every 3 bytes, the last sen…
-
I wanted to document what I do do/did to get ChatGPT to write me an adaptation for my Waldorf Pulse (plus), to get others a starting point when using ChatGPT, so something like a tipps on which prompt…
-
Hi,
Dexed is not differentiating between the 'EDIT' and 'FUNCTION' sysex parameter changes that it recieves from the DX7.
e.g.
pressing FUNCTION 2 (poly/mono) on the DX7 will cause dexed to ch…
-
The attached .ino files send and receive SysEx messages that are coded and decoded to display numbers on 8-digit MAX7219 displays. One Arduino Micro clone is used to send the SysEx message to the DAW …
-
It would be great to support SysEx messages, especially considering a lot of hardware products use them for things like setting parameters or even data transfers.
-
User request:
> Is it possible to have an option to leave the program minimised when sending a program change to it? At the moment, it jumps to life and gets in front of what I’m actually working w…
-
The UI is literally just the IPlugInstrument example.
Make it useful.
## Things to add
- [ ] Channel selection
- [ ] Program change list
- [ ] Basic CC controls (volume, pan, expression etc.)…
-
-
SysEx parsing errors out. Will not terminate parsing and start anew if the current byte goes higher than 127.
[Keys9806_1.zip](https://github.com/colxi/midi-parser-js/files/9368029/Keys9806_1.zip)
…