Csound Csound-dev Csound-tekno Search About

[Cs-dev] Removed old PVOC format

Date2005-06-11 14:55
FromIstvan Varga
Subject[Cs-dev] Removed old PVOC format
I have converted all opcodes to use the new PVOC-EX format, and removed
all code for reading or writing the old format. pvanal now always creates
PVOC-EX files, even if the extension is not .pvx (also, the -c flag for
selecting a single channel of multichannel files now works).
Some testing of the old opcodes that were updated to use the new format
may be needed (although these often had bugs already before the change).
So far, pvoc and pvadd seem to work; did not try the others yet.
Should an utility for converting old format PVOC files to PVOC-EX be written ?


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-11 15:51
Fromjpff@codemist.co.uk
SubjectRe: [Cs-dev] Removed old PVOC format
Does the code still read the older format and check which it is?
==John ffitch


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-11 16:00
FromIstvan Varga
SubjectRe: [Cs-dev] Removed old PVOC format
jpff@codemist.co.uk wrote:

> Does the code still read the older format and check which it is?

No, all code has been converted to read the new format, but not the old.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-11 16:11
From"Richard Boulanger"
SubjectRe: [Cs-dev] Removed old PVOC format
It really needs to do this and I hope that it has not busted chapters  
from The Csound Book on pvoc.

Rick


On Jun 11, 2005, at 10:51 AM, jpff@codemist.co.uk wrote:

> Does the code still read the older format and check which it is?
> ==John ffitch
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.  How far can  
> you shotput
> a projector? How fast can you ride your desk chair down the office  
> luge track?
> If you want to score the big prize, get to know the little guy.
> Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-06-11 16:21
FromIstvan Varga
SubjectRe: [Cs-dev] Removed old PVOC format
Richard Boulanger wrote:

> It really needs to do this and I hope that it has not busted chapters  
> from The Csound Book on pvoc.

The opcodes were not removed or have the syntax changed, only the format
of the analysis file is different. pvanal is also used the same way, it
just generates a PVOC-EX file (which is now supported by all opcodes)
instead of the old format.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net