From 45567e0ab49c07890b9e1f7ec60264f2ae7559b2 Mon Sep 17 00:00:00 2001 From: serifpersia <62844718+serifpersia@users.noreply.github.com> Date: Mon, 23 Jun 2025 19:22:47 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9498f9c..2f407a5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -Current feat: Working Playback with glitches due to missing feedback clock resync +Current feat: +- Vendor Specific Config & Initialization, +- Working Playback with glitches due to missing feedback clock resync(maybe) To run or compile you need pulseaudio and libusb: @@ -29,4 +31,4 @@ sudo xbps-install -S sudo xbps-install base-devel pulseaudio libusb gcc -o tascam_streamer tascam_fifo_streamer.c -lusb-1.0 -Wall -Wextra -pedantic -std=c11 chmod +x run_tascam_streamer.sh -./run_tascam_streamer.sh \ No newline at end of file +./run_tascam_streamer.sh