MiniDexed icon indicating copy to clipboard operation
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)

Results 61 MiniDexed issues
Sort by recently updated
recently updated
newest added

Should I add a delay for each instance?

enhancement

There is a blinking cursor on the display until one uses the rotary encoder. Why? Shouldn't https://github.com/probonopd/MiniDexed/blob/e026ea1948918159f008a79aed7e6b11f47d2b6e/src/userinterface.cpp#L83 take care of it?

bug

Some performances sound garbled on the Raspberry Pi 2, e.g., * Default `performance.ini` with 4 Tone Generators * All 4 TGs set to voice `STRG ENS` or `TUB ERUPT` This...

bug

Would be an incredible addition! Looks like Dexed has it, so I guess it's a matter of porting it into Synth_Dexed and then into MiniDexed?

Thanks @bmiller for the following information: > I found that none of the TX802 sysex files that I had (from way back), would work. Turns out they are a bit...

enhancement

I love the fact that midi thru is an option, but it would be nice if it could be configured globally, maybe a MIDI menu with the out/thru selection and...

enhancement

Since there is no reverb on RPi Zero/1, the menu entry for "Reverb-Send" should not be shown there.

Just wondering if it's possible to use a couple of gpio pins or maybe just one to indicate midi activity? I can easily add it on the UART input and...

enhancement

I think it would be very nice to be able to have scripting of MiniDexed functions using eg. Lua or JS with a light weight, easily embeddable engine like [QuickJS](...

deprioritized

Formats like VCED and PCED are made to be machine-readable, not so much human-readable. VMEM and PMEM even more so; they were designed around memory constraints of the early 80s....

deprioritized