Samples on [hi] object

Duke Haphazard's icon

I'm using a joystick to control drum samples through max, but each sample will only play once, no matter how many times I press the button connected. I'm using buffer~ and groove~. Am I doing this wrong or is there a better object to use for repeatable samples. Thanks.

Samuel Freeman's icon

post a patch?

yns's icon

Open your max patch, unlock it, select everything by pressing cmd+a (or ctrl+a on Windows) and click edit>"Copy Compressed".

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

Now post what you have copied in this topic by just pasting inside the reply-textbox (cmd+v on OSX,ctrl+a on Windows). It will look something like this:

Probably with some more text than the example.

This way everybody can see your patch. If you copy the piece of code you posted and go to file>"Copy From Clipboard" in MaxMSP, Max present you the patch the code represents.