Skip to content


MSP Feature: Sampling, Recording, and Playback

MSP provides a group of objects that work together for sampling and sample playback. All use the buffer~ object that manages sample buffers up to four channels. You can play samples out of a buffer in multiple ways, record into a buffer, or use a sample buffer as the impulse response for a filter. Standard audio file formats are supported for both reading and writing sample buffers. MSP provides hard-disk based recording and playback, supporting files of up to eight channels. Your computer’s performance is the limit to the number of players and recorders you can use simultaneously. Plus it’s easy to capture the sound you’re producing to a multi-channel file.

msp_ss1

Go back to main Max page.