-
6.14, with -M0 flag, gives console output:
csound command: Segmentation violation
then closes. It gives same response to -+rtmidi=PortMidi.
-+rtmidid=mme or winmm work fine.
Windows 6.13 experienc…
-
I upgraded to RtAudio master 52518e9. In a1ddca0c452c05a5f5d0b36d5a5648296061d4e2, RtAudio was changed so that on MSVC, it will link to static MSVCRT.
(https://cmake.org/cmake/help/v3.15/prop_tgt/M…
-
Hello.
I'm following the instructions to compile on linux64, i tried with OF .9.6 and .9.8 but this issue appears:
```
make
HOST_OS=Linux
checking pkg-config libraries: cairo zlib gstre…
-
I will most likely start sending some C headers (I need to write some to use this in my project anyway), but just opening this issue so you're aware
-
CallbackInfo::thread uninitialised in RtAudio
cc @mself
-
AlsaHandle::hadles not initialised in RtAudio
-
Godot V3.0 RC1
Windows 10
Play a simple ogg vorbis stream, it plays in left channel only and stutters. Same setup works fine on same hardware in V2.1.4 official release.
**Ste…
-
Using Core Audio, the built in mic and my USB input device show up in the dropdown.
Both inputs show correct input level in System Preferences i.e. they're both working and I use them for other thi…
-
-
In **RtApiAlsa::closeStream()**, **apiInfo** is dereferenced at lines:
**RtAudio.cpp:8027**
`apiInfo->runnable = true;`
**RtAudio.cpp:8036**
`snd_pcm_drop( apiInfo->handles[0] );`
**RtAudio.cpp:8…