Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: Modified FM example

Date2008-12-16 19:02
Fromvictor
Subject[Csnd] Re: Re: Re: Modified FM example
according to this, it is in 5.09:
http://www.csounds.com/manual/html/ScoreGenRef.html

----- Original Message ----- 
From: "victor" 
To: 
Sent: Tuesday, December 16, 2008 6:56 PM
Subject: [Csnd] Re: Re: Modified FM example


>I thought the exp plugin table was already in 5.09 (according to
> Dr.B it is). It is supposed to be in ftest.dll.
>
> Victor
>
> ----- Original Message ----- 
> From: "Art Hunkins" 
> To: 
> Sent: Tuesday, December 16, 2008 6:20 PM
> Subject: [Csnd] Re: Modified FM example
>
>
>> Victor,
>>
>> Trying your ModFM csd in 5.092, with Windows XP, I was stymied by a host 
>> of error messages relating to f3, and not recognizing the "exp" gen. 
>> Indeed, I don't see any reference to such a name anywhere.
>>
>> Is some particular DLL required for this to work? (I'm running with a 
>> "lean and mean" [i.e., stripped-down) Csound installation.)
>>
>> Art Hunkins
>>
>> ----- Original Message ----- 
>> From: "Victor Lazzarini" 
>> To: 
>> Sent: Tuesday, December 16, 2008 10:03 AM
>> Subject: [Csnd] Modified FM example
>>
>>
>>> Hi everyone,
>>>
>>> since we have mentioned ModFM here a few weeks ago, perhaps
>>> you might be interested to hear an example of some sounds
>>> you can get out of it.
>>>
>>> So I am attaching a bit of non-sense for you to hear, which regardless
>>> of its dubious musical qualities, shows some of the range of sounds
>>> possible with ModFM. All sounds were generated using the technique.
>>> Requires 5.09.
>>>
>>> Enjoy (?!)
>>>
>>> Victor Lazzarini
>>> Music Technology Laboratory
>>> Music Department
>>> National University of Ireland, Maynooth
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
>>> csound"
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
>> csound"
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound" 


Date2008-12-16 19:48
From"Rory Walsh"
Subject[Csnd] Re: Re: Re: Re: Modified FM example
AttachmentsNone  

Date2008-12-16 20:35
FromJulian Peterson
Subject[Csnd] Re: Re: Re: Re: Re: Modified FM example
Rory--

I was having a similar problem on my machine, which is running a  
custom build of 5.09.  I too looked at the ftables but I was misled.   
It was crashing immediately after loading the ftables, when it  
attempted to load the reverb instrument.  Try commenting out line 188  
of the csd:
;i200 0 60

And see if it works.  I think that perhaps freeverb was mucking it up  
for me, but I didn't test further than this to confirm.

Anyways, worked great w/o reverb.  Nice example.

JP


On Dec 16, 2008, at 12:48 PM, Rory Walsh wrote:

> I'm running Csound 5.09 and it crashes out with a seg fault. WinXP.
>
> Rory.
>
>
> 2008/12/16 victor :
>> according to this, it is in 5.09:
>> http://www.csounds.com/manual/html/ScoreGenRef.html
>>
>> ----- Original Message ----- From: "victor"  
>> 
>> To: 
>> Sent: Tuesday, December 16, 2008 6:56 PM
>> Subject: [Csnd] Re: Re: Modified FM example
>>
>>
>>> I thought the exp plugin table was already in 5.09 (according to
>>> Dr.B it is). It is supposed to be in ftest.dll.
>>>
>>> Victor
>>>
>>> ----- Original Message ----- From: "Art Hunkins" 
>>> To: 
>>> Sent: Tuesday, December 16, 2008 6:20 PM
>>> Subject: [Csnd] Re: Modified FM example
>>>
>>>
>>>> Victor,
>>>>
>>>> Trying your ModFM csd in 5.092, with Windows XP, I was stymied by  
>>>> a host
>>>> of error messages relating to f3, and not recognizing the "exp"  
>>>> gen. Indeed,
>>>> I don't see any reference to such a name anywhere.
>>>>
>>>> Is some particular DLL required for this to work? (I'm running  
>>>> with a
>>>> "lean and mean" [i.e., stripped-down) Csound installation.)
>>>>
>>>> Art Hunkins
>>>>
>>>> ----- Original Message ----- From: "Victor Lazzarini"
>>>> 
>>>> To: 
>>>> Sent: Tuesday, December 16, 2008 10:03 AM
>>>> Subject: [Csnd] Modified FM example
>>>>
>>>>
>>>>> Hi everyone,
>>>>>
>>>>> since we have mentioned ModFM here a few weeks ago, perhaps
>>>>> you might be interested to hear an example of some sounds
>>>>> you can get out of it.
>>>>>
>>>>> So I am attaching a bit of non-sense for you to hear, which  
>>>>> regardless
>>>>> of its dubious musical qualities, shows some of the range of  
>>>>> sounds
>>>>> possible with ModFM. All sounds were generated using the  
>>>>> technique.
>>>>> Requires 5.09.
>>>>>
>>>>> Enjoy (?!)
>>>>>
>>>>> Victor Lazzarini
>>>>> Music Technology Laboratory
>>>>> Music Department
>>>>> National University of Ireland, Maynooth
>>>>>
>>>>> Send bugs reports to this list.
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>>> "unsubscribe
>>>>> csound"
>>>>
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>> "unsubscribe
>>>> csound"
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe
>>> csound"
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>> "unsubscribe
>> csound"
>>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"


Date2008-12-16 21:09
FromRichard Boulanger
Subject[Csnd] Re: Modified FM example
Cashes with a segfault on OSX 10.5.6  running Csound 5.09

-dB

On Dec 16, 2008, at 2:48 PM, Rory Walsh wrote:

> I'm running Csound 5.09 and it crashes out with a seg fault. WinXP.
>
> Rory.
>
>
> 2008/12/16 victor :
>> according to this, it is in 5.09:
>> http://www.csounds.com/manual/html/ScoreGenRef.html
>>
>> ----- Original Message ----- From: "victor"  
>> 
>> To: 
>> Sent: Tuesday, December 16, 2008 6:56 PM
>> Subject: [Csnd] Re: Re: Modified FM example
>>
>>
>>> I thought the exp plugin table was already in 5.09 (according to
>>> Dr.B it is). It is supposed to be in ftest.dll.
>>>
>>> Victor
>>>
>>> ----- Original Message ----- From: "Art Hunkins" 
>>> To: 
>>> Sent: Tuesday, December 16, 2008 6:20 PM
>>> Subject: [Csnd] Re: Modified FM example
>>>
>>>
>>>> Victor,
>>>>
>>>> Trying your ModFM csd in 5.092, with Windows XP, I was stymied by  
>>>> a host
>>>> of error messages relating to f3, and not recognizing the "exp"  
>>>> gen. Indeed,
>>>> I don't see any reference to such a name anywhere.
>>>>
>>>> Is some particular DLL required for this to work? (I'm running  
>>>> with a
>>>> "lean and mean" [i.e., stripped-down) Csound installation.)
>>>>
>>>> Art Hunkins
>>>>
>>>> ----- Original Message ----- From: "Victor Lazzarini"
>>>> 
>>>> To: 
>>>> Sent: Tuesday, December 16, 2008 10:03 AM
>>>> Subject: [Csnd] Modified FM example
>>>>
>>>>
>>>>> Hi everyone,
>>>>>
>>>>> since we have mentioned ModFM here a few weeks ago, perhaps
>>>>> you might be interested to hear an example of some sounds
>>>>> you can get out of it.
>>>>>
>>>>> So I am attaching a bit of non-sense for you to hear, which  
>>>>> regardless
>>>>> of its dubious musical qualities, shows some of the range of  
>>>>> sounds
>>>>> possible with ModFM. All sounds were generated using the  
>>>>> technique.
>>>>> Requires 5.09.
>>>>>
>>>>> Enjoy (?!)
>>>>>
>>>>> Victor Lazzarini
>>>>> Music Technology Laboratory
>>>>> Music Department
>>>>> National University of Ireland, Maynooth
>>>>>
>>>>> Send bugs reports to this list.
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>>> "unsubscribe
>>>>> csound"
>>>>
>>>>
>>>>
>>>> Send bugs reports to this list.
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>> "unsubscribe
>>>> csound"
>>>
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe
>>> csound"
>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>> "unsubscribe
>> csound"
>>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"


Date2008-12-16 22:23
FromDavidW
Subject[Csnd] Re: Re: Modified FM example
ditto under OSX 10.5.5  with the PPC build of 5.09.
David
On 17/12/2008, at 8:09 AM, Richard Boulanger wrote:

> Cashes with a segfault on OSX 10.5.6  running Csound 5.09
>
> -dB
>
> On Dec 16, 2008, at 2:48 PM, Rory Walsh wrote:
>
>> I'm running Csound 5.09 and it crashes out with a seg fault. WinXP.
>>
>> Rory.
>>
>>
>> 2008/12/16 victor :