- Server @ Server
-
RecNodeProxy
@ RecNodeProxy
... stop recording, close fileà pause/unpause pause recording / unpause recordingà ... isRecording see if recording right now ... quot;); //open file r.record; //start recorder (paused) r.unpause; ...
-
Pattern
@ Help
... because p is the EventStreamPlayer Recording Event Patterns Patterns may ... realtime or non-realtime. Realtime: record(path, headerFormat, sampleFormat, numChannels, ... and placed in the default recording directory: thisProcess.platform.recordingsDir. ...
- PG_Cookbook05_Using_Samples @ PG_Cookbook05_Using_Samples
- DiskOut @ DiskOut
-
default_group
@ default_group
... as Server-scope, Server-record, etc. can function without ... new functionality such as recording and scoping which is ... source synth1 source synth2 ] recording synth effects synth In the ... synth2 ] effects synth ] recording synth See also: RootNode, ...
- proxyspace_examples @ Help
-
RecordBuf
@ RecordBuf
... overdub into a Buffer Records input into a Buffer. RecordBuf. ... . run - If zero, then recording stops, otherwise recording proceeds. Default is 1 ... four second 1 channel Buffer ) // record for four seconds ( SynthDef(\help_RecordBuf ...
-
2_Evaluating_code
@ Help
... the far right, to activate recording. To record, choose the a default ... ;. Press it again to start recording. //////////////////////////////////////////////////////////////////////////////////////////////////// go to 3_Comments ../Other%20Topics ...
-
Buffers
@ Help
... update...' line executes first. Recording into Buffers In addition to ... RecordBuf, which lets you record into a buffer. b ... 5 second 1 channel Buffer // record for four seconds ( x ... = PinkNoise.ar(0.3); // record some PinkNoise RecordBuf.ar(noise ...