Csound Csound-dev Csound-tekno Search About

[Csnd] diskin

Date2009-07-05 19:51
Fromjpff
Subject[Csnd] diskin
Works OK for me (Linux)

but... should diskin be deprecated?  diskin1 is better
==John ffitch

Date2009-07-06 01:15
Fromfrancibal
Subject[Csnd] Re: diskin
It works but not always.
These other examples uses diskin:

FLbutton
gainslider
fout_table
nestedap

I've changed with diskin2, in my folder, and all works right now.

ciao
fran.


jpff wrote:
> 
> Works OK for me (Linux)
> 
> but... should diskin be deprecated?  diskin1 is better
> ==John ffitch
> 
> 
> 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/diskin-tp24345783p24348149.html
Sent from the Csound - General mailing list archive at Nabble.com.


Date2009-07-07 03:37
FromAndres Cabrera
Subject[Csnd] Re: Re: diskin
Hi Francibal,
Can you zip your examples folder and send it to me? It will make
correcting the examples a lot faster.

Cheers,
Andrés

On Sun, Jul 5, 2009 at 7:15 PM, francibal wrote:
>
> It works but not always.
> These other examples uses diskin:
>
> FLbutton
> gainslider
> fout_table
> nestedap
>
> I've changed with diskin2, in my folder, and all works right now.
>
> ciao
> fran.
>
>
> jpff wrote:
>>
>> Works OK for me (Linux)
>>
>> but... should diskin be deprecated?  diskin1 is better
>> ==John ffitch
>>
>>
>> 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/diskin-tp24345783p24348149.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"
>



-- 


Andrés


Date2009-07-07 11:29
From"ilterzouomo"
Subject[Csnd] Re: Re: Re: diskin
AttachmentsChangedOpcodes.zip  
Ciao Mr. Andrés,
i'm not sure if i have understand well, anyway i send you a zip only with 
csd examples that i've changed.
There is a text file (note.txt !) that explain what i change and where.
I hope to have understand right, and also i hope this could be helpful for 
You.
Please if i've not understand, tell me!

ciao,
fran.

If i can do somethings useful for You, tell me. I have not ability, but i 
have some free time,
and for me it will be a pleasure to help You.
Many thank for Your works.

riciao,
again, fran. 

Date2009-07-08 04:16
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: Re: Re: diskin
I fixed most of them and checked them in just now - back in contact with
the world

==John ff

> Hi Francibal,
> Can you zip your examples folder and send it to me? It will make
> correcting the examples a lot faster.
>
> Cheers,
> Andrés
>
> On Sun, Jul 5, 2009 at 7:15 PM, francibal
> wrote:
>>
>> It works but not always.
>> These other examples uses diskin:
>>
>> FLbutton
>> gainslider
>> fout_table
>> nestedap
>>
>> I've changed with diskin2, in my folder, and all works right now.
>>
>> ciao
>> fran.
>>
>>
>> jpff wrote:
>>>
>>> Works OK for me (Linux)
>>>
>>> but... should diskin be deprecated?  diskin1 is better
>>> ==John ffitch
>>>
>>>
>>> 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/diskin-tp24345783p24348149.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"
>>
>
>
>
> --
>
>
> Andrés
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>



Date2009-07-09 14:00
FromAndres Cabrera
Subject[Csnd] Re: Re: Re: Re: diskin
Thanks very much for this.

I've committed and revised some of your files. I've made some changes,
so you can have a look. Currently, I've only added:

examples/adsyn.csd
examples/atone.csd
examples/betarand.csd
examples/bexprnd.csd
examples/cauchy.csd
examples/cggoto.csd
examples/clip.csd
examples/diskin.csd
examples/exprand.csd
examples/gauss.csd
examples/hrtfmove.csd
examples/hvs1.csd

You can see the new versions nere:
http://csound.cvs.sourceforge.net/viewvc/csound/manual/examples/

I saw no change in butterhp.csd...

Cheers,
Andrés

On Tue, Jul 7, 2009 at 5:29 AM, ilterzouomo wrote:
> Ciao Mr. Andrés,
> i'm not sure if i have understand well, anyway i send you a zip only with
> csd examples that i've changed.
> There is a text file (note.txt !) that explain what i change and where.
> I hope to have understand right, and also i hope this could be helpful for
> You.
> Please if i've not understand, tell me!
>
> ciao,
> fran.
>
> If i can do somethings useful for You, tell me. I have not ability, but i
> have some free time,
> and for me it will be a pleasure to help You.
> Many thank for Your works.
>
> riciao,
> again, fran.
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"



-- 


Andrés


Date2009-07-09 15:16
Fromfrancibal
Subject[Csnd] Re: Re: Re: Re: diskin
Hi Mr. Andrès,

in butterhp there was only wrong -idac (corrected, i hope) in -iadc. Not so
much,
but reported error.

thank You, ciao,

fran.


Andres Cabrera wrote:
> 
> Thanks very much for this.
> 
> I've committed and revised some of your files. I've made some changes,
> so you can have a look. Currently, I've only added:
> 
> examples/adsyn.csd
> examples/atone.csd
> examples/betarand.csd
> examples/bexprnd.csd
> examples/cauchy.csd
> examples/cggoto.csd
> examples/clip.csd
> examples/diskin.csd
> examples/exprand.csd
> examples/gauss.csd
> examples/hrtfmove.csd
> examples/hvs1.csd
> 
> You can see the new versions nere:
> http://csound.cvs.sourceforge.net/viewvc/csound/manual/examples/
> 
> I saw no change in butterhp.csd...
> 
> Cheers,
> Andrés
> 
> On Tue, Jul 7, 2009 at 5:29 AM, ilterzouomo
> wrote:
>> Ciao Mr. Andrés,
>> i'm not sure if i have understand well, anyway i send you a zip only with
>> csd examples that i've changed.
>> There is a text file (note.txt !) that explain what i change and where.
>> I hope to have understand right, and also i hope this could be helpful
>> for
>> You.
>> Please if i've not understand, tell me!
>>
>> ciao,
>> fran.
>>
>> If i can do somethings useful for You, tell me. I have not ability, but i
>> have some free time,
>> and for me it will be a pleasure to help You.
>> Many thank for Your works.
>>
>> riciao,
>> again, fran.
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
> 
> 
> 
> -- 
> 
> 
> Andrés
> 
> 
> 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/diskin-tp24345783p24410555.html
Sent from the Csound - General mailing list archive at Nabble.com.