Releases: naomiaro/waveform-playlist
Releases · naomiaro/waveform-playlist
v4.0.0
v3.3.0
v3.2.4
v3.2.2
v3.2.1
Stereopanner node support
- integrates
createStereoPanner
into the audio graph - thanks @andaleebroomy - fixes not using
timecolor
input - thanks @alexander-daniel - Fix #59 thanks @zhouhong @faroit
- updated some bounding box checks to avoid annotations scroll issues.
Finish event fix
This is a release to fix #71
Recording Improvements
- Throttling real time peak calculations for consistent memory use and more responsive UI
- Removed unused recorder worker code
- Recording demo first tries
navigator.mediaDevices.getUserMedia
with promise support and then falls back tonavigator.getUserMedia
and callbacks.
v3.0.2
Fix annotation reference error
Fixing a reference error which could be apparent is custom functions.