|
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 :</CsInstruments> Creating score orchname: /var/tmp/tmp.orc scorename: /var/tmp/tmp.sco orch compiler: 12 lines read error: illegal character <, line 1: <CsoundSynthesizer> ^ error: illegal character >, line 1: <CsoundSynthesizer> ^ error: no legal opcode, line 1: <CsoundSynthesizer> error: illegal character <, line 2: <CsInstruments> ^ error: illegal character >, line 2: <CsInstruments> ^ error: no legal opcode, line 2: <CsInstruments> 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 [hidden email] https://lists.sourceforge.net/lists/listinfo/csound-devel |
|
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, [hidden email] 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 :</CsInstruments> > Creating score > orchname: /var/tmp/tmp.orc > scorename: /var/tmp/tmp.sco > orch compiler: > 12 lines read > error: illegal character <, line 1: > <CsoundSynthesizer> > ^ > error: illegal character >, line 1: > <CsoundSynthesizer> > ^ > error: no legal opcode, line 1: > <CsoundSynthesizer> > error: illegal character <, line 2: > <CsInstruments> > ^ > error: illegal character >, line 2: > <CsInstruments> > ^ > error: no legal opcode, line 2: > <CsInstruments> > 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 > [hidden email] > 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 [hidden email] https://lists.sourceforge.net/lists/listinfo/csound-devel |
|
In reply to this post by john ffitch
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 [hidden email] http://akozar.spymac.net/ On 5/30/05 5:37 AM, [hidden email] <[hidden email]> 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 [hidden email] https://lists.sourceforge.net/lists/listinfo/csound-devel |
| Powered by Nabble | See how NAML generates this page |
