Csound Csound-dev Csound-tekno Search About

[Csnd] partikkel example

Date2008-02-11 23:37
Frompeiman
Subject[Csnd] partikkel example
Hello,

Could someone kindly put me in the right direction as to the usage of  
partikkel? The manual examples do not really demonstrate the full  
potential of partikkel as everything is set to default. I cannot for  
example work out how ichannelmasks works:  what f-GEN is best suited  
for this?

I have downloaded the great partikkelFLTK csd but it's too complex to  
serve as an example (too many macros and so on). Does anyone have a  
simple but sufficient example that I could beg to take a look at please!

Many Thanks
Peiman 
-- 
View this message in context: http://www.nabble.com/partikkel-example-tp15423381p15423381.html
Sent from the Csound - General mailing list archive at Nabble.com.


Date2008-02-12 10:18
From"Oeyvind Brandtsegg"
Subject[Csnd] Re: partikkel example
AttachmentsNone  

Date2008-02-12 10:33
FromPeiman Khosravi
Subject[Csnd] Re: Re: partikkel example
Thanks Oeyvind,

fgen 2 is working great. Wow this is amazing! I'm going to spend the  
day making a blue interface for partikkel!
Yes a more demonstrative example would be most welcome as it took me a  
good few hours to work out how to fiddle with the manual csd and still  
get sounds :-)

Thanks again
Peiman

On 12 Feb 2008, at 10:18, Oeyvind Brandtsegg wrote:

> Yes, you point to something difficult: demonstrating the full
> potential of something complex in a simple and straightforward manner.
>
> The next manual for 5.08 will have a better example, thanks to  
> Joachim Heintz.
> That example utilize channelmasks to do random panning.
> This is a variation an extension of your simplest form  
> channelmasking usage.
>
> For specifying channel masks, I normally use gen 2 with a negative p4
> (-2) to skip normalization. For example
> giChnMask ftgen 0, 0, 16, -2, 0, 6, 0, 1, 2, 3, 2.5, 1.5, 0.5, 3
>
> best
> Oeyvind
>
> 2008/2/12, peiman :
>>
>> Hello,
>>
>> Could someone kindly put me in the right direction as to the usage of
>> partikkel? The manual examples do not really demonstrate the full
>> potential of partikkel as everything is set to default. I cannot for
>> example work out how ichannelmasks works:  what f-GEN is best suited
>> for this?
>>
>> I have downloaded the great partikkelFLTK csd but it's too complex to
>> serve as an example (too many macros and so on). Does anyone have a
>> simple but sufficient example that I could beg to take a look at  
>> please!
>>
>> Many Thanks
>> Peiman
>> --
>> View this message in context: http://www.nabble.com/partikkel-example-tp15423381p15423381.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>>
>> 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-02-12 10:42
Frompeiman
Subject[Csnd] Re: partikkel example
Thanks Oeyvind,

fgen 2 is working great. Wow this is amazing! I'm going to spend the day
making a blue interface for partikkel!
Yes a more demonstrative example would be most welcome as it took me a good
few hours to work out how to fiddle with the manual csd and still get sounds
:-)

Thanks again
Peiman

Oeyvind Brandtsegg-2 wrote:
> 
> Yes, you point to something difficult: demonstrating the full
> potential of something complex in a simple and straightforward manner.
> 
> The next manual for 5.08 will have a better example, thanks to Joachim
> Heintz.
> That example utilize channelmasks to do random panning.
> This is a variation an extension of your simplest form channelmasking
> usage.
> 
> For specifying channel masks, I normally use gen 2 with a negative p4
> (-2) to skip normalization. For example
> giChnMask ftgen 0, 0, 16, -2, 0, 6, 0, 1, 2, 3, 2.5, 1.5, 0.5, 3
> 
> best
> Oeyvind
> 
> 2008/2/12, peiman :
>>
>> Hello,
>>
>> Could someone kindly put me in the right direction as to the usage of
>> partikkel? The manual examples do not really demonstrate the full
>> potential of partikkel as everything is set to default. I cannot for
>> example work out how ichannelmasks works:  what f-GEN is best suited
>> for this?
>>
>> I have downloaded the great partikkelFLTK csd but it's too complex to
>> serve as an example (too many macros and so on). Does anyone have a
>> simple but sufficient example that I could beg to take a look at please!
>>
>> Many Thanks
>> Peiman
>> --
>> View this message in context:
>> http://www.nabble.com/partikkel-example-tp15423381p15423381.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>>
>> 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"
> 
> 

-- 
View this message in context: http://www.nabble.com/partikkel-example-tp15423381p15430626.html
Sent from the Csound - General mailing list archive at Nabble.com.


Date2008-02-12 16:31
From"Steven Yi"
Subject[Csnd] Re: Re: partikkel example
AttachmentsNone  

Date2008-02-12 16:47
FromPeiman Khosravi
Subject[Csnd] Re: Re: Re: partikkel example
Thanks for the link Steven,

That's sounds so much better!!

Best
Peiman

On 12 Feb 2008, at 16:31, Steven Yi wrote:

> Just to note, the 5.08 manual and the partikkel entry is available  
> to browse at:
>
> http://csounds.com/manual/html/partikkel.html
>
> On Feb 12, 2008 2:18 AM, Oeyvind Brandtsegg   
> wrote:
>> Yes, you point to something difficult: demonstrating the full
>> potential of something complex in a simple and straightforward  
>> manner.
>>
>> The next manual for 5.08 will have a better example, thanks to  
>> Joachim Heintz.
>> That example utilize channelmasks to do random panning.
>> This is a variation an extension of your simplest form  
>> channelmasking usage.
>>
>> For specifying channel masks, I normally use gen 2 with a negative p4
>> (-2) to skip normalization. For example
>> giChnMask ftgen 0, 0, 16, -2, 0, 6, 0, 1, 2, 3, 2.5, 1.5, 0.5, 3
>>
>> best
>> Oeyvind
>>
>> 2008/2/12, peiman :
>>
>>>
>>> Hello,
>>>
>>> Could someone kindly put me in the right direction as to the usage  
>>> of
>>> partikkel? The manual examples do not really demonstrate the full
>>> potential of partikkel as everything is set to default. I cannot for
>>> example work out how ichannelmasks works:  what f-GEN is best suited
>>> for this?
>>>
>>> I have downloaded the great partikkelFLTK csd but it's too complex  
>>> to
>>> serve as an example (too many macros and so on). Does anyone have a
>>> simple but sufficient example that I could beg to take a look at  
>>> please!
>>>
>>> Many Thanks
>>> Peiman
>>> --
>>> View this message in context: http://www.nabble.com/partikkel-example-tp15423381p15423381.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>
>>>
>>>
>>> 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"