| There was an issue with the linking of the packaged fluidsynth library, it appears to be linked to the Jack library.
I think installing Jack for OSX should get this fixed for you.
best
========================
Prof. Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952
> On 15 Feb 2019, at 12:35, luis antunes pena wrote:
>
> Hello,
> csound can't find the some libraries including libfluidOpcodes, although they seam to be in the correct place (/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libfluidOpcodes.dylib').
> I tried also setting the OPCODE6DIR64 to /Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64
> but it didn't work.
> I'm running csound on a tcsh shell in mac osx 10.12.6.
> Below the terminal output.
> Anyone knows a solution for this problem?
> Luís
>
>
> 0dBFS level = 32768.0
> --Csound version 6.12 (double samples) Nov 3 2018
> [commit: bc81dfb2877c7302d7f4849c098a1f88cf3f60d7]
> libsndfile-1.0.28
> WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libfluidOpcodes.dylib' (-1)
> WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjacko.dylib' (-1)
> WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libjackTransport.dylib' (-1)
> WARNING: could not open library '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib' (-1)
> UnifiedCSD: QuiMeSequitur.csd
> STARTING FILE
> Creating options
> Creating orchestra
> closing tag
> Creating score
> rtaudio: PortAudio module enabled ...
> using callback interface
> rtmidi: PortMIDI module enabled
>
> error: syntax error, unexpected T_IDENT (token "fluidEngine") from file QuiMeSequitur.csd (1)
> line 24:
> >>>giengine fluidEngine <<<
> Unexpected untyped word giengine when expecting a variable
> Parsing failed due to invalid input!
> Stopping on parser failure
> cannot compile orchestra
> end of score. overall amps: 0.0
> overall samples out of range: 0
> 1 errors in performance
>
>
>
>
> --
>
> http://luisantunespena.eu
> http://sumtone.com
> Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
|