proteaaudio
proteaaudio copied to clipboard
Simple audio library for Windows, Linux, OSX. Supports Mp3, Ogg, Wav playback and multichannel mixing.
Hi there, 1st of all thanks for this awesome work ! Since we've 'doxed' it in our [HyMPS project](https://forart.it/HyMPS) (under [AUDIO section](https://github.com/FORARTfe/HyMPS#- ) \ [Libraries page](https://github.com/FORARTfe/HyMPS#libraries ) \ [Handling](https://github.com/FORARTfe/HyMPS/blob/main/Audio/Libraries.md#handling-)), can...
Hello, I'm looking to use this library for a simple terminal based rhythm game. Not looking for too much functionality, so this library seems great. However, one thing that would...
Audio files loaded from .mp3 and .ogg files are playing in mono, despite being stereo audio files. Happens both using native and SDL backends, on Linux kernel 6.6.1, Pipewire 0.3.84....
I created a quick test app using `brick` that simply toggles the playing state of an audio file whenever you push a key. https://github.com/huantianad/proteaaudio-test When I run this app either...
Hello! When using the normal `proteaaudio`, I cannot play any audio because no devices are found: ``` DeviceAudioRt ERROR: No audio devices found! ``` I have tested both with `proteaaudio-0.9.4`...
I have recently started using this library and I like how simple it is, and I think it is great that it works across all major operating systems. However, I...
Running `cabal install proteaaudio` on M1 Mac gives the following error: ``` Resolving dependencies... Build profile: -w ghc-9.4.2 -O1 In order, the following will be built (use -v for more...