MCPcopy Create free account
hub / github.com/Sezzary/SilentEngine / get_wav_loop_points

Function get_wav_loop_points

Tools/ConvertMusicSequence.py:202–235  ·  view source on GitHub ↗

Extract the loop start/end points from the `smpl` chunk of a `WAV`. If loop points don't exist, it returns the start and end of the sample as the loop points. :param wav_file: Source `WAV` to process. :return: The start/end loop points and a flag noting if the `WAV`

(wav_file: Path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_build_sfz_from_vabFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected