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

Recover good ideas from the worklet branch #116

Closed
mmontag opened this issue Jul 11, 2022 · 2 comments
Closed

Recover good ideas from the worklet branch #116

mmontag opened this issue Jul 11, 2022 · 2 comments

Comments

@mmontag
Copy link
Owner

mmontag commented Jul 11, 2022

The worklet branch was a disaster, and I don't like the AudioWorklets API.
However, I made some other progress that should be recovered:

  • All players should write to the same ScriptProcessorNode
  • Players should emit events instead of firing callbacks
@mmontag
Copy link
Owner Author

mmontag commented Sep 28, 2022

Sequencer has been converted to an event emitter.
Players now emit player state instead of just true/false.

@mmontag
Copy link
Owner Author

mmontag commented May 22, 2023

Players now write to the same ScriptProcessorNode. #93

@mmontag mmontag closed this as completed May 22, 2023
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

No branches or pull requests

1 participant