Combine multiple audio files into one .ogg file, and export a JSON map containing start / finish positions for each file along with loop points if the files have any (only works with wav files.
Notes
Files are processed in ascending name order. Rename to control order.
Durations are obtained via the Web Audio API (not ffprobe).