removed midi from todo:

This commit is contained in:
serifpersia 2025-07-19 23:17:14 +02:00 committed by GitHub
parent 271a403da9
commit 01afe5e211
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -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