<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Syntheisizing instruments</title>
		<atom:link href="http://cycling74.com/forums/topic/syntheisizing-instruments/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/syntheisizing-instruments/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 17:40:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-33165</guid>
					<title><![CDATA[Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-33165</link>
					<pubDate>Mon, 06 Aug 2007 16:58:45 +0000</pubDate>
					<dc:creator>SecretTheatre</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I am interested in using Max/MSP to synthesize oriental free reed instruments like the sho and sheng. I&#8217;ve used Max/MSP for about 6 months now, but I&#8217;m not that clear about where to begin with this. I presume I&#8217;d need some kind of analysis of the acoustic and spectral properties of these instruments. I&#8217;ve got a few sound samples, so I&#8217;m guessing I could work with analyses of these in something like SND or SPEAR. Any thoughts/advice most welcome.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110047</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110047</link>
					<pubDate>Mon, 06 Aug 2007 18:43:47 +0000</pubDate>
					<dc:creator>peimankhosravi@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>I think physical modeling will be better than additive synthesis for your<br />
task. I heard some good examples (not made in max) of physical modeling<br />
here:</p>
<p><a href="http://www-acad.sheridanc.on.ca/~degazio/AboutMeFolder/MusicPages/musicperf.html" rel="nofollow">http://www-acad.sheridanc.on.ca/~degazio/AboutMeFolder/MusicPages/musicperf.html</a></p>
<p>There is the modalys external from IRCAM for use in max. I am sure there are<br />
other free libraries also.</p>
<p>Best<br />
Peiman</p>
<p>On 06/08/07, SecretTheatre <chris_melen @yahoo.com> wrote:<br />
><br />
><br />
> Hi,<br />
><br />
> I am interested in using Max/MSP to synthesize oriental free reed<br />
> instruments like the sho and sheng. I&#8217;ve used Max/MSP for about 6 months<br />
> now, but I&#8217;m not that clear about where to begin with this. I presume I&#8217;d<br />
> need some kind of analysis of the acoustic and spectral properties of these<br />
> instruments. I&#8217;ve got a few sound samples, so I&#8217;m guessing I could work with<br />
> analyses of these in something like SND or SPEAR. Any thoughts/advice most<br />
> welcome.<br />
><br />
><br />
></chris_melen></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110048</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110048</link>
					<pubDate>Mon, 06 Aug 2007 19:01:22 +0000</pubDate>
					<dc:creator>SecretTheatre</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks Peiman, I&#8217;ve done a bit of research into physical modelling, but I think that route would probably be a bit too expensive in terms of CPU, etc. My question&#8217;s much more general and more basic, anyway &#8211; I&#8217;ve never tried to synthesize an instrument from the ground up before, so I was wondering (just to fill a gap in my knowledge, really) what would be the first basic steps. Possibly extracting data from a sample via pfft~? Or SDIF analysis?</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110049</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110049</link>
					<pubDate>Mon, 06 Aug 2007 20:20:49 +0000</pubDate>
					<dc:creator>peimankhosravi@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Chris,</p>
<p>Well to be honest I haven&#8217;t either! I don&#8217;t think there is a rule, from what<br />
I have read there are two ways around it, you can either model the physical<br />
manner in which the sound is produced (i.e. instrument) as in physical<br />
modeling or model the actual spectral content of your sounds ignoring<br />
altogether the physics of the instrument, in which case you can analyze your<br />
samples using some kind of fft analysis. The problem is -with wind<br />
instruments particularly- that additive synthesis does not recreate the<br />
noise content of your original samples. There are several analysis methods<br />
that separate the sound into noise, and sinusoidal portions, for instance<br />
ATS does this and I have successfully re-synthesized some flute sounds from<br />
ATS analysis-files (but using SC3 as the synthesis engine). Unfortunately I<br />
don&#8217;t know how you would go about translating the ATS analysis into a<br />
formant readable by max unless you use the csound~ external.</p>
<p>Spear does a similar think (extracting noise and partials) and you could<br />
synthesis the resulting SDIF in max with the CNMAT package. What is your aim<br />
in the end? If you&#8217;re after some kind of spectral sampler there is a patch<br />
demonstrating this in the max/msp example folder.</p>
<p>Good luck<br />
Peiman</p>
<p>On 06/08/07, SecretTheatre <chris_melen @yahoo.com> wrote:<br />
><br />
><br />
> Thanks Peiman, I&#8217;ve done a bit of research into physical modelling, but I<br />
> think that route would probably be a bit too expensive in terms of CPU, etc.<br />
> My question&#8217;s much more general and more basic, anyway &#8211; I&#8217;ve never tried to<br />
> synthesize an instrument from the ground up before, so I was wondering (just<br />
> to fill a gap in my knowledge, really) what would be the first basic steps.<br />
> Possibly extracting data from a sample via pfft~? Or SDIF analysis?<br />
><br />
> Thanks<br />
></chris_melen></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110050</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110050</link>
					<pubDate>Mon, 06 Aug 2007 22:46:35 +0000</pubDate>
					<dc:creator>SecretTheatre</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks again Peiman, CNMAT seems to be the kind of thing that could prove very useful for me. Oh, and hi to a fellow OM user!</p>
<p>Chris</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110051</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110051</link>
					<pubDate>Tue, 07 Aug 2007 08:20:42 +0000</pubDate>
					<dc:creator>geraldg@gmx.de</dc:creator>

					<description>
						<![CDATA[
						<p>Hi!</p>
<p>I was doing some resynthesis-from-scratch experiments in Max too. I used SPEAR to feed a small neural network, wich controlled a 10-band additive synthesis. For a flute it&#8217;s working fine, but if the spectrum is more in-harmonic, it will be difficult to get satisfying results. The biggest problem was, to get sufficient and consistent analysis data. I did this by hand, and it took some hours. Is there probably a way to extract the significant spectral components automatically?</p>
<p>Gerald</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110052</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110052</link>
					<pubDate>Tue, 07 Aug 2007 16:39:27 +0000</pubDate>
					<dc:creator>SecretTheatre</dc:creator>

					<description>
						<![CDATA[
						<p>Well I&#8217;ve read of Matlab being used in this area, but I&#8217;ve never used it myself so couldn&#8217;t give you details (I believe there are open source alternatives to Matlab, though I don&#8217;t know if they&#8217;d have the same functionality). All I&#8217;ve used in the past is SND, just to get raw frequency/amplitude lists, which I&#8217;ve then manipulated in Common Music (Lisp-based).</p>
<p>Perhaps Loris or ATS (mentioned above by Peiman) might be worth looking at?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110053</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110053</link>
					<pubDate>Tue, 07 Aug 2007 20:15:03 +0000</pubDate>
					<dc:creator>alexander</dc:creator>

					<description>
						<![CDATA[
						<p>Quote: <a href="mailto:geraldg@gmx.de">geraldg@gmx.de</a> wrote on Tue, 07 August 2007 10:20<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> Hi!<br />
> <br />
> I was doing some resynthesis-from-scratch experiments in Max too. I used SPEAR to feed a small neural network, wich controlled a 10-band additive synthesis. For a flute it&#8217;s working fine, but if the spectrum is more in-harmonic, it will be difficult to get satisfying results. The biggest problem was, to get sufficient and consistent analysis data. I did this by hand, and it took some hours. Is there probably a way to extract the significant spectral components automatically?<br />
> <br />
> Gerald <br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>There is an easy way to print selected spectral componont data. Then copy-paste it to an exel sheet to convert to ratios, if needed!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110054</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110054</link>
					<pubDate>Tue, 07 Aug 2007 20:52:35 +0000</pubDate>
					<dc:creator>peimankhosravi@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>If you&#8217;re using OM you could use the OM-supervp library to do analysis.<br />
Csound also has several analysis utilities that are easy to use (these<br />
include ATS). It allows you to also convert some of them (for instance pvoc<br />
file that is a record of an fft analysis frame by frame) to easily parsed<br />
text files. On mac soundhack is also good for fft analysis.<br />
Best<br />
Peiman</p>
<p>On 07/08/07, alexander <sympathetic_noise @hotmail.com> wrote:<br />
><br />
><br />
> Quote: <a href="mailto:geraldg@gmx.de">geraldg@gmx.de</a> wrote on Tue, 07 August 2007 10:20<br />
> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> > Hi!<br />
> ><br />
> > I was doing some resynthesis-from-scratch experiments in Max too. I used<br />
> SPEAR to feed a small neural network, wich controlled a 10-band additive<br />
> synthesis. For a flute it&#8217;s working fine, but if the spectrum is more<br />
> in-harmonic, it will be difficult to get satisfying results. The biggest<br />
> problem was, to get sufficient and consistent analysis data. I did this by<br />
> hand, and it took some hours. Is there probably a way to extract the<br />
> significant spectral components automatically?<br />
> ><br />
> > Gerald<br />
> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
><br />
> There is an easy way to print selected spectral componont data. Then<br />
> copy-paste it to an exel sheet to convert to ratios, if needed!<br />
> &#8211;<br />
> &#8211; Alexander<br />
></sympathetic_noise></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110055</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110055</link>
					<pubDate>Wed, 08 Aug 2007 14:21:11 +0000</pubDate>
					<dc:creator>pvillez@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>It depends on the type of instrument you want to imitate.</p>
<p>For voice like instruments I would recomend FOF synthesis or some<br />
other type of microsonic technique as there has been a lot of work<br />
done in this area. Imitating the elements of the human voice is not<br />
particularly difficult. it is the articulation between these elements<br />
which is the party. A data driven system is the only way to achieve a<br />
realistic effect. Look at the FTM site and concatenation or mosaic<br />
synthesis. Chant and Diphone do the FOF and additive from a<br />
concatenation, personally I think this is the way to go.</p>
<p>Spear file system I think is in triplets per partial track, I must<br />
look at this again. though you could have a look at the Praat analyser<br />
, the text files of which are not that difficult to decipher. It also<br />
gives you formant tracks which is what you will need for FOF and PWS</p>
<p>For plucked instruments and hit instruments, physical modelling is pretty good.</p>
<p>There are so many synthesis techniques. A couple of good resources is<br />
Microsound by curtis roads. Representations of Musical signals edited<br />
by Roads and the Csound book. There are lot of synthesis opcodes in<br />
Csound and the Csound~ has just been updated. There is a couple of<br />
chapters on FOF synthesis in this book which look at imitating the<br />
human voice.</p>
<p>Pere</p>
<p>On 06/08/07, SecretTheatre <chris_melen @yahoo.com> wrote:<br />
><br />
> Hi,<br />
><br />
> I am interested in using Max/MSP to synthesize oriental free reed instruments like the sho and sheng. I&#8217;ve used Max/MSP for about 6 months now, but I&#8217;m not that clear about where to begin with this. I presume I&#8217;d need some kind of analysis of the acoustic and spectral properties of these instruments. I&#8217;ve got a few sound samples, so I&#8217;m guessing I could work with analyses of these in something like SND or SPEAR. Any thoughts/advice most welcome.<br />
><br />
><br />
></chris_melen></p>
<p>
&#8211; <br />
<a href="http://www.centuryofnoise.com" rel="nofollow">http://www.centuryofnoise.com</a><br />
<a href="http://www.perevillez.com" rel="nofollow">http://www.perevillez.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110056</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110056</link>
					<pubDate>Wed, 08 Aug 2007 14:36:40 +0000</pubDate>
					<dc:creator>geraldg@gmx.de</dc:creator>

					<description>
						<![CDATA[
						<p>> There is an easy way to print selected spectral componont data. Then copy-paste it to an exel sheet to convert to ratios, if needed!</p>
<p>Yeah, I know! But the problem is to select / reduce the spectral components by hand rather than to convert them to text&#8230; There are   in-harmonic partials in the lower frequencies, that are much louder than some harmonic parts in the higer area. Thus, if you need for example 10 harmonic partials, you will get 2 harmonich and 8 inharmonic ones&#8230; Of course 10 oscils are not enough, but this was just an experiment. Does anyone know a software, that makes thigs like that easier? Sth. like &#8221; give me n characteristic parts of the  spectrum&#8221; ? Or some smart data-clustering or whatever algorithm?</p>
<p>
Gerald</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110057</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110057</link>
					<pubDate>Wed, 08 Aug 2007 15:30:58 +0000</pubDate>
					<dc:creator>peimankhosravi@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>Audiosculpt offers many different ways of analysis,  there are many things<br />
you can look for: spectral envelop, amp envelop, partial tracking, noise<br />
profile and so on. I think that SDIF is designed to hold all these<br />
information that can then be parsed by say Open Music and used to generate<br />
data for whatever synthesis language (e.g. csound). But problem with SDIF is<br />
that IRCAM is not really making enough efforts to document their material<br />
and offer a comprehensive approach to users, I am not sure if SDIF will<br />
fulfill it&#8217;s goal as a standard/universal format.</p>
<p>I have used Iana~ external before (in the IRCAM max/msp package), it is not<br />
a partial tracker but it does reduce the fft analysis data to as little as 3<br />
partials (you can control the parameters and time-resolution) in real-time.<br />
The algorithm is based on Terhard&#8217;s psychoacoustic theory I think and the<br />
result is magically realistic in as much as capturing the characteristics of<br />
the sound is concerned.<br />
Peiman</p>
<p>On 08/08/2007, Gerald <geraldg @gmx.de> wrote:<br />
><br />
><br />
> > There is an easy way to print selected spectral componont data. Then<br />
> copy-paste it to an exel sheet to convert to ratios, if needed!<br />
><br />
> Yeah, I know! But the problem is to select / reduce the spectral<br />
> components by hand rather than to convert them to text&#8230; There are<br />
> in-harmonic partials in the lower frequencies, that are much louder than<br />
> some harmonic parts in the higer area. Thus, if you need for example 10<br />
> harmonic partials, you will get 2 harmonich and 8 inharmonic ones&#8230; Of<br />
> course 10 oscils are not enough, but this was just an experiment. Does<br />
> anyone know a software, that makes thigs like that easier? Sth. like &#8221; give<br />
> me n characteristic parts of the  spectrum&#8221; ? Or some smart data-clustering<br />
> or whatever algorithm?<br />
><br />
><br />
> Gerald<br />
></geraldg></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110058</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110058</link>
					<pubDate>Wed, 08 Aug 2007 16:56:04 +0000</pubDate>
					<dc:creator>pvillez@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>>Terhard&#8217;s psychoacoustic theory</p>
<p>do you have a particular reference to this work? many thanks.P</p>
<p>On 08/08/07, peiman khosravi
<peimankhosravi @gmail.com> wrote:<br />
>  Audiosculpt offers many different ways of analysis,  there are many things<br />
> you can look for: spectral envelop, amp envelop, partial tracking, noise<br />
> profile and so on. I think that SDIF is designed to hold all these<br />
> information that can then be parsed by say Open Music and used to generate<br />
> data for whatever synthesis language ( e.g. csound). But problem with SDIF<br />
> is that IRCAM is not really making enough efforts to document their material<br />
> and offer a comprehensive approach to users, I am not sure if SDIF will<br />
> fulfill it&#8217;s goal as a standard/universal format.<br />
><br />
> I have used Iana~ external before (in the IRCAM max/msp package), it is not<br />
> a partial tracker but it does reduce the fft analysis data to as little as 3<br />
> partials (you can control the parameters and time-resolution) in real-time.<br />
> The algorithm is based on Terhard&#8217;s psychoacoustic theory I think and the<br />
> result is magically realistic in as much as capturing the characteristics of<br />
> the sound is concerned.<br />
> Peiman<br />
><br />
><br />
> On 08/08/2007, Gerald <geraldg @gmx.de> wrote:<br />
> ><br />
> > > There is an easy way to print selected spectral componont data. Then<br />
> copy-paste it to an exel sheet to convert to ratios, if needed!<br />
> ><br />
> > Yeah, I know! But the problem is to select / reduce the spectral<br />
> components by hand rather than to convert them to text&#8230; There are<br />
> in-harmonic partials in the lower frequencies, that are much louder than<br />
> some harmonic parts in the higer area. Thus, if you need for example 10<br />
> harmonic partials, you will get 2 harmonich and 8 inharmonic ones&#8230; Of<br />
> course 10 oscils are not enough, but this was just an experiment. Does<br />
> anyone know a software, that makes thigs like that easier? Sth. like &#8221; give<br />
> me n characteristic parts of the  spectrum&#8221; ? Or some smart data-clustering<br />
> or whatever algorithm?<br />
> ><br />
> ><br />
> > Gerald<br />
> ><br />
><br />
><br />
><br />
></geraldg></peimankhosravi></p>
<p>
&#8211; <br />
<a href="http://www.centuryofnoise.com" rel="nofollow">http://www.centuryofnoise.com</a><br />
<a href="http://www.perevillez.com" rel="nofollow">http://www.perevillez.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110059</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110059</link>
					<pubDate>Wed, 08 Aug 2007 17:47:42 +0000</pubDate>
					<dc:creator>peimankhosravi@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>Terhardt Ernst, Stoll Gerhard &#038; Seewann Manfred, &#8220;Algorithm for Extraction<br />
of Pitch and Pitch Salience from Complex Tonal Signals,&#8221; JASA 71 (3), March<br />
1982.</p>
<p>The reference that the Iana~ documentation gives.</p>
<p>Peiman</p>
<p>On 08/08/2007, Pere Josep Villez
<pvillez @gmail.com> wrote:<br />
><br />
> >Terhard&#8217;s psychoacoustic theory<br />
><br />
> do you have a particular reference to this work? many thanks.P<br />
><br />
> On 08/08/07, peiman khosravi
<peimankhosravi @gmail.com> wrote:<br />
> >  Audiosculpt offers many different ways of analysis,  there are many<br />
> things<br />
> > you can look for: spectral envelop, amp envelop, partial tracking, noise<br />
> > profile and so on. I think that SDIF is designed to hold all these<br />
> > information that can then be parsed by say Open Music and used to<br />
> generate<br />
> > data for whatever synthesis language ( e.g. csound). But problem with<br />
> SDIF<br />
> > is that IRCAM is not really making enough efforts to document their<br />
> material<br />
> > and offer a comprehensive approach to users, I am not sure if SDIF will<br />
> > fulfill it&#8217;s goal as a standard/universal format.<br />
> ><br />
> > I have used Iana~ external before (in the IRCAM max/msp package), it is<br />
> not<br />
> > a partial tracker but it does reduce the fft analysis data to as little<br />
> as 3<br />
> > partials (you can control the parameters and time-resolution) in<br />
> real-time.<br />
> > The algorithm is based on Terhard&#8217;s psychoacoustic theory I think and<br />
> the<br />
> > result is magically realistic in as much as capturing the<br />
> characteristics of<br />
> > the sound is concerned.<br />
> > Peiman<br />
> ><br />
> ><br />
> > On 08/08/2007, Gerald <geraldg @gmx.de> wrote:<br />
> > ><br />
> > > > There is an easy way to print selected spectral componont data. Then<br />
> > copy-paste it to an exel sheet to convert to ratios, if needed!<br />
> > ><br />
> > > Yeah, I know! But the problem is to select / reduce the spectral<br />
> > components by hand rather than to convert them to text&#8230; There are<br />
> > in-harmonic partials in the lower frequencies, that are much louder than<br />
> > some harmonic parts in the higer area. Thus, if you need for example 10<br />
> > harmonic partials, you will get 2 harmonich and 8 inharmonic ones&#8230; Of<br />
> > course 10 oscils are not enough, but this was just an experiment. Does<br />
> > anyone know a software, that makes thigs like that easier? Sth. like &#8220;<br />
> give<br />
> > me n characteristic parts of the  spectrum&#8221; ? Or some smart<br />
> data-clustering<br />
> > or whatever algorithm?<br />
> > ><br />
> > ><br />
> > > Gerald<br />
> > ><br />
> ><br />
> ><br />
> ><br />
> ><br />
><br />
><br />
> &#8211;<br />
> <a href="http://www.centuryofnoise.com" rel="nofollow">http://www.centuryofnoise.com</a><br />
> <a href="http://www.perevillez.com" rel="nofollow">http://www.perevillez.com</a><br />
></geraldg></peimankhosravi></pvillez></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110060</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110060</link>
					<pubDate>Tue, 01 May 2012 22:46:11 +0000</pubDate>
					<dc:creator>FP</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, maybe try the freereed~object in the accrodion MaxForLive plugin : <a href="http://www.maxforlive.com/library/device/442/accordion" rel="nofollow">http://www.maxforlive.com/library/device/442/accordion</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110061</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110061</link>
					<pubDate>Thu, 03 May 2012 12:41:50 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>i vote for physical modelling, timbre is not as important as expression for perception and you will never get a nice string strum attack sound using sinusoids~ :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110062</guid>
					<title><![CDATA[Re: Syntheisizing instruments]]></title>
					<link>http://cycling74.com/forums/topic/syntheisizing-instruments/#post-110062</link>
					<pubDate>Sat, 05 May 2012 15:11:19 +0000</pubDate>
					<dc:creator>AudioLemon</dc:creator>

					<description>
						<![CDATA[
						<p>There is a good example of waveguides in this post &#8211; needs Max6 and gen~</p>
<p><a href="http://cycling74.com/forums/topic.php?id=37604" rel="nofollow">http://cycling74.com/forums/topic.php?id=37604</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

