WAV file format audio segmentation, the standard size of the header file is 44 bytes, if there is an extension block larger than 44 bytes. WAV文件格式音频分割,头文件大小标准44字节,如有扩展块大于44字节
-
Updated
Nov 9, 2020 - Java
8000
WAV file format audio segmentation, the standard size of the header file is 44 bytes, if there is an extension block larger than 44 bytes. WAV文件格式音频分割,头文件大小标准44字节,如有扩展块大于44字节
Chops large wav files into chunks based on loudness level drops (silence gets cut out). Performs good on large files. Might be useful for chopping band rehearsal into songs or interviews into chunks.
Add a description, image, and links to the wav-cut topic page so that developers can more easily learn about it.
To associate your repository with the wav-cut topic, visit your repo's landing page and select "manage topics."