mouse control doesn't work

paul's icon

Hello,

I want a mouse control for the playspeed of audio.
But what i've got doesn't work. Anyone who can help?

3926.patch4.maxpat
Max Patch
jamesson's icon

Mousestate does not output without bang. For continuous output connect metro.

paul's icon

hmm I have actually really no idea how to do that :S

jamesson's icon

um, place metro, connect metro outlet to mousestate inlet with patchcord, bang metro.

Chris Muir's icon

mousestate also takes a poll message which causes it to use internal scheduling. I think the help file covers this.

jamesson's icon

@chris, I think that would make overall timing sad, would it not?

Chris Muir's icon

For something like this, I bet not.

paul's icon

still won't work? :(

3947.patch4b.maxpat
Max Patch
ergaster's icon
Max Patch
Copy patch and select New From Clipboard in Max.

it does when you change your integer into a flonum (or leave it out all together) and add the loop 1 message...

r

paul's icon

Thankx