1
0
Fork 0

contrapoints removed recording code

main
Luka Prinčič 2021-03-13 14:28:57 +01:00
parent e3fa7d2159
commit 1e577cb31c
1 changed files with 0 additions and 11 deletions

View File

@ -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_";