WAVE format support #12

Open
opened 2026-05-26 10:10:33 +02:00 by OragonEfreet · 0 comments
Owner

The audio subsystem only deals in raw PCM today.
Add a loader that parses WAVE and returns the decoded sample data plus its bj_audio_properties (format, channels, sample rate).

Pairs naturally with the push-based API in #11

The audio subsystem only deals in raw PCM today. Add a loader that parses WAVE and returns the decoded sample data plus its `bj_audio_properties` (format, channels, sample rate). Pairs naturally with the push-based API in #11
OragonEfreet added this to the (deleted) project 2026-05-26 10:10:33 +02:00
OragonEfreet removed this from the (deleted) project 2026-05-26 10:29:28 +02:00
OragonEfreet added this to the (deleted) project 2026-05-26 10:31:00 +02:00
OragonEfreet removed this from the (deleted) project 2026-05-26 12:53:48 +02:00
OragonEfreet added this to the 1.0 milestone 2026-05-26 12:53:53 +02:00
OragonEfreet removed this from the 1.0 milestone 2026-05-26 12:53:57 +02:00
OragonEfreet added this to the (deleted) project 2026-05-26 12:54:18 +02:00
OragonEfreet removed this from the (deleted) project 2026-05-26 12:56:42 +02:00
OragonEfreet added this to the (deleted) project 2026-05-26 12:57:07 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
OragonEfreet/banjo#12
No description provided.