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

Feat/android/connect method #30

Merged
merged 14 commits into from
Jul 17, 2024
Merged

Conversation

maciejmakowski2003
Copy link
Collaborator

@maciejmakowski2003 maciejmakowski2003 commented Jul 16, 2024

-Implemented connect method connect(AudioDestinationNode) for OscillatorNode
-Adjusted ts interface
-Currently you can connect OscillatorNode to AudioDestinationNode, in future it will be extended to connect AudioNode with
other AudioNode

Closes: #26

@maciejmakowski2003 maciejmakowski2003 merged commit eb97dff into main Jul 17, 2024
2 checks passed
@maciejmakowski2003 maciejmakowski2003 deleted the feat/android/connect-method branch July 17, 2024 11:40
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.

Implement connect method for AudioScheduledSourceNode(e.g OscillatorNode) on Android
1 participant