SMSMorph part1

Download PDF

Morph effect (best know in images domain) it’s about hybridize two sounds so the resulting one has intermediate characteristics. This implementation is mainly based on interpolation (peaks and residual spectrum) and a balance (depending on interpolation factor) of fundamental.

All the code is mainly based on this idea: (1. – alpha)*FirstSound + alpha*SecondSound, where alpha is the interpolation factor (bounded to 0..1 range).

SMSMorph Network

 
I’m still have to tweak it a bit… but anyway I’ve made some demos of it:

Sources: Piano C5 and Oboe C5.
Demos: Take 1, Take 2
To hear the online/streaming version go here.

Samples were taken from Freepats / Iowa Musical Instruments Samples.

This entry was posted in CLAM, GSoC2007, effects and tagged , , , , , , , . Bookmark the permalink.

One Response to SMSMorph part1

  1. Pingback: SMS Harmonizer part1 | AudioResearchBlog

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>