Csound Csound-dev Csound-tekno Search About

[Cs-dev] [peppeiack@tiscali.it: R:R:R:R:Csound]

Date2005-05-30 10:37
Fromjpff@codemist.co.uk
Subject[Cs-dev] [peppeiack@tiscali.it: R:R:R:R:Csound]
I have been attempting to help a user on a Mac with 4.23f12, but this
error has me lost.  It seems to recognise a csd file but then fail to
separate it correctly.  Any ideas?
------- Start of forwarded message -------
csound -A -otest.aif test.csd
Using /usr/local/share/csound/csound.xmg
0dBFS level = 32767.0
Csound Version 4.23f12 (Feb 20 2005)
UnifiedCSD:  test.csd
STARTING FILE
Creating orchestra
Creating /var/tmp/tmp.orc (0xa00098c8)
unknown command :
Creating score
orchname:  /var/tmp/tmp.orc
scorename: /var/tmp/tmp.sco
orch compiler:
12 lines read
error:  illegal character <, line 1:

^
error:  illegal character >, line 1:

                  ^
error:  no legal opcode, line 1:

error:  illegal character <, line 2:

^
error:  illegal character >, line 2:

              ^
error:  no legal opcode, line 2:

6 syntax errors in orchestra.  compilation invalid
inactive allocs returned to freespace
end of score.              overall amps:      0.0
           overall samples out of range:        0
0 errors in performance
------- End of forwarded message -------

==John ffitch


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-05-30 15:21
FromAndres Cabrera
SubjectRe: [Cs-dev] [peppeiack@tiscali.it: R:R:R:R:Csound]
I've seen that type of error when a special new line character is used,
not sure which, and mostly happens when going to a mac, from a pc.
You could manually change all new lines with an editor like vi on the
mac.

Andres

On Mon, 2005-05-30 at 04:37, jpff@codemist.co.uk wrote:
> I have been attempting to help a user on a Mac with 4.23f12, but this
> error has me lost.  It seems to recognise a csd file but then fail to
> separate it correctly.  Any ideas?
> ------- Start of forwarded message -------
> csound -A -otest.aif test.csd
> Using /usr/local/share/csound/csound.xmg
> 0dBFS level = 32767.0
> Csound Version 4.23f12 (Feb 20 2005)
> UnifiedCSD:  test.csd
> STARTING FILE
> Creating orchestra
> Creating /var/tmp/tmp.orc (0xa00098c8)
> unknown command :
> Creating score
> orchname:  /var/tmp/tmp.orc
> scorename: /var/tmp/tmp.sco
> orch compiler:
> 12 lines read
> error:  illegal character <, line 1:
> 
> ^
> error:  illegal character >, line 1:
> 
>                   ^
> error:  no legal opcode, line 1:
> 
> error:  illegal character <, line 2:
> 
> ^
> error:  illegal character >, line 2:
> 
>               ^
> error:  no legal opcode, line 2:
> 
> 6 syntax errors in orchestra.  compilation invalid
> inactive allocs returned to freespace
> end of score.              overall amps:      0.0
>            overall samples out of range:        0
> 0 errors in performance
> ------- End of forwarded message -------
> 
> ==John ffitch
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Yahoo.
> Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
> Search APIs Find out how you can build Yahoo! directly into your own
> Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-05-31 05:00
FromAnthony Kozar
SubjectRe: [Cs-dev] [peppeiack@tiscali.it: R:R:R:R:Csound]
There was a bug in your 4.23f12 release that causes line endings from other
platforms (at least on MacOS and OS X) to not be recognized correctly.  This
can be worked around on OS X by converting them to Unix-style endings.

There is a fix for the problem in CVS and has been present in the GBS
version for awhile now.

Anthony Kozar
anthonykozar@sbcglobal.net
http://akozar.spymac.net/


On 5/30/05 5:37 AM, jpff@codemist.co.uk  etched in
stone:

> I have been attempting to help a user on a Mac with 4.23f12, but this
> error has me lost.  It seems to recognise a csd file but then fail to
> separate it correctly.  Any ideas?



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net