2024-07-23 - 2025-07-23
Overview
2 Pull requests merged by 1 user
Merged
#19 Add WAV support
Merged
#18 fix/cmake-multiple-main
1 Pull request proposed by 1 user
Proposed
#20 Allow number of channels to be specified when creating a stream
15 Issues created by 1 user
Opened
#3 Higher-order abstraction around per-platform sound API implementations.
Opened
#4 Recording Support
Opened
#5 Sound Stateful-ness
Opened
#6 Mixing Algorithm
Opened
#7 Signed-ness of 'char' type depends on compiler & platform. Use strict-sized types instead.
Opened
#8 Sound Devices As Classes
Opened
#9 Implement support for loading Linear-PCM if necessary.
Opened
#10 Correctly handle different 'sample-depths'. PCM Samples can be encoded at 8, 16, 20, or 24 bits-per-sample.
Opened
#11 Volume Control
Opened
#12 Adjustable Playback Speed
Opened
#13 Ensure correct per-channel sample ordering is observed.
Opened
#14 Vorbis Decoding: ov_open is broken on Windows, use ov_open_callbacks instead!
Opened
#15 Implement Flexible AudioBuffer/PCM data structure to be used by the Sound class.
Opened
#16 Ability to play multiple instances of the same sound at the same time.
Opened
#17 Similar Project To Study (miniaudio)
2 Unresolved Conversations
Open
#2
Audio File Format Support
Open
#1
3D Positional Audio