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

webaudio package #26

Merged
merged 13 commits into from Apr 16, 2022
Merged

webaudio package #26

merged 13 commits into from Apr 16, 2022

Conversation

felixroos
Copy link
Collaborator

@felixroos felixroos commented Apr 1, 2022

this package contains:

  • clockworker: Web Worker that repeatedly runs timespan callback
  • scheduler: uses clockworker to query pattern
  • webaudio: basic webaudio pattern methods .osc .adsr and filter

This started as an experiment in the package-examples branch, trying to create a basic repl without tone.js.
In the future, we might replace the tone.js scheduling logic with this one.

Demo: https://tinyurl.id/oYCbj

@felixroos felixroos mentioned this pull request Apr 9, 2022
@felixroos felixroos merged commit f8f806e into main Apr 16, 2022
@felixroos felixroos deleted the webaudio branch April 16, 2022 08:26
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.

None yet

1 participant