Creating Drum Sounds

From cmwiki
Jump to: navigation, search

One way I've found to get a sort of bass drum sound is using a very short, very deep saw wave:

       s.add<OscEnv>( i ).set( 0.1, 10, 0.4, 0.02 , 0.02 , 0.06, -30, tbSaw, 0.0);