From 01afe5e21147820a24f074b97f45b86567880635 Mon Sep 17 00:00:00 2001 From: serifpersia <62844718+serifpersia@users.noreply.github.com> Date: Sat, 19 Jul 2025 23:17:14 +0200 Subject: [PATCH] removed midi from todo: --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5033869..ab4ffb4 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,15 @@ An unofficial ALSA kernel module for the TASCAM US-144MKII USB audio interface. ## ❗ Current Status: Work in Progress -This driver is under active development. While playback is functional, several key features are not yet implemented. +This driver is under active development. ### ✅ Implemented Features * **Audio Playback:** * **Audio Capture (Recording):** +* **MIDI IN/OUT:** ### 📝 To-Do & Known Limitations -* **MIDI IN/OUT:** Not yet implemented. +* Find Bugs, if possible improve perforamnce/stablity ## Installation and Usage