probonopd

Results 1134 issues of probonopd

https://github.com/probonopd/MiniDexed/issues/648

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,...

__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

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

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.

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

Currently, If two clicks are needed for a single movement. `mt32-pi.cfg` has this information: ``` # Set the rotary encoder type (if used by control scheme). # # Different rotary...

deprioritized