Csound Csound-dev Csound-tekno Search About

[Cs-dev] Release notes

Date2007-06-06 08:30
Fromjpff
Subject[Cs-dev] Release notes
What have i forgotten?

Bug fixes:
    system at k-rate was just wrong
    vrandh and vrandi scaling problems
    turnoff sometimes failed
    mod was wrong

new opcodes etc:
    partikkel -- particle synthesis
    New command line options to control messages

A number of internal changes; a new API for opening files

==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-06-06 09:40
FromVictor Lazzarini
SubjectRe: [Cs-dev] Release notes
At 08:30 06/06/2007, you wrote:
>What have i forgotten?
>
>Bug fixes:
>     system at k-rate was just wrong
>     vrandh and vrandi scaling problems
>     turnoff sometimes failed
>     mod was wrong
       tempest on OSX
       ATScross fixed and ATSadd output made cleaner


>new opcodes etc:
>     partikkel -- particle synthesis
>     New command line options to control messages
eqfil -- equaliser filter
diskgrain -- granular synthesis from disk
pvsdiskin -- fsig streaming from disk
pvsmorph -- pvs data interpolation


>A number of internal changes; a new API for opening files

csladspa  --  CSD to LADSPA plugin kit
improvements to csoundapi~


>==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-06-06 11:55
From"Oeyvind Brandtsegg"
SubjectRe: [Cs-dev] Release notes
AttachmentsNone  

Date2007-06-06 13:48
FromOlivier =?iso-8859-1?b?RG9hcuk=?=
SubjectRe: [Cs-dev] Release notes
Hello,

Selon Victor Lazzarini :
> csladspa  --  CSD to LADSPA plugin kit

This new feature is very interesting. Thanks!

If we use multiple csladspa plugins, are there also multiple csound instances?
What is the memory consumption of this tool? What is the efficiency, regarding
CPU consumption?

Regards,
--
Olivier

-------------------------------------------------------------------------
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-06 13:57
FromVictor Lazzarini
SubjectRe: [Cs-dev] Release notes
Each plugin is a csound instance; but if you'd like you can
combine several plugins in one by making them into
different instruments. It's really up to you.

The plugins will be as efficient as Csound and Csound's
efficiency takes some beating.

Victor

At 13:48 06/06/2007, you wrote:
>Hello,
>
>Selon Victor Lazzarini :
> > csladspa  --  CSD to LADSPA plugin kit
>
>This new feature is very interesting. Thanks!
>
>If we use multiple csladspa plugins, are there also multiple csound instances?
>What is the memory consumption of this tool? What is the efficiency, regarding
>CPU consumption?
>
>Regards,
>--
>Olivier
>
>-------------------------------------------------------------------------
>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-06-06 14:50
FromAndres Cabrera
SubjectRe: [Cs-dev] Release notes
csound5gui now works for all platforms.

Added new opcodes from CsoundAV by Gabriel
    Maldonado: hvs1, hvs2, hvs3, vphaseseg, FLkeyin, FlslidBnk2,
FlvslidBnk, FlvslidBnk2,
    inrg, outrg, lposcila, lposcilsa, lposcilsa2, tabmorph, tabmorpha,
tabmorphak, FLhvsBox
    tabmorphi, trandom, vtable1k, slider8table, slider16table,
slider32table,
    slider64table, slider8tablef, slider16tablef, slider32tablef,
FLmouse, FLxyin
    slider64tablef, sliderKawai and an a-rate version of ctrl7.


Cheers,
Andrés


jpff wrote:
> What have i forgotten?
>
> Bug fixes:
>     system at k-rate was just wrong
>     vrandh and vrandi scaling problems
>     turnoff sometimes failed
>     mod was wrong
>
> new opcodes etc:
>     partikkel -- particle synthesis
>     New command line options to control messages
>
> A number of internal changes; a new API for opening files
>
> ==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
>
>   


-------------------------------------------------------------------------
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-06 15:59
FromAnthony Kozar
SubjectRe: [Cs-dev] Release notes
jpff wrote on 6/6/07 3:30 AM:

> a new API for opening files

I would say instead:

"New API for allowing host applications to be notified whenever Csound opens
a file.  (And accompanying changes to the recommended interface for plugins
to open files)."


Also, I don't think anyone mentioned these other new opcodes yet:

scoreline
mutex_lock
mutex_unlock
mutex_locki
mutex_unlocki

Thanks

Anthony



-------------------------------------------------------------------------
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-06 16:02
From"Steven Yi"
SubjectRe: [Cs-dev] Release notes
AttachmentsNone  

Date2007-06-06 16:10
From"Dr. Richard Boulanger"
SubjectRe: [Cs-dev] Release notes
And what about all the CsoundAV opcodes that Andreas added.  Should  
these be mentioned?

-dB
On Jun 6, 2007, at 10:59 AM, Anthony Kozar wrote:

> jpff wrote on 6/6/07 3:30 AM:
>
>> a new API for opening files
>
> I would say instead:
>
> "New API for allowing host applications to be notified whenever  
> Csound opens
> a file.  (And accompanying changes to the recommended interface for  
> plugins
> to open files)."
>
>
> Also, I don't think anyone mentioned these other new opcodes yet:
>
> scoreline
> mutex_lock
> mutex_unlock
> mutex_locki
> mutex_unlocki
>
> Thanks
>
> Anthony
>
>
>
> ---------------------------------------------------------------------- 
> ---
> 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-06 18:14
FromAnthony Kozar
SubjectRe: [Cs-dev] Release notes
Thanks, Steven.  It sounds then like maybe I should not include them in the
MacOS 9 release.  The mutex code is probably not implemented on that
platform anyways.

Anthony

Steven Yi wrote on 6/6/07 11:02 AM:

> Hi Anthony,
> 
> Just to note, the mutex ops are somewhat experimental and probably
> shouldn't be used unless working on developing and testing the
> multicore code. They're not useful really otherwise, though no harm
> but slowing down csound by adding extra lock/unlock operations  is
> done if used currently.


-------------------------------------------------------------------------
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