[Csnd] extract beats and volume info from audio file
Date | 2012-02-03 21:12 |
From | zappfinger |
Subject | [Csnd] extract beats and volume info from audio file |
Is this possible with csound? Say I record some rythmic sound, like tapping on the table. I then want to extract the beat and volume info, to be used as a score pattern that triggers some instrument... Richard -- View this message in context: http://csound.1045644.n5.nabble.com/extract-beats-and-volume-info-from-audio-file-tp5455059p5455059.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2012-02-03 21:21 |
From | k_o_m_p |
Subject | Re: [Csnd] extract beats and volume info from audio file |
You can try tempest to detect the tempo of a sound file if
the rhythm is a regular beat. If not, you may have to create your
own rhythm detector possibly based on an envelope follower. Best, Luis Am 03.02.12 22:12, schrieb zappfinger: Is this possible with csound? Say I record some rythmic sound, like tapping on the table. I then want to extract the beat and volume info, to be used as a score pattern that triggers some instrument... Richard -- View this message in context: http://csound.1045644.n5.nabble.com/extract-beats-and-volume-info-from-audio-file-tp5455059p5455059.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" -- -- http://luisantunespena.eu |
Date | 2012-02-03 22:21 |
From | JER BOK |
Subject | Re: [Csnd] extract beats and volume info from audio file |
(they)Can do! On Fri, Feb 3, 2012 at 4:21 PM, k_o_m_p <k_o_m_p@yahoo.de> wrote:
|