Csound Csound-dev Csound-tekno Search About

[Csnd] not trying to synthesize a cello

Date2011-08-07 02:54
FromDennis Raddle
Subject[Csnd] not trying to synthesize a cello
Regarding my question about spectrum analysis of a cello sample, I'm
not trying to make a realistic cello synthesizer. Not directly.

So I just want to know how to take one cycle and find the partial strengths.

Thanks,
Dennis


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"

Date2011-08-07 08:09
FromIain McCurdy
SubjectRE: [Csnd] not trying to synthesize a cello
Hi Dennis,

The following examples take a spectral snapshot of a harmonic sound of which we know the pitch and generate corresponding GEN10 function tables of a single cycle of that waveform. The first example creates 20 partials, the second, up to 100:
http://www.iainmccurdy.org/CsoundRealtimeExamples/AdditiveSynthesis/SpectrumAnalyser.csd
http://www.iainmccurdy.org/CsoundRealtimeExamples/AdditiveSynthesis/SpectrumAnalyser100.csd
Input can be live or from a sound file and tables can be output to a text file.
The tables in the following example were created in this way:
http://www.iainmccurdy.org/CsoundRealtimeExamples/AdditiveSynthesis/ftmorph.csd

Iain.

> Date: Sat, 6 Aug 2011 18:54:10 -0700
> From: dennis.raddle@gmail.com
> To: csound@lists.bath.ac.uk
> Subject: [Csnd] not trying to synthesize a cello
>
> Regarding my question about spectrum analysis of a cello sample, I'm
> not trying to make a realistic cello synthesizer. Not directly.
>
> So I just want to know how to take one cycle and find the partial strengths.
>
> Thanks,
> Dennis
>
>
> 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"
>

Date2011-08-07 10:11
Frompeiman khosravi
SubjectRe: [Csnd] not trying to synthesize a cello
OK sorry I misunderstood you.

Iain, this is a great example.

Best,

Peiman


On 7 August 2011 02:54, Dennis Raddle <dennis.raddle@gmail.com> wrote:
Regarding my question about spectrum analysis of a cello sample, I'm
not trying to make a realistic cello synthesizer. Not directly.

So I just want to know how to take one cycle and find the partial strengths.

Thanks,
Dennis


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"