-
*Issue created by @RossBencina*
There is no test for this case either.
See mailing list discussion thread 19/2/2008:
Re: [Portaudio] ASIO Blocking I/O Patch Implementation (a ring buffercontaining f…
-
Hello,
The handling of Core Audio layouts has a problem.
On multichannel systems there are 2 layouts, the "stereo" layout and the "multichannel" layout. The stereo layout is handled in an interest…
-
The `cargo test` crashes randomly.
Here is a log for the crash when running `rust-lldb target/debug/deps/cubeb_coreaudio-*`
```
Process 2001 stopped
* thread #24, name = 'backend::tests::api::…
-
Firstly, I set the audio format to 24bit Integer. `audio-format=s24`
When the build-in audio device is selected, the exclusive mode works just fine. As indicated in the log, the ultimate format has b…
-
**System and IINA version:**
- macOS Big Sur 11.6
- IINA 1.3.5 Build 141
**Expected behavior:**
Play normally.
**Actual behavior:**
When I double-click the local file to open IINA, it starts…
-
Hi,
i ran into the following problem while trying to make my application safer to use.
When my application is running on a USB device, and i remove the device, the following happens (or doesn't …
-
Hello and thank you all for this wonderful work, i am really excited to try it out after seeing the trailers for mentalomega.
I have looked through these issues:
- https://github.com/CnCNet/xna-c…
-
**Describe the bug**
I patched the CMake file and built a Mac portaudio dylib supporting both the native CoreAudio plus PulseAudio, with the idea of being able to use either if and when I have the pu…
RJVB updated
3 months ago
-
Seems like iOS 17+ requires configuring an `AVSession` with an [`AVAudioSessionCategoryPlayback`](https://developer.apple.com/documentation/avfaudio/avaudiosessioncategoryplayback?language=objc)
(P…
-
### mpv version and platform
MacOS 10.12.5 (16F73), MPV Git 7e889e5
### Reproduction steps
Run with `-no-config -audio-format=s16 -audio-exclusive=yes` and `-no-config -audio-format=s24 -audio-…