[PD] How to Mix 2 audio files into 1?

William Brent william.brent at gmail.com
Sun Apr 6 12:54:26 CEST 2014


It's also worth mentioning that you can do this quickly in non real time by
going through the tables for each source file, adding the values sample by
sample, and writing the sum to a 3rd table. Then use a [soundfiler] "write"
command to export the mixdown to a .wav file. If you use [tabletool]'s
"add" method to get the sum, it'll be faster than going through the tables
with the [until] approach.


On Sat, Apr 5, 2014 at 8:04 PM, Hunter Peress <hunterp at gmail.com> wrote:

> Can someone point me to a tutorial of how to mix 2 audio files into 1
> using pd?
>
> -Hunter Peress
> http://hificorder.com
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
William Brent
www.williambrent.com

"Great minds flock together"
Conflations: conversational idiom for the 21st century

www.conflations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20140406/c7c01434/attachment.htm>


More information about the Pd-list mailing list