diff options
| author | mick grierson <mickgrierson@gmail.com> | 2015-07-26 18:19:24 +0100 |
|---|---|---|
| committer | mick grierson <mickgrierson@gmail.com> | 2015-07-26 18:19:24 +0100 |
| commit | cb3e92e75b1492bc1434431e975d1acf145c84fc (patch) | |
| tree | 338adeb5e1522a468dc9abfd89ff81ace869a23a | |
| parent | bc8d2ebccb48531c7d32d63c608561e495cbd7a3 (diff) | |
This branch is crazy leave it alone.
| -rwxr-xr-x | main.cpp | 2 | ||||
| -rw-r--r-- | maximilianTest_10.8.xcodeproj/project.xcworkspace/xcuserdata/michaelgrierson.xcuserdatad/UserInterfaceState.xcuserstate | bin | 35643 -> 36468 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ void play(double *output) {//this is where the magic happens. Very slow magic. bassout=filter2.lores(envelope.adsr(bass.saw(currentPitch*0.5)+sound.pulse(currentPitch*0.5,mod.phasor(1)),1,0.9995, 0.25, 0.9995, 1, trigger),9250,2);//new, simple ADSR. leadout=filter.lores(leadenvelope.ar(lead2.saw(leadPitch*4)+lead.pulse(leadPitch+(leadmod.sinebuf(1.9)*1.5), 0.6), 0.00005, 0.999975, 50000, trigger2),5900,10);//leadline - delayout=(leadout+(delay.dl(leadout, 14000, 0.8)*0.5))/2;//add some delay + delayout=(leadout+(delay.dl(leadout, 14000, 0.93)*0.5))/2;//add some delay if(trigger!=0)trigger=0;//set the trigger to off if you want it to trigger immediately next time. diff --git a/maximilianTest_10.8.xcodeproj/project.xcworkspace/xcuserdata/michaelgrierson.xcuserdatad/UserInterfaceState.xcuserstate b/maximilianTest_10.8.xcodeproj/project.xcworkspace/xcuserdata/michaelgrierson.xcuserdatad/UserInterfaceState.xcuserstate Binary files differindex a249348..1018fbc 100644 --- a/maximilianTest_10.8.xcodeproj/project.xcworkspace/xcuserdata/michaelgrierson.xcuserdatad/UserInterfaceState.xcuserstate +++ b/maximilianTest_10.8.xcodeproj/project.xcworkspace/xcuserdata/michaelgrierson.xcuserdatad/UserInterfaceState.xcuserstate |
