MiniDexed
MiniDexed copied to clipboard
Dexed FM synthesizer similar to 8x DX7 (TX816/TX802) running on a bare metal Raspberry Pi (without a Linux kernel or operating system)
> [RTP-MIDI](https://en.wikipedia.org/wiki/RTP-MIDI) (also known as AppleMIDI) is a protocol to transport [MIDI](https://en.wikipedia.org/wiki/MIDI) messages within RTP ([Real-time Protocol](https://en.wikipedia.org/wiki/Real-time_Transport_Protocol)) packets over Ethernet and WiFi networks. It is completely open and free (no...
wget doesn't work on mac by default, so I have created a simple "decorator" sh command to convert wget in curl. it works by applying a simple sed I hope...
I get a total mute behavior when I set Enable=OFF on OP6. Does anyone else have this issue? It doesen't happen on Desktop Dexed.
[Idea] Add a randomize menu at Voice and Performance levels to generate random voice and performance
Let the luck be with the sound designers
Add a "All TG" menu in addition to TG 1...8. Rationale: Sometimes we want to change an aspect of all TGs at once (e.g., the voice).
Several improvement in sysex control. All instances get a fixed sysex channel as not to cause any conflicts.
We probably need some configuration sanity checking on the range of possibilities for GPIO button configurations now. In particular, if the rotary encoder is configured with duplicate GPIO pins by...
While I love having all of the duplicate instances for the rich, fat tone, it makes it a hassle to change things like voices on the fly, and it would...
@dcoredump [said](https://github.com/probonopd/MiniDexed/issues/80#issuecomment-1094345167): > I would like to implement parameter changes via SYSEX That would be cool!