Page 1 of 1

a way for m4l chooser to get currently fired clip?

Posted: Sat Dec 27, 2014 3:46 pm
by sburke1
Hello, I have 2 m4l patches, one for effecting audio clips and one for effecting midi clips. These can do mlr type actions to whatever clip is playing which is really cool because I have always wanted to MRL clips instantly after recording them!

I am using the The Current playing slot index to bang the m4l chooser and then select the correct clip.

The only problem is that I have an empty clip slot the order gets offset! and the wrong clip will be chosen Does anyone know a way I can fix this without putting muted "fake dummy" clips on all slots?

I need an index that accounts for empty slots.

Here is a link to my patch if anyone is interested or that makes it clear what I want to do.

https://www.dropbox.com/s/65fq9ts2clnxa ... t.zip?dl=0

Thanks.

Re: a way for m4l chooser to get currently fired clip?

Posted: Sat Dec 27, 2014 3:53 pm
by S4racen
Use a route -1 -2 object after you're observed playing clip slot output...

Cheers
D