Update README.md

This commit is contained in:
serifpersia 2025-08-12 18:41:03 +02:00 committed by GitHub
parent 9f9d3dd6e9
commit 80fda86179
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 17 additions and 0 deletions

View File

@ -215,6 +215,23 @@ To remove all compiled files and intermediate artifacts, simply delete the `buil
cd ..
rm -rf build
## Reporting Issues & Feedback
If you test this driver, please share your feedback to help improve it. Include:
- Linux distro and version
- Kernel version (`uname -r`)
- Exact TASCAM model
- How you installed and loaded the driver
- Any errors or problems (logs help)
- Which features worked (playback, capture, MIDI)
- Your setup details (e.g., DAW, ALSA/JACK version, buffer/periods used)
All feedback is welcome—whether its a bug, a success, or a suggestion!
Please report your findings via the GitHub Issues page.
## License
This project is licensed under the **GPL-2.0** see the [LICENSE](LICENSE) file for details.