Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio in support (no buses, just a AUDIO_IN0 wave type) #230

Closed
wants to merge 6 commits into from

Conversation

bwhitman
Copy link
Collaborator

@bwhitman bwhitman commented Oct 1, 2024

Start of audio in support for AMY. This lets you set wave=AUDIO_IN0 or AUDIO_IN1 to an oscillator and set its vel to nonzero. You can then add effects, filters, etc after.
The audio subsystem should fill in amy_in_block every block before rendering starts. I'll add this into miniaudio and it currently works using amychip

@bwhitman bwhitman requested a review from dpwe October 2, 2024 16:49
@bwhitman
Copy link
Collaborator Author

bwhitman commented Oct 2, 2024

This is all set for now, I think. We can tackle buses (or whatever we want) later. I tested this with pyamy/libamy, Tulip Desktop, amychip, amy-example.

@bwhitman
Copy link
Collaborator Author

bwhitman commented Oct 3, 2024

This is now subsumed by #231

@bwhitman bwhitman closed this Oct 3, 2024
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