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

I wanted to improve the latency of the miniDexed and experimented with the SampleRate and ChunkSize in the miniDexed.ini. I noticed that the ReverbTime behaves anti-proportionally to the SampleRate. Is...

bug

I have arrived in modern times and edit the voices in the miniDexed with Dexed via MIDI. Changes on the PC in Dexed are adopted in miniDexed. So far so...

Reference: * https://github.com/probonopd/MiniDexed/discussions/162 We currently have monophnic (channel) aftertouch. The next big step would be polphonic aftertouch. Also, we might want to implement "last note aftertouch", in which monophonic (but...

enhancement

I currently have no keyboard right here, so I cannot check the difference between MiniDexed and MicroDexed, sorry. But looking at the code I saw that I removed the calls...

Our objective is to ultimately run multiple Dexed instances at the same time (#12). Sound generators like the TX816 and TX802 use the _performance sysex_ format. We should support it.

I am developing an arduino based midi controller, a qwerty keyboard and 8 potentiometers. The idea is to control all the internal functions and parameters of MiniDexed via SysEx messages....

There are a number of places where voice data is processed that uses hardcoded sizes and there is one place where I think the size is wrong. Voice data is...

Why do we have a bar graph for adjusting the volume? Internally the miniDexed works with a resolution of 0 - 99 but we use a coarse resolution of 0...

In the Performance menu, print the number of the performance. https://github.com/probonopd/MiniDexed/discussions/414#discussioncomment-6697774

Would it be possible to record midi and/or wav to microSD and/or USB storage, at least on the more powerful models?

deprioritized