mmontag / chip-player-js

Web-based music player for a variety of video game and chiptune music formats.
https://chiptune.app
GNU General Public License v3.0
324 stars 17 forks source link

Can players share a ScriptProcessorNode? #93

Closed mmontag closed 1 year ago

mmontag commented 2 years ago

This might be irrelevant once the player is converted to AudioWorkers, but:

mmontag commented 2 years ago

Turns out this will be a necessary step for converting to AudioWorklets.

mmontag commented 1 year ago

💥