NxScore008 History

From Toplap
Jump to navigation Jump to search

/////////////////////////////////////////////////// // History, as it was on Sun May 30 04:08:58 2010. ///////////////////////////////////////////////////

// - 0:0:0 - ( History.clear.end; History.start; );

// - 0:0:2.27 - a = Buffer.read(s, "/home/neix/Escritorio/nxSC-0.3/samples/haptic/haptic_02/Octave 1.wav", bufnum:1);

// - 0:0:3.03 - b = Buffer.read(s, "/home/neix/Escritorio/nxSC-0.3/samples/haptic/haptic_02/Octave 2.wav", bufnum:2);

// - 0:0:3.71 - c = Buffer.read(s, "/home/neix/Escritorio/nxSC-0.3/samples/haptic/haptic_02/Octave 3.wav", bufnum:3);

// - 0:0:4.46 - d = Buffer.read(s, "/home/neix/Escritorio/nxSC-0.3/samples/haptic/haptic_02/Octave 4.wav", bufnum:4);

// - 0:0:8.92 - ( s.recHeaderFormat = "WAV"; s.prepareForRecord("score008.wav"); );

// - 0:0:11.84 - s.record;

// - 0:0:14.21 - ~x.play;

// - 0:0:14.94 - ~x.fadeTime = 12;

// - 0:0:17.15 - ~x = { FreeVerb.ar(PlayBuf.ar(2,1, Demand.kr(TDuty.kr(Dseq([16],inf)), 0, Dseq([1.5,2.0],inf)), 1,0,1),0.8,0.8,0.8) };

// - 0:1:24.82 - ~y.play;

// - 0:1:25.68 - ~y.fadeTime = 12;

// - 0:1:31.19 - ~y = { FreeVerb.ar(PlayBuf.ar(2,2, Demand.kr(TDuty.kr(Dseq([27],inf)), 0, Dseq([1.5,2.0],inf)), 1,0,1),0.8,0.8,0.8) };

// - 0:2:26.38 - ~z.play;

// - 0:2:28.13 - ~z.fadeTime = 12;

// - 0:2:33.12 - ~z = { FreeVerb.ar(PlayBuf.ar(2,3, Demand.kr(TDuty.kr(Dseq([28],inf)), 0, Dseq([1.5,2.0],inf)), 1,0,1),0.8,0.8,0.8) };

// - 0:4:15.59 - ~w.play;

// - 0:4:17.14 - ~w.fadeTime = 12;

// - 0:4:24.28 - ~w = { FreeVerb.ar(PlayBuf.ar(2,4, Demand.kr(TDuty.kr(Dseq([27],inf)), 0, Dseq([1.5,2.0],inf)), 1,0,1),0.8,0.8,0.8) };

// - 0:5:50.39 - ~w.end(33);

// - 0:6:18.05 - ~z.end(33);

// - 0:6:50.18 - ~y.end(33);

// - 0:7:2.47 - ~x.end(33);

// - 0:7:30.16 - s.stopRecording;