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! Project inspired by Audacity.
-
Updated
Sep 10, 2020 - JavaScript


There is an issue with protobuf generation where protocol versions do not output into version folders. Generation script is
genprotos.sh. Here is some example current behavior:profile/v1/profile.protooutputs toprofile/profile.pb.goprofile/v1/core.protooutputs toprofile/core.pb.goprofile/v1/foundation.protooutputs toprofile/foundation.pb.goHere is some example expect