mdn / webaudio-examples

Code examples that accompany the MDN Web Docs pages relating to Web Audio.
https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API
Creative Commons Zero v1.0 Universal
1.28k stars 433 forks source link

Add multi-track advanced example #127

Open mattfsourcecode opened 1 month ago

mattfsourcecode commented 1 month ago

Description

This PR introduces a new example, multi-track-advanced, to extend the existing multi-track example.

It adds new features that provide greater control over audio playback:

Additional Details

This PR provides a working demo intended to facilitate discussion around functionality, styling, and syntax for the new example before merging.

It follows up on an issue that was previously closed due to inactivity: https://github.com/mdn/webaudio-examples/issues/45
(Relates to: https://github.com/mdn/webaudio-examples/issues/45)

I look forward to all feedback and requests for improvement!

Screenshot 2024-10-13 at 3 03 59 AM