xiphonics/picoTracker

add support for loop point markers for sample wav files

maks opened this issue · 0 comments

maks commented

Per a suggestion from @peterswimm on discord: we could support loop point markers in sample wav files.
Apparently these are supported by a number of audio tools and hardware devices (eg. OP-1 drumkits) and uses the SMPL chunk in wav metadata.

some useful references:
https://superuser.com/a/1177443/119546
https://loopauditioneer.sourceforge.io/
https://forum.juce.com/t/extracting-loop-start-end-cues-from-wav-and-aiff-files/3498/7