Cuts an audio file into several equal parts.
Specify parameters in the text file.
Sources includes methods that allows you to import and export stereo .wav files with processing.
cutaudio.zip
JavaWavReadWrite.java

Edit (2023/05) : I'm keeping this version for compatibility reasons but I now have a better boilerplate for reading, writing and modifying wave files as arrays in processing and here it is.