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 94 MiniDexed issues
Sort by recently updated
recently updated
newest added

DX7 and Dexed only have sine waves. The TX81Z can generate 7 additional shapes: ![image](https://user-images.githubusercontent.com/2480569/163018138-489a694a-4e12-475d-9ff3-d357d0bc7d08.png) WAV versions: https://www.audiobombs.com/items/1083/joel%27s-synth-waveforms The Korg Opsix is doing a similar thing: https://www.youtube.com/watch?v=yS693SgnBws How hard would...

deprioritized

As per discussion here: https://github.com/probonopd/MiniDexed/discussions/702#discussioncomment-10409687 Defines the following "CC maps" for use in controlling each individual tone generator over the same MIDI channel: 0 = disabled 1 = CC 16-19,...

First of all, thanks to all that contribute to this fantastic project! Since I'm much more into just exploring and playing the great performance patches in MiniDexed, I was wondering...

We should add equivalents of: ``` ButtonPinPgmUp=0 ButtonActionPgmUp=click ButtonPinPgmDown=0 ButtonActionPgmDown=click ``` and ``` MIDIButtonPgmUp=0 MIDIButtonPgmDown=0 MIDIButtonTGUp=0 MIDIButtonTGDown=0 ``` for banks which will act on either Voice banks or Performance banks...

Howdy folks. As the title says, plugging in a USB hub causes the device to sometimes crash/restart, and then report over HDMI that it "Cannot get device descriptor (short)" and...

Hi, first of all thanks for all the work! I found a minor bug in root menu and I'm not able to find the line myself. When the menu is...

Hello :) I have a minidexed running on raspberry pi 3B and it's working fine with my arturia MiniLab MKII. However when I try with an Oxi One, it does...

Strange one. I think this worked a couple of days ago on the same build. It appears the midi keypresses are being output to ~~hdmi~~ stdio every 31/32 presses. Sound...

bug

Thanks @rsta2 To test this, you need a Raspberry Pi larger than 3, not be running in USB gadget mode, and need to set `SoundDevice=usb` in `minidexed.ini`. https://github.com/probonopd/MiniDexed/discussions/148#discussioncomment-10428583 > Please...

Hello, i just got started to fiddle with this awesome project. I took a raspberry 3 and everything worked quite good, but if I send a program change message in...