1
0
Fork 0

ichika nito small updates

main
Luka Prinčič 2021-02-20 22:41:41 +01:00
parent 4e86f02566
commit a8a76d6446
1 changed files with 1 additions and 5 deletions

View File

@ -1,14 +1,11 @@
// =====================================================================
// SuperCollider Workspace 20.FEB 2021
// =====================================================================
(
Server.default.waitForBoot { fork {
~revBus.free;
~revFx.free;
s.sync;
~revBus = Bus.audio(s, 2);
@ -40,15 +37,14 @@ Server.default.waitForBoot { fork {
}).add;
s.sync;
~revFx = Synth(\revfx, [\inBus, ~revBus, \amp, 0.4, \wet, 0.4], addAction:\addAfter);
s.sync;
Pbindef(\betP, *[
instrument: \bet,
dur: Prand((1..10), inf) * 0.03 + 1/4 * 0.8,
// from Ichika Nito - Arpeggio //
note: Pseq([
-3, 13, 15, 20, 16, Rest(), // Dbm(add9)/A
-3, 12, 18, 23, 16, Rest(), // Am69