naomiaro / waveform-playlist

Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Add effects from Tone.js. Project inspired by Audacity.
https://naomiaro.github.io/waveform-playlist/
MIT License
1.45k stars 285 forks source link

Real time rendering & playback #53

Open naomiaro opened 7 years ago

naomiaro commented 7 years ago

Look into using https://github.com/mohayonao/web-audio-engine to stream back PCM data for on demand rendering and playback.

achmadns commented 7 years ago

It would be amazing to include this feature. Thank you for your beautiful work which second to none AFAIK.

Is there anything I can help with?