[maxmsp] ADSR on any sample
Stefan Tiedje
Stefan-Tiedje at addcom.de
Wed Feb 6 07:17:01 MST 2008
- Previous message: [maxmsp] Re: ADSR on any sample
- Next message: [maxmsp] Re: ADSR on any sample
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
phil schrieb: > But still I was wondering if it was possible to have control over the > amplitude env. of any sample's (a voice for example), the way you can > with a synth. You can build your own adsr~ with line~. If your fast decaying bass drum still has some sound in it, you could instead of lowering the volume also amplify it. But it will also raise the noise, and if the signal is zero even an amplification by 1000 dB will not create any sound. (And a little noise will blow the speakers and your ears, be carefull... ;-) try a [1, $1 1000] -> [line~] -> [*~]. And experiment with the amplification value. But the sample needs to be long enough and needs to have sufficient audio content which can be ambplified... Stefan -- Stefan Tiedje------------x------- --_____-----------|-------------- --(_|_ ----|\-----|-----()------- -- _|_)----|-----()-------------- ----------()--------www.ccmix.com
- Previous message: [maxmsp] Re: ADSR on any sample
- Next message: [maxmsp] Re: ADSR on any sample
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
