1,395 questions
1,514 answers
3,375 comments
273 users
You could use
getInterleavedSamplesFromWavetableFileStartingAt: start length: lth
Interleaved means that it alternates between a sample for the left and a sample for the right channels. The odd numbered samples are for the left channel.