Line object into sfplay~

jmpeders's icon

I am playing audio samples via sfplay~. In the right inlet, I have a floating point number box with which I can change the sample's speed. I would like to use a line object to shift speeds more gradually (e.g. sending the message '1., 2. 1000' or '2. 1000' into line into float), but it never works. It usually shifts directly to the target value without ramping. Any suggestions?

mzed's icon

The example of this in the sfplay~ help file (with line~) works fine for me. Could you post your patch that doesn't work the way you expect?

jmpeders's icon

Hmm, I'm not seeing any line object (into right inlet or other) in my sfplay~ help file. Attached is the problem part of the patch (from a much larger patch)..
Thanks

SfplayTroubleshooting.maxpat
Max Patch
stringtapper's icon
Max Patch
Copy patch and select New From Clipboard in Max.

You want to use line~ instead of line.

jmpeders's icon

Ah, I see. Thanks!

mzed's icon

The line example in the help file is in the tab called signal_inputs.