Looper: 2 Questions

artmusicsouth's icon
Max Patch
Copy patch and select New From Clipboard in Max.

1) I have a built a Looper based off Peter Batchelors tutorials. I am not getting the audio into the buffers. Could someone point me in the right direction with this.

2) You'll see that I have an object called multiplayer. This allows me to load and playback a folder of audio files.How can I integrate this with something like this Looper so I can preview events?

Rick's icon

The names in your umenu do not match your buffer names. mybuffer.1 is not the same as mybuf1

Chris Muir's icon

You have a message box that contains "prepend set." That should either be "set $1" or be the prepend object.

The names in your buffer menu don't match the actual buffer names.

Your buffers were not given any length.

The multiplayer object was not posted.

artmusicsouth's icon

Darn pesky detail ! =)

Thanks.

Max Patch
Copy patch and select New From Clipboard in Max.

Here is the patch again with the multiplayer~