-
### Version
master
### Description
v1.0.1 - BitDefender constantly blocks and deletes every single (temporary) file while trying to install or run the standalone program. Reported as Gen:Variant.La…
-
## Context
Board Info:
- `Custom ATMega1284p board`
- Uses Serial1 for MIDI communication, no other relevant hardware for this specific issue.
- Arduino IDE `1.8.13`
- How are you using …
-
## Bank selection
| MSB | LSB | PC. | Bank |
| --- | --- | --- | ---- |
| 0 | 0 | 0~99 | Bank A (RAM, preset, PrgA/PrgB) |
| 1~55, 56, 57 | any | 0~127 | Bank G (ROM, preset, GM-b) |
| 58~61 …
-
@Andy2No I think I know understand the confusion happening with nameFromDump(): nameFromDump() should be implemented if the name is stored in the sysex, and then renamePatch() is require…
-
Sointu could create a virtual midi port and send the following messages into it:
* time code while playback is active or when current playback cursor is set manually
* start, stop messages
* syse…
-
Be nice to be able to download SYSEX patches over USB MIDI say from Dexed. This is not working at the moment and the assumption is that these long SYSEX messages are sent using the "High Bandwidth" Da…
-
To shorten development times even further, what about including a cross platform command-line sysex upload tool?
It should be pretty straightforward to adjust [this example](https://github.com/thestk…
-
Question from IK forum.
https://cgi.ikmultimedia.com/ikforum/viewtopic.php?f=43&t=28485
-
```
ZoeOs has always used MIDI to transmit its sysex messages. This has been
due to lack of support and information from EMU. Other systems for
different samplers support sysex over SMDI eg MESA and M…
-
Chunk long messages to reduce chance of failure.
Current workaround is Linux specific and generally bad.