Line object into sfplay~
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?
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?
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
You want to use line~ instead of line.
Ah, I see. Thanks!
The line example in the help file is in the tab called signal_inputs.