From 80fda86179a749092a599ee3f522e583502942fb Mon Sep 17 00:00:00 2001 From: serifpersia <62844718+serifpersia@users.noreply.github.com> Date: Tue, 12 Aug 2025 18:41:03 +0200 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 9bb0445..68730b7 100644 --- a/README.md +++ b/README.md @@ -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 it’s 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.