Crossfading between 2 audio.
Hey,
Basically I'm building a simple sampler where you can record two audio clips and then playback from play obj.
But I can't figure out how to xfade between the two audio clips. I'm new to this.. Any directions would be appreciated.
Thx!
Anton13
if you type "cross" in a blank object it will pop up m4l.cross1~ and m4l.cross2~ - they'll help :)
Two simple examples with explanations:Example 1: A useful subpatch for mixing and balancing two soundsExample 2: Linear audio crossfade
although technically this mix~ subpatch (abstraction) is a bit more efficient than the one in Example 1.
2023 and still a brillant way to crossfade multichannel track !
This is great. Thanks for digging it up!