matrixctrl sequencer

j.cod93's icon

Hi all!

I'm a bit of a noob when it comes to max/msp so I hope someone can help me out :)

I have created a drum sequencer using matrixctrl but I'm having trouble using buffer/groove to trigger samples via the matrixctrl.
As you can see via my patch, I have managed to use the unpack object to trigger bangs for each drum.. but from there on I'm stuck.

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

Here is the compressed patch:

many thanks!

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

sig~ is used to control the playback speed but you need a seperate message to trigger the sound.
"0" is used to indicate playback from the start of the sample.

j.cod93's icon

thank you so much! I've been searching forums for hours but couldn't work it out. :D