From cd88eaabd49bd5c6804035942a00ad7b47337ab5 Mon Sep 17 00:00:00 2001 From: cvancau Date: Sun, 9 Aug 2026 18:56:26 +0200 Subject: [PATCH] Actualiser README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 234e46b..1dc2c4b 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,13 @@ Alapatch currently only supports loading and saving patch files in the .SYSEX fo - [x] style components (may restyle in later update) - [ ] finish file loading and saving - [ ] add testing cases -- [ ] add sending live updates thru midi (eventually. aim for 2.0.0) +- [x] add sending live updates thru midi (eventually. aim for 2.0.0) # Link to the MicroKORG Midi Implementation http://i.korg.com/uploads/Support/MK1_633652915168960000.pdf -Update 9.08.2026 +Updated 9.08.2026 : + - to add sending and receiving MIDI features from the device + - to revamp slightly the interface + - upgrade react content with nodejs 22 version