AudioResearchBlog

Covering all audio related stuff with special focus on programming and digital signal processing

SMSMorph part1

Posted by hordia on August 6th, 2007

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.


, , , , , , ,

Posts relacionados:

Source code
SMS Harmonizer part1

WordPress database error: [Incorrect file format 'wp_comments']
SELECT * FROM wp_comments WHERE comment_post_ID = '136' AND comment_approved = '1' ORDER BY comment_date

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

 
Cerrar
Enviar por Correo