Skip to content

audiowriter module#11106

Open
FoamyGuy wants to merge 5 commits into
adafruit:mainfrom
FoamyGuy:audiowriter
Open

audiowriter module#11106
FoamyGuy wants to merge 5 commits into
adafruit:mainfrom
FoamyGuy:audiowriter

Conversation

@FoamyGuy

@FoamyGuy FoamyGuy commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

This new module provides an audio sink that writes to a file. Its API is essentially a drop in replacement in code for where you would normally use AudioOut or one of the variations of it.

This allows saving audio generated from synthio and/or effects chains.

All of my testing has been on Metro RP2350. There are perhaps more ports or devices that this could be enabled on, right now I kept it only to rpi port and esp32s2. I left out the rest of the esp devices because they had audioio disabled, but maybe it would make more sense to have this depend on synthio and/or the audio effects flag since this writer functionality could be used with those even on ports that do not have other options for audio out theoretically.

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.

1 participant