Page 1 of 1

trigger clips via audio level?

Posted: Sat Oct 30, 2010 8:13 pm
by badkop
Hi all

I'm wondering if someone has gone ahead an made a patch for this (honestly I don't have the programming chops yet, still a beginner):

I'd like to be able to (randomly) switch between audio clips on a track by using an audio input (microphone).
So if for example I thump the table that the mic is on, the current audio clip changes. I imagine the best way in is to look at targeting the follow actions for the clips or something, but beyond that don't really know where to start.

I guess there might be a way to do this without even using Max, but I'm stumped.

Any suggestions or pointers appreciated.

Cheers

Paul

Re: trigger clips via audio level?

Posted: Sun Oct 31, 2010 2:08 am
by badkop
Hi Peter

Yeah I have M4L but not the skills:)
Was wondering if someone has already beaten me to it.

Cheers

Paul

Re: trigger clips via audio level?

Posted: Sun Oct 31, 2010 3:15 am
by olivierseb
badkop wrote:Hi Peter

Yeah I have M4L but not the skills:)
Was wondering if someone has already beaten me to it.

Cheers

Paul
Hi Paul,

yes, this possible, AFAIR someone made a m4L device to trigger Record via audio in
Have a look on this forum or at http://www.maxforlive.com/index.php

olivier

Re: trigger clips via audio level?

Posted: Sun Oct 31, 2010 9:24 am
by ppm4l
you just need a basic envelope follower connected to the correct LOM commands to clip-switch/launch. everything is actually ready for you in m4l examples. e.g. Max5/patches/m4l-patches/Tools reources/M4L.envfol~.maxpat and then the built in m4l lessons in live also have some clips plumbing.

this device does not do what you want, but does do the first bit very well:

http://www.maxforlive.com/library/device.php?id=251

... will be updated soon i hope...

in the meantime, a bit of hacking and patching and you are away.

hth

Re: trigger clips via audio level?

Posted: Mon Nov 01, 2010 2:33 pm
by badkop
Thanks to both of you. I'll get digging into the m4L examples and see what I can do...

Paul