A
Reaction score
2

Latest activity Postings About

    • A
      I tested the usb input now also with 48kHz and I fixed a small bug (unrelated to the sampling frequency), that caused sometimes a nearly empty buffer at the beginning of a stream. As far as I can tell, the usb input also works for 48kHz.
    • A
      I didn't test different sampling frequencies yet, but I want to try out 48kHz in the next days. I tested different bIntervals by just changing the value AUDIO_POLLING_INTERVAL_480 in usb_desk.h for testing purposes (Manually setting the value is...
    • A
      Since I found some time, I want to describe my changes to the usb input, especiall how I changed the feedback: - I don't only use the raw number of samples that are currently stored in the buffer for the feedback computation. Instead I also...
      • bufferedSamplesStart_new.png
      • bufferedSamplesSettled_new.png
      • requestedFrequSettled_new.png
    • A
      Hi, I finally also gave it try and implemented a multichannel version of the usb in- and output. Escpecially the usb input seems to work on my Windows 11 notebook nicely, but I would be glad if somebody else could also test my implementation. If...
  • Loading…
  • Loading…
Back
Top