Update README.md

This commit is contained in:
serifpersia 2025-07-18 20:55:10 +02:00 committed by GitHub
parent 91da2b8342
commit fe3d9beea6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

View File

@ -7,13 +7,10 @@ An unofficial ALSA kernel module for the TASCAM US-144MKII USB audio interface.
This driver is under active development. While playback is functional, several key features are not yet implemented. This driver is under active development. While playback is functional, several key features are not yet implemented.
### ✅ Implemented Features ### ✅ Implemented Features
* **Vendor-Specific Device Initialization:** Correctly sets up the device for audio streaming.
* **Audio Playback:** * **Audio Playback:**
* 2-channel, 24-bit (S24_3LE) format. * **Audio Capture (Recording):**
* Supported sample rates: 44.1, 48, 88.2, and 96 kHz.
### 📝 To-Do & Known Limitations ### 📝 To-Do & Known Limitations
* **Audio Capture (Recording):** Not yet fully implemented. EDIT: Capture works with Jack with latency of 64 period 4(higher less bad audio)
* **MIDI IN/OUT:** Not yet implemented. * **MIDI IN/OUT:** Not yet implemented.
## Installation and Usage ## Installation and Usage