Csound Csound-dev Csound-tekno Search About

problem

Date2016-03-29 20:37
FromEnrico Francioni <00000005323c8739-dmarc-request@LISTSERV.HEANET.IE>
Subjectproblem
Hi to everyone,

how can I overcome these warnings CsoundQt (Mac os x 10.11.3)?

thank you,
enrico

***

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)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libvirtual.dylib'
(-1)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libwidgets.dylib'
(-1)
STARTING FILE
Creating options
Invalid arguments in : /*
WARNING: option expresson-opt has no affect

Invalid arguments in : */
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
sorting score ...
... done
--Csound version 6.06 (double samples) Sep 29 2015
midi channel 1 using instr 1
midi channel 2 using instr 2
midi channel 3 using instr 3
midi channel 4 using instr 4
midi channel 5 using instr 5
midi channel 6 using instr 6
midi channel 7 using instr 7
midi channel 8 using instr 8
midi channel 9 using instr 9
midi channel 10 using instr 10
midi channel 11 using instr 11
midi channel 12 using instr 12
midi channel 13 using instr 13
midi channel 14 using instr 14
midi channel 15 using instr 15
midi channel 16 using instr 16
displays suppressed
0dBFS level = 1.0
orch now loaded
audio buffered in 1024 sample-frame blocks
PortAudio V19-devel (built Sep 4 2014 22:30:30)
0: adc0 (Saffire (1115))
1: adc1 (Built-in Microph)
2: adc2 (Pro Tools Aggregate I/O)
PortAudio: selected input device 'Saffire (1115)'
reading 4096-byte blks of shorts from adc (RAW)
0: dac0 (Saffire (1115))
1: dac1 (Built-in Output)
2: dac2 (Pro Tools Aggregate I/O)
PortAudio: selected output device 'Saffire (1115)'
writing 2048 sample blks of 64-bit floats to dac
SECTION 1:



--
View this message in context: http://csound.1045644.n5.nabble.com/problem-tp5748256.html
Sent from the Csound - General mailing list archive at Nabble.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

Date2016-03-29 20:48
Fromjpff
SubjectRe: problem
You could deete the "offending" libraries, or install jack and fltk -- I 
think they are required fir tese librries

And do not attempy /*...*/ comments in CsOptions -- use ;



On Tue, 29 Mar 2016, Enrico Francioni wrote:

> Hi to everyone,
>
> how can I overcome these warnings CsoundQt (Mac os x 10.11.3)?
>
> thank you,
> enrico
>
> ***
>
> 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)
> WARNING: could not open library
> '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libvirtual.dylib'
> (-1)
> WARNING: could not open library
> '/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libwidgets.dylib'
> (-1)
> STARTING FILE
> Creating options
> Invalid arguments in : /*
> WARNING: option expresson-opt has no affect
>
> Invalid arguments in : */
> Creating orchestra
> Creating score
> rtaudio: PortAudio module enabled ...
> using blocking interface
> sorting score ...
> ... done
> --Csound version 6.06 (double samples) Sep 29 2015
> midi channel 1 using instr 1
> midi channel 2 using instr 2
> midi channel 3 using instr 3
> midi channel 4 using instr 4
> midi channel 5 using instr 5
> midi channel 6 using instr 6
> midi channel 7 using instr 7
> midi channel 8 using instr 8
> midi channel 9 using instr 9
> midi channel 10 using instr 10
> midi channel 11 using instr 11
> midi channel 12 using instr 12
> midi channel 13 using instr 13
> midi channel 14 using instr 14
> midi channel 15 using instr 15
> midi channel 16 using instr 16
> displays suppressed
> 0dBFS level = 1.0
> orch now loaded
> audio buffered in 1024 sample-frame blocks
> PortAudio V19-devel (built Sep 4 2014 22:30:30)
> 0: adc0 (Saffire (1115))
> 1: adc1 (Built-in Microph)
> 2: adc2 (Pro Tools Aggregate I/O)
> PortAudio: selected input device 'Saffire (1115)'
> reading 4096-byte blks of shorts from adc (RAW)
> 0: dac0 (Saffire (1115))
> 1: dac1 (Built-in Output)
> 2: dac2 (Pro Tools Aggregate I/O)
> PortAudio: selected output device 'Saffire (1115)'
> writing 2048 sample blks of 64-bit floats to dac
> SECTION 1:
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/problem-tp5748256.html
> Sent from the Csound - General mailing list archive at Nabble.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

Date2016-03-29 20:49
FromRory Walsh
SubjectRe: problem
I think the advice is to simply ignore them. They are quite annoying, but they shouldn't affect your instruments in any way. 

On 29 March 2016 at 20:37, Enrico Francioni <00000005323c8739-dmarc-request@listserv.heanet.ie> wrote:
Hi to everyone,

how can I overcome these warnings CsoundQt (Mac os x 10.11.3)?

thank you,
enrico

***

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)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libvirtual.dylib'
(-1)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libwidgets.dylib'
(-1)
STARTING FILE
Creating options
Invalid arguments in <CsOptions>: /*
WARNING: option expresson-opt has no affect

Invalid arguments in <CsOptions>: */
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
sorting score ...
... done
--Csound version 6.06 (double samples) Sep 29 2015
midi channel 1 using instr 1
midi channel 2 using instr 2
midi channel 3 using instr 3
midi channel 4 using instr 4
midi channel 5 using instr 5
midi channel 6 using instr 6
midi channel 7 using instr 7
midi channel 8 using instr 8
midi channel 9 using instr 9
midi channel 10 using instr 10
midi channel 11 using instr 11
midi channel 12 using instr 12
midi channel 13 using instr 13
midi channel 14 using instr 14
midi channel 15 using instr 15
midi channel 16 using instr 16
displays suppressed
0dBFS level = 1.0
orch now loaded
audio buffered in 1024 sample-frame blocks
PortAudio V19-devel (built Sep 4 2014 22:30:30)
0: adc0 (Saffire (1115))
1: adc1 (Built-in Microph)
2: adc2 (Pro Tools Aggregate I/O)
PortAudio: selected input device 'Saffire (1115)'
reading 4096-byte blks of shorts from adc (RAW)
0: dac0 (Saffire (1115))
1: dac1 (Built-in Output)
2: dac2 (Pro Tools Aggregate I/O)
PortAudio: selected output device 'Saffire (1115)'
writing 2048 sample blks of 64-bit floats to dac
SECTION 1:



--
View this message in context: http://csound.1045644.n5.nabble.com/problem-tp5748256.html
Sent from the Csound - General mailing list archive at Nabble.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

Date2016-03-29 20:50
FromRory Walsh
SubjectRe: problem
Maybe a command line flag to suppress these warning could be added?

On 29 March 2016 at 20:49, Rory Walsh <rorywalsh@ear.ie> wrote:
I think the advice is to simply ignore them. They are quite annoying, but they shouldn't affect your instruments in any way. 

On 29 March 2016 at 20:37, Enrico Francioni <00000005323c8739-dmarc-request@listserv.heanet.ie> wrote:
Hi to everyone,

how can I overcome these warnings CsoundQt (Mac os x 10.11.3)?

thank you,
enrico

***

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)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libvirtual.dylib'
(-1)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libwidgets.dylib'
(-1)
STARTING FILE
Creating options
Invalid arguments in <CsOptions>: /*
WARNING: option expresson-opt has no affect

Invalid arguments in <CsOptions>: */
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
sorting score ...
... done
--Csound version 6.06 (double samples) Sep 29 2015
midi channel 1 using instr 1
midi channel 2 using instr 2
midi channel 3 using instr 3
midi channel 4 using instr 4
midi channel 5 using instr 5
midi channel 6 using instr 6
midi channel 7 using instr 7
midi channel 8 using instr 8
midi channel 9 using instr 9
midi channel 10 using instr 10
midi channel 11 using instr 11
midi channel 12 using instr 12
midi channel 13 using instr 13
midi channel 14 using instr 14
midi channel 15 using instr 15
midi channel 16 using instr 16
displays suppressed
0dBFS level = 1.0
orch now loaded
audio buffered in 1024 sample-frame blocks
PortAudio V19-devel (built Sep 4 2014 22:30:30)
0: adc0 (Saffire (1115))
1: adc1 (Built-in Microph)
2: adc2 (Pro Tools Aggregate I/O)
PortAudio: selected input device 'Saffire (1115)'
reading 4096-byte blks of shorts from adc (RAW)
0: dac0 (Saffire (1115))
1: dac1 (Built-in Output)
2: dac2 (Pro Tools Aggregate I/O)
PortAudio: selected output device 'Saffire (1115)'
writing 2048 sample blks of 64-bit floats to dac
SECTION 1:



--
View this message in context: http://csound.1045644.n5.nabble.com/problem-tp5748256.html
Sent from the Csound - General mailing list archive at Nabble.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

Date2016-03-29 21:02
FromRory Walsh
SubjectRe: problem
Or an installer option as we have on Windows? 

On 29 March 2016 at 20:50, Rory Walsh <rorywalsh@ear.ie> wrote:
Maybe a command line flag to suppress these warning could be added?

On 29 March 2016 at 20:49, Rory Walsh <rorywalsh@ear.ie> wrote:
I think the advice is to simply ignore them. They are quite annoying, but they shouldn't affect your instruments in any way. 

On 29 March 2016 at 20:37, Enrico Francioni <00000005323c8739-dmarc-request@listserv.heanet.ie> wrote:
Hi to everyone,

how can I overcome these warnings CsoundQt (Mac os x 10.11.3)?

thank you,
enrico

***

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)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libvirtual.dylib'
(-1)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libwidgets.dylib'
(-1)
STARTING FILE
Creating options
Invalid arguments in <CsOptions>: /*
WARNING: option expresson-opt has no affect

Invalid arguments in <CsOptions>: */
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
sorting score ...
... done
--Csound version 6.06 (double samples) Sep 29 2015
midi channel 1 using instr 1
midi channel 2 using instr 2
midi channel 3 using instr 3
midi channel 4 using instr 4
midi channel 5 using instr 5
midi channel 6 using instr 6
midi channel 7 using instr 7
midi channel 8 using instr 8
midi channel 9 using instr 9
midi channel 10 using instr 10
midi channel 11 using instr 11
midi channel 12 using instr 12
midi channel 13 using instr 13
midi channel 14 using instr 14
midi channel 15 using instr 15
midi channel 16 using instr 16
displays suppressed
0dBFS level = 1.0
orch now loaded
audio buffered in 1024 sample-frame blocks
PortAudio V19-devel (built Sep 4 2014 22:30:30)
0: adc0 (Saffire (1115))
1: adc1 (Built-in Microph)
2: adc2 (Pro Tools Aggregate I/O)
PortAudio: selected input device 'Saffire (1115)'
reading 4096-byte blks of shorts from adc (RAW)
0: dac0 (Saffire (1115))
1: dac1 (Built-in Output)
2: dac2 (Pro Tools Aggregate I/O)
PortAudio: selected output device 'Saffire (1115)'
writing 2048 sample blks of 64-bit floats to dac
SECTION 1:



--
View this message in context: http://csound.1045644.n5.nabble.com/problem-tp5748256.html
Sent from the Csound - General mailing list archive at Nabble.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

Date2016-03-29 21:30
FromVictor Lazzarini
SubjectRe: problem
No, we are not carrying jackOSX. The FLTK issue has been fixed in the latest installer.

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 29 Mar 2016, at 21:02, Rory Walsh <rorywalsh@EAR.IE> wrote:

Or an installer option as we have on Windows? 

On 29 March 2016 at 20:50, Rory Walsh <rorywalsh@ear.ie> wrote:
Maybe a command line flag to suppress these warning could be added?

On 29 March 2016 at 20:49, Rory Walsh <rorywalsh@ear.ie> wrote:
I think the advice is to simply ignore them. They are quite annoying, but they shouldn't affect your instruments in any way. 

On 29 March 2016 at 20:37, Enrico Francioni <00000005323c8739-dmarc-request@listserv.heanet.ie> wrote:
Hi to everyone,

how can I overcome these warnings CsoundQt (Mac os x 10.11.3)?

thank you,
enrico

***

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)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libvirtual.dylib'
(-1)
WARNING: could not open library
'/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libwidgets.dylib'
(-1)
STARTING FILE
Creating options
Invalid arguments in <CsOptions>: /*
WARNING: option expresson-opt has no affect

Invalid arguments in <CsOptions>: */
Creating orchestra
Creating score
rtaudio: PortAudio module enabled ...
using blocking interface
sorting score ...
... done
--Csound version 6.06 (double samples) Sep 29 2015
midi channel 1 using instr 1
midi channel 2 using instr 2
midi channel 3 using instr 3
midi channel 4 using instr 4
midi channel 5 using instr 5
midi channel 6 using instr 6
midi channel 7 using instr 7
midi channel 8 using instr 8
midi channel 9 using instr 9
midi channel 10 using instr 10
midi channel 11 using instr 11
midi channel 12 using instr 12
midi channel 13 using instr 13
midi channel 14 using instr 14
midi channel 15 using instr 15
midi channel 16 using instr 16
displays suppressed
0dBFS level = 1.0
orch now loaded
audio buffered in 1024 sample-frame blocks
PortAudio V19-devel (built Sep 4 2014 22:30:30)
0: adc0 (Saffire (1115))
1: adc1 (Built-in Microph)
2: adc2 (Pro Tools Aggregate I/O)
PortAudio: selected input device 'Saffire (1115)'
reading 4096-byte blks of shorts from adc (RAW)
0: dac0 (Saffire (1115))
1: dac1 (Built-in Output)
2: dac2 (Pro Tools Aggregate I/O)
PortAudio: selected output device 'Saffire (1115)'
writing 2048 sample blks of 64-bit floats to dac
SECTION 1:



--
View this message in context: http://csound.1045644.n5.nabble.com/problem-tp5748256.html
Sent from the Csound - General mailing list archive at Nabble.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

Date2016-03-30 09:15
FromEnrico Francioni <00000005323c8739-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: problem
Thank you all for the valuable advice



--
View this message in context: http://csound.1045644.n5.nabble.com/problem-tp5748256p5748272.html
Sent from the Csound - General mailing list archive at Nabble.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