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 open this separate issue, because we will probably have to deal with this problem for a while. ### Problem description When quickly playing on an USB MIDI keyboard controller,...

bug

On a Raspberry Pi Zero 2 with a 0.96" OLED via i2c and no i2s DAC: * Installed [MiniDexed_2023-12-05-e5b2656](https://github.com/probonopd/MiniDexed/suites/18779064606/artifacts/1094269937) * Enabled USB Gadget Mode * Set sound output to HDMI...

bug

With #500, "only" 127 performances can be handled (note that the TX802 could handle even fewer!). In order to be able to have more than 127 performances, we need banks,...

I need to check a little more thoroughly but in performance files I believe VoiceNumber is set in "user" 1..128 format, although only 1..32 is significant for MiniDexed voice banks...

The position of the mod. wheel remains in memory when the performance changes. Problem example: Performance "063 - Wilkinson" (TG1-TG8 is used) is played with the Mod Wheel turned up....

I am trying to make a midi controller https://github.com/soholt/MiniDexed-Lemons If I send 0xb1 20 00 to change the bank to 000000_rom3a.syx, bank 000001_rom3b.syx is loaded and displayed on LCD (from...

__Update:__ See [this post below](https://github.com/probonopd/MiniDexed/issues/63#issuecomment-1102329806) for a concise user story and a rough idea of how to implement this. --- It would be nice if we could assign/"learn" MIDI CCs...

enhancement

Currently MiniDexed can do simple (static) stereo panning for each voice. However, this is not sufficient to accurately reproduce DX7II performances. The DX7II [offers](https://yamahablackboxes.com/collection/yamaha-dx7ii-fd-synthesizer/) "Stereo pan with touch, LFO, key...

enhancement

As discussed in #352 , this PR will give the user the possibility to use different velocity scales to match either the original DX7 or the DX7II (or leave it...

If any modulation range is changed, the modulation can no longer be heard; the modulation only works again after blindly saving and reloading the performance. You can easily try it...

bug