Skip to content

[AUDIO] Support playing startup WAV file or hardcoded 'jingle'#43

Merged
differrari merged 8 commits intodifferrari:sound/wavfrom
1rjs:audio
Sep 29, 2025
Merged

[AUDIO] Support playing startup WAV file or hardcoded 'jingle'#43
differrari merged 8 commits intodifferrari:sound/wavfrom
1rjs:audio

Conversation

@1rjs
Copy link
Copy Markdown
Contributor

@1rjs 1rjs commented Sep 23, 2025

Plays /boot/redos/startup.wav file if present otherwise defaults to a programmed jingle.

startup.wav must currently be in 16-bit signed format with minimal header chunks and no metadata. Both mono and stereo are supported.

This PR also set audio output to 2 channels, has audio buffer size of 256 and number of buffers at 20.

@1rjs 1rjs changed the title [AUDIO] Support playing startup WAv file or hardcoded 'jingle' [AUDIO] Support playing startup WAV file or hardcoded 'jingle' Sep 23, 2025
@1rjs
Copy link
Copy Markdown
Contributor Author

1rjs commented Sep 25, 2025

I want to make some major changes to this so lets leave it unmerged & open for now - it has novelty value but doesn't really progress the OS usefully.

@1rjs
Copy link
Copy Markdown
Contributor Author

1rjs commented Sep 26, 2025

Ready for merge but more audio changes to come :)

@differrari differrari changed the base branch from main to sound/wav September 28, 2025 12:59
@differrari differrari merged commit 552a826 into differrari:sound/wav Sep 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants