On Dec 15, 2004, at 10:32, Till Bovermann wrote:
Just tried it with a fresh cvs-co; still doesn't work... perhaps it's the new libsndfile (libsndfile-1.0.5)?
i don't think so, i didn't had this problem before the buffer changes.the latest libsndfile is version 1.0.11, 1.0.5 is not existing, libsndfile 1.0.11 has a bug, it could not read all logic platinum created aiff files, so i use libsndfile 1.0.12pre1, erik have fixed this is bug in that version.
v
regards Till [working on G4 PB 1.33 GHz] On 15 Dec 2004, at 09:44, Till Bovermann wrote:Same on me, so 1 channel works perfect, 2 chans kills the synth... Till On 15 Dec 2004, at 01:14, vince wrote:this works only on my machine when i set the PlayBuf.ar on 1channel , not 2mabye a bug? (cvs- updated and built, just a few minutes ago) v On Dec 15, 2004, at 00:14, Scott Wilson wrote:This works for me. Updated and built today. S. On 14 Dec 2004, at 10:28, Till Bovermann wrote:Trying to load a stereo wavefile into a buffer and play it resutls in crashing the server:s.boot; // load a _stereo_ fileb = Buffer.read(s,"~/Desktop/sounds/a11wlk01-44.1- stereo.wav".standardizePath);SynthDef("help-PlayBuf",{ arg out=0,bufnum=0; Out.ar(out, PlayBuf.ar(2,bufnum, BufRateScale.kr(bufnum)) ) }).play(s,[\out, 0, \bufnum, b.bufnum]); This is when using the latest pserver-cvs build... Any ideas? regards Till _______________________________________________ sc-users mailing list sc-users@xxxxxxxxxxxxxxx http://www.create.ucsb.edu/mailman/listinfo/sc-users_______________________________________________ sc-users mailing list sc-users@xxxxxxxxxxxxxxx http://www.create.ucsb.edu/mailman/listinfo/sc-users_______________________________________________ sc-users mailing list sc-users@xxxxxxxxxxxxxxx http://www.create.ucsb.edu/mailman/listinfo/sc-users_______________________________________________ sc-users mailing list sc-users@xxxxxxxxxxxxxxx http://www.create.ucsb.edu/mailman/listinfo/sc-users_______________________________________________ sc-users mailing list sc-users@xxxxxxxxxxxxxxx http://www.create.ucsb.edu/mailman/listinfo/sc-users