Maple (matching pursuit linear expansion) is an experimental framework for sound processing based on time/frequency decomposition and dictionary learning.
An interesting effect that Maple can do is sound hybridisation. Here you are some examples:
- Original sound (Vox)
- Vox and clarinet
- Vox and door noises
- Vox and kitchen noises (onsets)
- Vox and orchestra (onsets)
- Vox and various instruments (onsets)
- Vox and animals (onsets)
To compile, from root folder type:
mkdir build
cd build
cmake ..
make
For more information, please contact the author at carmine.emanuele.cella@gmail.com
(C) 2021 by Carmine-Emanuele Cella