-
In the code that is based on cobalt, crashes occur. When this code is run under address sanitizer, it detects a "heap-use-after-free" error. I managed to prepare a simplified scenario (maybe not the s…
-
### Current Behavior
The system booted with WAN connected and LAN disconnected.
```
lan ethernet DOWN b2:b2:41:23:71:82
ipv4 …
-
```
Describe the feature you want implemented.
Asio/Wasapi support
24 bit and up to 192 KHz samplerate
Describe why you think that this feature is needed.
For pure audiophile listning
Are there any…
-
Hi. I am just following the echo_server.cpp example. I am getting this error when calling server.listen()
> asio listen error: asio.system:6 (The handle is invalid.)
And try..catch() issues the…
-
Hi
I am happy using sanear in MPC-HC, and waiting for some of the missing features to come. Could you please add support for ASIO output in sanear?
Thanks and regards
aproce
-
Hi @anarthal Ruben,
great work, thanks!
There's quite a big community using asio in stand-alone mode without boost. Is boost really needed or would it be possible to make a definition to support…
-
Hi liquidzym,
It seems your RtAudio is compiled with only `AUDIO_WINDOWS_ASIO` so that other sound I/Os (e.g., headphones, microphones) cannot be used (unless through ASIO). I recommend you to compil…
-
**Describe the bug**
cmake runs fine, make runs into error:
`/home/adam/snapcast/common/resampler.cpp: In constructor ‘Resampler::Resampler(const SampleFormat&, const SampleFormat&)’:
/home/adam/…
-
Not sure if this is an issue with boost - downstream issue is https://github.com/wesnoth/wesnoth/issues/9284
Wesnoth compiles cleanly with boost 1.85. With boost 1.86, gcc gives the following error…
-
Create a derived WorkerFactory, that uses the boost thread and asio to create a pool of threads and assign them to workers.
We will need to have an api that allows users to easily register workers fo…