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.
Issue:
When adding a large audio file which has total playback time beyond 3 minutes, the timescale is not rendering.
Enhancement Request:
While checking the TimeScale.js, i could see the formatTime function only has minutes and seconds, it would be great if the timestamp support can be added for hours as well.
Issue: When adding a large audio file which has total playback time beyond 3 minutes, the timescale is not rendering.
Enhancement Request: While checking the TimeScale.js, i could see the formatTime function only has minutes and seconds, it would be great if the timestamp support can be added for hours as well.