-
I've just noticed on macOS, that when I use separate input and output device (built-in microphone as input and audio interface as output), my sound going to the network was "crackly" (as reported by o…
dyfer updated
2 years ago
-
Hi, i'm not quite sure how hard it would be to implement this feature - that is already present in FT2 for example? Thanks
-
I have changed some part in the code on CameraManager.cpp, the void CameraManager::update() function. I put
**cv::Mat img;
img = toCv(videoMatrix).clone();
cv::Mat lookUpTable(1, 256, CV_8U);
…
-
`chuck examples/event/kb.ck` runs as expected and prints the events. `chuck --silent examples/event/kb.ck` does the same, but at full CPU usage. This is somewhat annoying as I'm using the `--silent`…
-
Was able to compile the `linux_port_implementation` branch with no issues on my Manjaro system. When I run it, though, I get this error:
```
[Main] The Force Engine
v0.70.000
[Paths] Program Pa…
-
I am experiencing a strange issue with my Raspberry Pi 5 machine. For some reason, PortAudio stops calling my callback function after some period of time (usually after 30+ minutes to several hours).
…
-
Full writeup at https://gist.github.com/nyanpasu64/bfcaf6b28fefdf791e6213b737d49616.
My assumption is that RtAudio is designed to provide low-latency (no excess buffering) and glitch-free audio inp…
-
:thought_balloon: Would you like to add the configuration script “[AX_PTHREAD](https://www.gnu.org/software/autoconf-archive/ax_pthread.html "How to build C programs using POSIX threads")” to [your bu…
-
Program się uruchamia, natomiast po rozpoczęciu testu, brak dzwięków.
> %run "C:\Users\katar\Downloads\sound-localizer-master\sound-localizer-master\main.py" %tb
0dBFS level = 32768.0
--Csound v…
-
Hi there, first of all thank you SO MUCH for maintaining this library!
I'm running into what might be a bug on macOS. I have an external USB audio device connected, and I start a stream reading fr…