[CM] Fwd: Linux/Midi Test

Heinrich Taube taube at uiuc.edu
Tue Aug 11 13:13:33 PDT 2009


ok i added kjetil's / andrews mods to juce_amalgamated.cpp and checked  
it into svn. lieven if you svn update make and run that little process  
example again hopefully you were hear a more stable sound:

(define (simp reps rate dur low hi)
   (process repeat reps
         do
         (send "mp:midi" :key (between low hi) :dur dur)
         (wait rate)))

(sprout (simp 100 0.25 0.125 64 72))




thank you kjetil and andrew for being so helpful!



More information about the Cmdist mailing list