From 41f95023e65e730dd40c06b1cab403c751534b18 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sat, 26 Feb 2022 19:39:47 +0100 Subject: [PATCH] Update README.md [ci skip] --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e309ba7..db000ca 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,11 @@ - [x] Get it to build for and boot on a Raspberry Pi 3 - [x] Get it to build for and boot on a Raspberry Pi 2 - [x] Get it to build for and boot on a Raspberry Pi 1 and Raspberry Pi Zero -- [x] Support multiple voices through Program Change MIDI messages -- [ ] Add functionality for loading `.syx` files (e.g., from [Dexed_cart_1.0.zip](http://hsjp.eu/downloads/Dexed/Dexed_cart_1.0.zip)) +- [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)) +- [ ] Show voice name on optional [HD44780 display](https://www.berrybase.de/sensoren-module/displays/alphanumerische-displays/alphanumerisches-lcd-16x2-gr-252-n/gelb) - [ ] Get 8 Dexed instances to run simultaneously (like in a TX816) and mix their output together -- [ ] Add a way to configure each Dexed instance +- [ ] Add a way to configure each Dexed instance through Performance sysex messages - [ ] Allow for each Dexed instance to be stereo shifted - [ ] Add reverb effect