This website works better with JavaScript.
Home
Help
Sign In
luka
/
ark_d.amorphic
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
whitespace
chaos_201207
Luka Prinčič
2 years ago
parent
1b852d5176
commit
1d919a0144
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ark_d.scd
+ 1
- 0
ark_d.scd
View File
@ -65,6 +65,7 @@ SynthDef(\sinPulz, {
oscDetune = oscDetune * 0.1 + 1;
env = Linen.kr(gate, attackTime:attackTime, releaseTime:releaseTime, doneAction:2);
snd = SinOsc.ar([freq, freq*oscDetune]) ;
Write
Preview
Loading…
Cancel
Save