| Is this CsoundVST behavior related to why, in Windows Csound5, .csd files
come back with the line numbers of error messages wrong? Or is the cause
some other factor?
Again, is there anything that can be done about this? It makes error
messages much less useful than they could be.
Art Hunkins
----- Original Message -----
From:
To:
Sent: Sunday, February 20, 2005 12:29 PM
Subject: [Cs-dev] Some questions about recent changes
I also noticed that option parsing was changed to disallow using .orc and
.sco names in .csd and .csoundrc files. However, this breaks some behavior
of CsoundVST, which depends on being able to include .orc and .sco
filenames in .csd files. This is because CsoundVST loads and edits .csd
files, but it does not perform them as .csd files; it performs them by
exporting the .orc and .sco file separately. The reason for this is that in
Python mode, CsoundVST generates the .sco file programmatically, using the
name given on the Csound command line, and it also still exports the .orc
file in the usual way.
So I changed the code back to permit .orc and .sco filenames in .csd files.
The .csd files now work both ways -- either with, or without, .orc and .sco
filenames.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |