[maxmsp] [bug] Max 5 sfplay~ issue
Joshua Kit Clayton
jkc at musork.com
Wed Apr 23 18:53:48 MDT 2008
- Previous message: [maxmsp] [bug] Max 5 sfplay~ issue
- Next message: [maxmsp] Re: [bug] Max 5 sfplay~ issue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Apr 23, 2008, at 5:21 PM, alfonso santimone wrote: > didn't try in max 4.6.3 but > when you send to sfplay a "loop 1" message the audio file does loop > with positive rate/speed values > but the audio file plays only one time if the rate speed is > negative..in other words no loop in reverse Same in 4.6.3. "Feature", not bug. You need to define a bidirectional cue with the length of the file for this. sfplay~ does not buffer the tail of the file, only the head. See help file and reference for more info on cues and the preload message. -Joshua
- Previous message: [maxmsp] [bug] Max 5 sfplay~ issue
- Next message: [maxmsp] Re: [bug] Max 5 sfplay~ issue
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
