[maxmsp] trigger question-new try
jasch
j at jasch.ch
Tue May 27 04:34:48 MDT 2008
- Previous message: [maxmsp] trigger question-new try
- Next message: [maxmsp] Re: [announce] coda symposium in Bristol, UK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
it's always useful to filter your input signal to analyse only the frequency-band that you're interested in. (bass, mid, high or bassdrum, snare, cymbal etc etc) i would use a bandpass instead of highpass. that way you can reuse the filter subpatch in parallel to use other frequencies for additional triggers. btw. filtergraph is only the frontend for biquad~. you are filtering the input signal with a 2pole 2 zero filter. /*j On 27.05.2008, at 12:09, henrik wurster wrote: > thanks. but does it make sense combined with a filtergraph ? > > 2008/5/27 jasch <j at jasch.ch>: > 1) put the whole package in: > > on a Mac: for Max 4.6 > /Applications/MaxMSP 4.6/Cycling '74/externals/ > for Max5 > /Applications/Max5/Cycling '74/max-externals/ > > or make your own folder next to it (highly recommended) > for Max 4.6 > /Applications/MaxMSP 4.6/Cycling '74/3rdPartyExternals/ > for Max5 > /Applications/Max5/Cycling '74/3rdPartyExternals/ > > 2) then restart Max > ready > > read the installation instructions in the release notes! > > /*j > > > _______________________________________________ > maxmsp mailing list > maxmsp at cycling74.com > http://www.cycling74.com/mailman/listinfo/maxmsp > > _______________________________________________ > maxmsp mailing list > maxmsp at cycling74.com > http://www.cycling74.com/mailman/listinfo/maxmsp
- Previous message: [maxmsp] trigger question-new try
- Next message: [maxmsp] Re: [announce] coda symposium in Bristol, UK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
