Csound Csound-dev Csound-tekno Search About

[Cs-dev] Wish/bug list

Date2007-05-29 11:30
Fromjpff
Subject[Cs-dev] Wish/bug list
How about this?

To Do
    Check Csound5GUI Launcher on OSX (DrB: Thu, 17 May 2007 12:59:18 -0400)
  - turnoff bug (I reported and provided a CSD)
  - fluid opcodes on OSX Intel (reported but we need a CSD)
    liblo for Windows
    Tempest Opcode for mac to be fixed (Colin Kah: Wed, 2 May 2007 08:32:33 -0400)

For Future
    ogg encoding (libsndfile)
    Finish adding Gabriel's opcodes

Unknown
    Lock up (StevenYi: Sat, 5 May 2007 18:41:11 -0400)
    The bug involving the use of pvsfreez
        (http://www.nabble.com/random-glitch-with-this-CSD-tf3635671.html) 
==John ffitch

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-05-29 11:36
FromVictor Lazzarini
SubjectRe: [Cs-dev] Wish/bug list
Sounds good. The bug with pvsfreeze I traced to 'turnoff', see
an earlier message here ([Cs-dev] the actual bug (was Re:  pvsfreeze bug,
  or not really (was Re:  Next release), of Wed, 02 May 2007 15:56:50 +0100))
  where I provide a test CSD.

I don't know much about the turnoff code, so I did not attempt to fix it.

Victor


At 11:30 29/05/2007, you wrote:
>How about this?
>
>To Do
>     Check Csound5GUI Launcher on OSX (DrB: Thu, 17 May 2007 12:59:18 -0400)
>   - turnoff bug (I reported and provided a CSD)
>   - fluid opcodes on OSX Intel (reported but we need a CSD)
>     liblo for Windows
>     Tempest Opcode for mac to be fixed (Colin Kah: Wed, 2 May 2007 
> 08:32:33 -0400)
>
>For Future
>     ogg encoding (libsndfile)
>     Finish adding Gabriel's opcodes
>
>Unknown
>     Lock up (StevenYi: Sat, 5 May 2007 18:41:11 -0400)
>     The bug involving the use of pvsfreez
>         (http://www.nabble.com/random-glitch-with-this-CSD-tf3635671.html)
>==John ffitch
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by DB2 Express
>Download DB2 Express C - the FREE version of DB2 express and take
>control of your XML. No limits. Just data. Click to get it now.
>http://sourceforge.net/powerbar/db2/
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel

Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-05-29 11:42
FromVictor Lazzarini
Subject[Cs-dev] wish/bug list updated
Csound5GUI now seems to work on OSX (I have tested it), but with
some caveats (which should be in the manual?) . I reported them here I think.
Tempest is fixed and fluid seems to be working alright (I tested and reported
here). I am surprised about the liblo item, as I have been using the OSC 
opcodes
on Windows and have liblo here OK. What is the problem? I left it there anyway.
==================
Here's an update

To Do
   - turnoff bug (I reported and provided a CSD)
   - liblo for Windows


For Future
     ogg encoding (libsndfile)
     Finish adding Gabriel's opcodes

Unknown
     Lock up (StevenYi: Sat, 5 May 2007 18:41:11 -0400)






At 11:30 29/05/2007, you wrote:
>How about this?
>
>To Do
>     Check Csound5GUI Launcher on OSX (DrB: Thu, 17 May 2007 12:59:18 -0400)
>   - turnoff bug (I reported and provided a CSD)
>   - fluid opcodes on OSX Intel (reported but we need a CSD)
>     liblo for Windows
>     Tempest Opcode for mac to be fixed (Colin Kah: Wed, 2 May 2007 
> 08:32:33 -0400)
>
>For Future
>     ogg encoding (libsndfile)
>     Finish adding Gabriel's opcodes
>
>Unknown
>     Lock up (StevenYi: Sat, 5 May 2007 18:41:11 -0400)
>     The bug involving the use of pvsfreez
>         (http://www.nabble.com/random-glitch-with-this-CSD-tf3635671.html)
>==John ffitch
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by DB2 Express
>Download DB2 Express C - the FREE version of DB2 express and take
>control of your XML. No limits. Just data. Click to get it now.
>http://sourceforge.net/powerbar/db2/
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel

Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-05-29 17:53
FromJonathan Murphy
SubjectRe: [Cs-dev] wish/bug list updated
Also the problem that I reported on the users list regarding
--m-warnings is still there with current CVS. This CSD:



--m-warnings=0


    instr 1
    endin


i1 0 1
e



Gives:

unknown long option: '--m-warnings=0'

Jonathan.



Victor Lazzarini  writes:

> Csound5GUI now seems to work on OSX (I have tested it), but with
> some caveats (which should be in the manual?) . I reported them here I think.
> Tempest is fixed and fluid seems to be working alright (I tested and reported
> here). I am surprised about the liblo item, as I have been using the OSC 
> opcodes
> on Windows and have liblo here OK. What is the problem? I left it there anyway.
> ==================
> Here's an update
>
> To Do
>    - turnoff bug (I reported and provided a CSD)
>    - liblo for Windows
>
>
> For Future
>      ogg encoding (libsndfile)
>      Finish adding Gabriel's opcodes
>
> Unknown
>      Lock up (StevenYi: Sat, 5 May 2007 18:41:11 -0400)
>
>
>
>
>
>
> At 11:30 29/05/2007, you wrote:
>>How about this?
>>
>>To Do
>>     Check Csound5GUI Launcher on OSX (DrB: Thu, 17 May 2007 12:59:18 -0400)
>>   - turnoff bug (I reported and provided a CSD)
>>   - fluid opcodes on OSX Intel (reported but we need a CSD)
>>     liblo for Windows
>>     Tempest Opcode for mac to be fixed (Colin Kah: Wed, 2 May 2007 
>> 08:32:33 -0400)
>>
>>For Future
>>     ogg encoding (libsndfile)
>>     Finish adding Gabriel's opcodes
>>
>>Unknown
>>     Lock up (StevenYi: Sat, 5 May 2007 18:41:11 -0400)
>>     The bug involving the use of pvsfreez
>>         (http://www.nabble.com/random-glitch-with-this-CSD-tf3635671.html)
>>==John ffitch
>>
>>-------------------------------------------------------------------------
>>This SF.net email is sponsored by DB2 Express
>>Download DB2 Express C - the FREE version of DB2 express and take
>>control of your XML. No limits. Just data. Click to get it now.
>>http://sourceforge.net/powerbar/db2/
>>_______________________________________________
>>Csound-devel mailing list
>>Csound-devel@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> Victor Lazzarini
> Music Technology Laboratory
> Music Department
> National University of Ireland, Maynooth
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-05-30 07:34
Fromjpff
SubjectRe: [Cs-dev] wish/bug list updated
Believed fixed
==John ffitch

>>>>> "Jonathan" == Jonathan Murphy  writes:

 Jonathan> Also the problem that I reported on the users list regarding
 Jonathan> --m-warnings is still there with current CVS. This CSD:

 Jonathan> 
 Jonathan> 
 Jonathan> --m-warnings=0
 Jonathan> 
 Jonathan> 
 Jonathan>     instr 1
 Jonathan>     endin
 Jonathan> 
 Jonathan> 
 Jonathan> i1 0 1
 Jonathan> e
 Jonathan> 
 Jonathan> 

 Jonathan> Gives:

 Jonathan> unknown long option: '--m-warnings=0'

 Jonathan> Jonathan.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-05-30 09:45
Frompeiman
SubjectRe: [Cs-dev] Wish/bug list
Hello
The ATScross and ATSadd opcodes? I don't know, they may have been fixed(?)
Best
Peiman
 

jpff wrote:
> 
> How about this?
> 
> To Do
>     Check Csound5GUI Launcher on OSX (DrB: Thu, 17 May 2007 12:59:18
> -0400)
>   - turnoff bug (I reported and provided a CSD)
>   - fluid opcodes on OSX Intel (reported but we need a CSD)
>     liblo for Windows
>     Tempest Opcode for mac to be fixed (Colin Kah: Wed, 2 May 2007
> 08:32:33 -0400)
> 
> For Future
>     ogg encoding (libsndfile)
>     Finish adding Gabriel's opcodes
> 
> Unknown
>     Lock up (StevenYi: Sat, 5 May 2007 18:41:11 -0400)
>     The bug involving the use of pvsfreez
>         (http://www.nabble.com/random-glitch-with-this-CSD-tf3635671.html) 
> ==John ffitch
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> 

-- 
View this message in context: http://www.nabble.com/Wish-bug-list-tf3833016.html#a10869796
Sent from the Csound - Dev mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-05-30 17:17
From
SubjectRe: [Cs-dev] Wish/bug list
My understanding was that there was no problem with ATScross and ATSadd
==John ffitch

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-05-30 17:55
Frompeiman
SubjectRe: [Cs-dev] Wish/bug list
It is hard to recreate the ATScross problem (ATSadd problem is always there)
it seems it is dependent on the ats files used (it's there particularly with
rich vocal sounds).
This is my csd file (the samples are taken from the max/msp example sounds
so if you have max you can try analyzing the same samples if not I am happy
to send the ats files):

instr 33
	
  kcross = 0 ; <----when < 1 distorted (very loud!!!)

  ATSbufread  1, 1, "vib.ats", 20
  aout ATScross 1, 1, "chant.ats", 1, kcross, (1 - kcross), 20
  out aout*0dbfs
endin


f1 0 2048 10 1

i33 0 30


jpff-2 wrote:
> 
> My understanding was that there was no problem with ATScross and ATSadd
> ==John ffitch
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> 

-- 
View this message in context: http://www.nabble.com/Wish-bug-list-tf3833016.html#a10877931
Sent from the Csound - Dev mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-06-01 23:30
FromAndres Cabrera
SubjectRe: [Cs-dev] wish/bug list updated
Hi,

The new opcodes diskgrain and pvsdiskin are missing their documentation.
I can add it if some one gives me the information.


Cheers,
Andrés


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-06-03 05:14
Fromguitarfella
SubjectRe: [Cs-dev] Wish/bug list - request: default value for FLTK opcodes
hey there,

i'd to be able to set a default value to FLTK control opcodes like FLknob,
FLtext, FLslider etc etc..
at the moment i think default values are NULL? an extra parameter in
declaration would be perfect
thanks guys

sam



jpff wrote:
> 
> How about this?
> 
> To Do
>     Check Csound5GUI Launcher on OSX (DrB: Thu, 17 May 2007 12:59:18
> -0400)
>   - turnoff bug (I reported and provided a CSD)
>   - fluid opcodes on OSX Intel (reported but we need a CSD)
>     liblo for Windows
>     Tempest Opcode for mac to be fixed (Colin Kah: Wed, 2 May 2007
> 08:32:33 -0400)
> 
> For Future
>     ogg encoding (libsndfile)
>     Finish adding Gabriel's opcodes
> 
> Unknown
>     Lock up (StevenYi: Sat, 5 May 2007 18:41:11 -0400)
>     The bug involving the use of pvsfreez
>         (http://www.nabble.com/random-glitch-with-this-CSD-tf3635671.html) 
> ==John ffitch
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> 

-- 
View this message in context: http://www.nabble.com/Wish-bug-list-tf3833016.html#a10933560
Sent from the Csound - Dev mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-06-03 08:49
FromJonathan Murphy
SubjectRe: [Cs-dev] Wish/bug list - request: default value for FLTK opcodes
Hi Sam,

You can do that with FLsetVal_i. The way it works is something like
this:

ix1 = 10        ; x coordinate of knob
iy1 = 10        ; y coordinate of knob

iw0 = 100       ; width of window
iw1 = 50        ; width of knob (knob is round, width = height)
ih0 = 100       ; height of window

imin = 0        ; minimum value of knob
imax = 127      ; maximum value of knob
iexp = 0        ; linear output 
itype = 1       ; 3d knob
idisp = -1      ; value not displayed

ival = 64       ; initial value of knob

FLpanel "FLSETVAL DEMO", iw0, ih0  ; window

gk_knob, gi_knob FLknob "KNOB", imin, imax, iexp, itype, idisp, \
iw1, ix1, iy1    ; knob

FLsetVal_i ival, gi_knob        ; set initial value of knob

Hope this helps,
Jonathan.

guitarfella  writes:

> hey there,
>
> i'd to be able to set a default value to FLTK control opcodes like FLknob,
> FLtext, FLslider etc etc..
> at the moment i think default values are NULL? an extra parameter in
> declaration would be perfect
> thanks guys
>
> sam
>
>
>
> jpff wrote:
>> 
>> How about this?
>> 
>> To Do
>>     Check Csound5GUI Launcher on OSX (DrB: Thu, 17 May 2007 12:59:18
>> -0400)
>>   - turnoff bug (I reported and provided a CSD)
>>   - fluid opcodes on OSX Intel (reported but we need a CSD)
>>     liblo for Windows
>>     Tempest Opcode for mac to be fixed (Colin Kah: Wed, 2 May 2007
>> 08:32:33 -0400)
>> 
>> For Future
>>     ogg encoding (libsndfile)
>>     Finish adding Gabriel's opcodes
>> 
>> Unknown
>>     Lock up (StevenYi: Sat, 5 May 2007 18:41:11 -0400)
>>     The bug involving the use of pvsfreez
>>         (http://www.nabble.com/random-glitch-with-this-CSD-tf3635671.html) 
>> ==John ffitch
>> 
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>> 
>> 
>
> -- 
> View this message in context: http://www.nabble.com/Wish-bug-list-tf3833016.html#a10933560
> Sent from the Csound - Dev mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2007-06-03 09:16
From"Sam Edge"
SubjectRe: [Cs-dev] Wish/bug list - request: default value for FLTK opcodes
AttachmentsNone  None  None  None  

Date2007-06-03 10:10
FromJonathan Murphy
SubjectRe: [Cs-dev] Wish/bug list - request: default value for FLTK opcodes
No worries. Reading it back, I noticed a mistake in what I
posted. After the line that reads:

>     gk_knob, gi_knob FLknob "KNOB", imin, imax, iexp, itype, idisp, \
>     iw1, ix1, iy1    ; knob

and after any other widgets that you want to be shown in that window,
you should add:

FLpanelEnd

to indicate the end of the window.

J.

"Sam Edge"  writes:

> ah thanks bud. i probably should have read more documentation.
> thanks again!
> sam
>
> On 6/3/07, Jonathan Murphy  wrote:
>
>     Hi Sam,
>    
>     You can do that with FLsetVal_i. The way it works is something like
>     this:
>    
>     ix1 = 10        ; x coordinate of knob
>     iy1 = 10        ; y coordinate of knob
>    
>     iw0 = 100       ; width of window
>     iw1 = 50        ; width of knob (knob is round, width = height)
>     ih0 = 100       ; height of window
>    
>     imin = 0        ; minimum value of knob
>     imax = 127      ; maximum value of knob
>     iexp = 0        ; linear output
>     itype = 1       ; 3d knob
>     idisp = -1      ; value not displayed
>    
>     ival = 64       ; initial value of knob
>    
>     FLpanel "FLSETVAL DEMO", iw0, ih0  ; window
>    
>     gk_knob, gi_knob FLknob "KNOB", imin, imax, iexp, itype, idisp, \
>     iw1, ix1, iy1    ; knob
>    
>     FLsetVal_i ival, gi_knob        ; set initial value of knob
>    
>     Hope this helps,
>     Jonathan.
>    
>     guitarfella  writes:
>    
>     > hey there,
>     >
>     > i'd to be able to set a default value to FLTK control opcodes like FLknob,
>     > FLtext, FLslider etc etc..
>     > at the moment i think default values are NULL? an extra parameter in
>     > declaration would be perfect
>     > thanks guys
>     >
>     > sam
>     >
>     >
>     >
>     > jpff wrote:
>     >>
>     >> How about this?
>     >>
>     >> To Do
>     >>     Check Csound5GUI Launcher on OSX (DrB: Thu, 17 May 2007 12:59:18
>     >> -0400)
>     >>   - turnoff bug (I reported and provided a CSD)
>     >>   - fluid opcodes on OSX Intel (reported but we need a CSD)
>     >>     liblo for Windows
>     >>     Tempest Opcode for mac to be fixed (Colin Kah: Wed, 2 May 2007
>     >> 08:32:33 -0400)
>     >>
>     >> For Future
>     >>     ogg encoding (libsndfile)
>     >>     Finish adding Gabriel's opcodes
>     >>
>     >> Unknown
>     >>     Lock up (StevenYi: Sat, 5 May 2007 18:41:11 -0400)
>     >>     The bug involving the use of pvsfreez
>     >>         ( http://www.nabble.com/random-glitch-with-this-CSD-tf3635671.html)
>     >> ==John ffitch
>     >>
>     >> -------------------------------------------------------------------------
>     >> This SF.net email is sponsored by DB2 Express
>     >> Download DB2 Express C - the FREE version of DB2 express and take
>     >> control of your XML. No limits. Just data. Click to get it now.
>     >> http://sourceforge.net/powerbar/db2/
>     >> _______________________________________________
>     >> Csound-devel mailing list
>     >> Csound-devel@lists.sourceforge.net
>     >> https://lists.sourceforge.net/lists/listinfo/csound-devel
>     >>
>     >>
>     >
>     > --
>     > View this message in context: http://www.nabble.com/Wish-bug-list-tf3833016.html#a10933560
>     > Sent from the Csound - Dev mailing list archive at Nabble.com.
>     >
>     >
>     > -------------------------------------------------------------------------
>     > This SF.net email is sponsored by DB2 Express
>     > Download DB2 Express C - the FREE version of DB2 express and take
>     > control of your XML. No limits. Just data. Click to get it now.
>     > http://sourceforge.net/powerbar/db2/
>     > _______________________________________________
>     > Csound-devel mailing list
>     > Csound-devel@lists.sourceforge.net
>     > https://lists.sourceforge.net/lists/listinfo/csound-devel
>    
>     -------------------------------------------------------------------------
>     This SF.net email is sponsored by DB2 Express
>     Download DB2 Express C - the FREE version of DB2 express and take
>     control of your XML. No limits. Just data. Click to get it now.
>     http://sourceforge.net/powerbar/db2/
>     _______________________________________________
>     Csound-devel mailing list
>     Csound-devel@lists.sourceforge.net
>     https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> --
> better late than never
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/_______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net