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

First bits of audio graph #6

Merged
merged 3 commits into from May 17, 2018
Merged

First bits of audio graph #6

merged 3 commits into from May 17, 2018

Conversation

@ferjm
Copy link
Member

ferjm commented May 17, 2018

This moves the hard-coded oscillator out of the src element and the audio processing to its own thread.

@ferjm
Copy link
Member Author

ferjm commented May 17, 2018

r? @Manishearth

We can chat about this tomorrow if you have any doubts about the patch. Thanks!

@ferjm ferjm changed the title Introduce extremely basic and preliminar AudioGraph and AudioSink abs… First bits of audio graph May 17, 2018
@ferjm ferjm requested a review from philn May 17, 2018
@ferjm
Copy link
Member Author

ferjm commented May 17, 2018

@philn I would also love to hear your feedback on this. Thanks :)

@ferjm ferjm force-pushed the audio.graph.boilerplate branch from dad2a0b to 8b47e35 May 17, 2018
@Manishearth
Copy link
Member

Manishearth commented May 17, 2018

overall the design of the sink may need to change but we should first do the graph before we try this.

@ferjm ferjm merged commit 4a1489b into master May 17, 2018
@ferjm
Copy link
Member Author

ferjm commented May 17, 2018

Thanks!

@ferjm ferjm deleted the audio.graph.boilerplate branch May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.