Buffer many samples

elisabatti's icon

Hi
I have to create buffers of many samples which are in a folder. Is there a fast way to read the all folder or I do have to read every single file .aiff as usual?

LiamCormacGould's icon

maybe load them all into a poly buffer?

elisabatti's icon

yeah i managed just using sfplay so I am not consuming so much CPU andwith a message for each single sample. Standard traditiional way. thx!

LiamCormacGould's icon

cool fair do's. i think though i read that polybuffer/buffer don't actually use much cpu they just consume RAM.