2024-07-23 - 2025-07-23

Overview

3 Active Pull Requests
15 Active Issues
Excluding merges, 3 authors have pushed 37 commits to main and 44 commits to all branches. On main, 45 files have changed and there have been 4247 additions and 1454 deletions.

2 Pull requests merged by 1 user

Merged #19 Add WAV support 2025-04-21 22:53:51 -04:00

Merged #18 fix/cmake-multiple-main 2025-04-19 11:26:42 -04:00

1 Pull request proposed by 1 user

Proposed #20 Allow number of channels to be specified when creating a stream 2025-05-22 14:45:12 -04:00

15 Issues created by 1 user

Opened #3 Higher-order abstraction around per-platform sound API implementations. 2024-09-06 11:18:18 -04:00

Opened #4 Recording Support 2024-09-06 11:18:46 -04:00

Opened #5 Sound Stateful-ness 2024-09-06 11:38:03 -04:00

Opened #6 Mixing Algorithm 2024-09-06 11:40:50 -04:00

Opened #7 Signed-ness of 'char' type depends on compiler & platform. Use strict-sized types instead. 2024-09-06 11:57:51 -04:00

Opened #8 Sound Devices As Classes 2024-09-06 11:58:07 -04:00

Opened #9 Implement support for loading Linear-PCM if necessary. 2024-09-06 11:58:38 -04:00

Opened #10 Correctly handle different 'sample-depths'. PCM Samples can be encoded at 8, 16, 20, or 24 bits-per-sample. 2024-09-06 11:58:46 -04:00

Opened #11 Volume Control 2024-09-06 12:02:43 -04:00

Opened #12 Adjustable Playback Speed 2024-09-06 12:03:17 -04:00

Opened #13 Ensure correct per-channel sample ordering is observed. 2024-09-06 12:17:18 -04:00

Opened #14 Vorbis Decoding: ov_open is broken on Windows, use ov_open_callbacks instead! 2024-09-06 12:25:41 -04:00

Opened #15 Implement Flexible AudioBuffer/PCM data structure to be used by the Sound class. 2024-09-06 14:05:55 -04:00

Opened #16 Ability to play multiple instances of the same sound at the same time. 2024-09-06 14:20:17 -04:00

Opened #17 Similar Project To Study (miniaudio) 2025-03-11 03:59:48 -04:00

2 Unresolved Conversations

Open #2 Audio File Format Support 2025-04-21 22:56:58 -04:00

Open #1 3D Positional Audio 2024-08-05 23:04:24 -04:00