[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Ptpar problem




On Jan 2, 2004, at 8:50 AM, Jeremiah T. Isaacs wrote:

This may be something with Ppar, here is another odd acting thing, but
with Ppar directly.

(
	a = Pseq([Pbind(\note, Pseq([0], 1))], 1);
	b = Pseq([Pbind(\note, Pseq([2], 1))], 1);
	c = Pseq([Pbind(\note, Pseq([4], 1))], 1);

	Pseq([ a, b, Ppar([a, c]) , b, a], 1).play;
)

After the Ppar, nothing else (the b, a) gets played.

- jeremiah

It is a bug. It is fixed in cvs now.

--
james mccartney
http://www.audiosynth.com