Hi all,
I'm using Processing on Linux, and I have to use Jack (that works) because I mix sound from multiple software (one being processing, the other being veejay).
Wether it's with Alsa or Jack, Minim shows no controller for audio outputs because of a limitation of the java sound api on Linux.
What I want to do is crossfade two audio files, like I fade out file1 while fading in file2. It works on Mac (with cracks, but it works).
So my question is, how can I control the volume of a sample in software ? Like the equivalent of pure-data's [*~] ?
Thanks,
Charles
I'm using Processing on Linux, and I have to use Jack (that works) because I mix sound from multiple software (one being processing, the other being veejay).
Wether it's with Alsa or Jack, Minim shows no controller for audio outputs because of a limitation of the java sound api on Linux.
What I want to do is crossfade two audio files, like I fade out file1 while fading in file2. It works on Mac (with cracks, but it works).
So my question is, how can I control the volume of a sample in software ? Like the equivalent of pure-data's [*~] ?
Thanks,
Charles
1