From 8159d2d3ac40a660d4e7ad0ce6ee01dfe5cdd294 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 13 Mar 2022 19:32:23 +0100 Subject: [PATCH] Update README.md [ci skip] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fb686c..816be06 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,9 @@ - [x] Support multiple voices through Program Change and Bank Change LSB/MSB MIDI messages - [x] Add functionality for loading `.syx` files from SD card (e.g., using `getsysex.sh` or from [Dexed_cart_1.0.zip](http://hsjp.eu/downloads/Dexed/Dexed_cart_1.0.zip)) - [x] Show voice name on optional [HD44780 display](https://www.berrybase.de/sensoren-module/displays/alphanumerische-displays/alphanumerisches-lcd-16x2-gr-252-n/gelb) +- [x] Support selecting patches using MIDI Bank Change and Program Change messages - [ ] Get 8 Dexed instances to run simultaneously (like in a TX816) and mix their output together -- [ ] Add a way to configure each Dexed instance through Performance sysex messages +- [ ] Add a way to configure multiple Dexed instances through Performance sysex messages - [ ] Allow for each Dexed instance to be stereo shifted - [ ] Add reverb effect