This website works better with JavaScript.
Home
Help
Sign In
luka
/
SuperCollider-Workspace
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
fix whitespace
master
Luka Prinčič
3 months ago
parent
628b736716
commit
bb7987fb66
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
2020-11-10.scd
+ 0
- 2
2020-11-10.scd
View File
@ -4,8 +4,6 @@ x = {
var sum, snd0, snd1, snd2, env, gen, faderosc, numosc;
numosc = 10;
env = Env.adsr(20, 0, 1, 30, 1, \sin);
gen = EnvGen.kr(env, gate, doneAction:2);
Write
Preview
Loading…
Cancel
Save