1
0
Fork 0

contrapoints removed recording code

main
Luka Prinčič 2 years ago
parent e3fa7d2159
commit 1e577cb31c
  1. 11
      210313_buffer_play.scd

@ -128,14 +128,3 @@ Pbindef(\bufPlat,
~revBus.free;
~granBus.free;
)
thisProcess.platform.recordingsDir = "/home/random";
r = Recorder.new(s);
r.recHeaderFormat = "flac";
r.recSampleFormat = "int24";
r.filePrefix = "SuperCollider_";

Loading…
Cancel
Save