Csound Csound-dev Csound-tekno Search About

what's the error?

Date2016-10-09 22:04
FromRichard
Subjectwhat's the error?
AttachmentsplayMidiRecAudio.csd  
I'm trying to revive an older csd. I get an '1 error in performance' 
message (next to some warnings),
but no indication what the error is...

Richard


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-10-09 22:09
Fromjpff
SubjectRe: what's the error?
All OK for me except the score include is not found

Platform?  Vesion?


On Sun, 9 Oct 2016, Richard wrote:

> I'm trying to revive an older csd. I get an '1 error in performance' message 
> (next to some warnings),
> but no indication what the error is...
>
> Richard
>
>
> 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-10-09 22:11
FromRichard
SubjectRe: what's the error?
Here's the terminal output...

RMA:ESMS richard$ csound playMidiRecAudio.
virtual_keyboard real time MIDI plugin for Csound
WARNING: STK opcodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.
0dBFS level = 32768.0
Csound version 6.07 (double samples) May 16 2016
libsndfile-1.0.21
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:  playMidiRecAudio.
Reading CSD failed ... stopping
end of score.           overall amps:      0.0
        overall samples out of range:        0
1 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s


On 09/10/16 23:04, Richard wrote:
> I'm trying to revive an older csd. I get an '1 error in performance' 
> message (next to some warnings),
> but no indication what the error is...
>
> Richard
>

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-10-09 22:15
FromRichard
SubjectRe: what's the error?
Attachmentsrecord1.sco  record1.sco  record3.sco  record2.sco  
Csound 6.07 on OS X. I thought i had included the csd. Here are the 
scores...


On 09/10/16 23:09, jpff wrote:
> All OK for me except the score include is not found
>
> Platform?  Vesion?
>
>
> On Sun, 9 Oct 2016, Richard wrote:
>
>> I'm trying to revive an older csd. I get an '1 error in performance' 
>> message (next to some warnings),
>> but no indication what the error is...
>>
>> Richard
>>
>>
>> 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


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-10-09 22:18
FromVictor Lazzarini
SubjectRe: what's the error?
It runs here too except for the missing included file and all sfbanks. 

I noted this in your printout:

RMA:ESMS richard$ csound playMidiRecAudio.
...
UnifiedCSD:  playMidiRecAudio.

it’s missing the extension.

> On 9 Oct 2016, at 22:11, Richard  wrote:
> 
> Here's the terminal output...
> 
> RMA:ESMS richard$ csound playMidiRecAudio.
> virtual_keyboard real time MIDI plugin for Csound
> WARNING: STK opcodes not available: define environment variable RAWWAVE_PATH
> (points to rawwaves directory) to use STK opcodes.
> 0dBFS level = 32768.0
> Csound version 6.07 (double samples) May 16 2016
> libsndfile-1.0.21
> 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:  playMidiRecAudio.
> Reading CSD failed ... stopping
> end of score.           overall amps:      0.0
>       overall samples out of range:        0
> 1 errors in performance
> Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
> 
> 
> On 09/10/16 23:04, Richard wrote:
>> I'm trying to revive an older csd. I get an '1 error in performance' message (next to some warnings),
>> but no indication what the error is...
>> 
>> Richard
>> 
> 
> 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-10-09 22:43
FromOeyvind Brandtsegg
SubjectRe: what's the error?

It seems it can not find the csd. Check spelling, extension, directory.


9. okt. 2016 11.11 p.m. skrev "Richard" <zappfinger@gmail.com>:
Here's the terminal output...

RMA:ESMS richard$ csound playMidiRecAudio.
virtual_keyboard real time MIDI plugin for Csound
WARNING: STK opcodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.
0dBFS level = 32768.0
Csound version 6.07 (double samples) May 16 2016
libsndfile-1.0.21
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:  playMidiRecAudio.
Reading CSD failed ... stopping
end of score.           overall amps:      0.0
       overall samples out of range:        0
1 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s


On 09/10/16 23:04, Richard wrote:
I'm trying to revive an older csd. I get an '1 error in performance' message (next to some warnings),
but no indication what the error is...

Richard


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-10-09 22:58
FromRichard
SubjectRe: what's the error?

You're right Oeyvind I missed the .csd at the end .. This cheap whiskey is crap...

Richard


On 09/10/16 23:43, Oeyvind Brandtsegg wrote:

It seems it can not find the csd. Check spelling, extension, directory.


9. okt. 2016 11.11 p.m. skrev "Richard" <zappfinger@gmail.com>:
Here's the terminal output...

RMA:ESMS richard$ csound playMidiRecAudio.
virtual_keyboard real time MIDI plugin for Csound
WARNING: STK opcodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.
0dBFS level = 32768.0
Csound version 6.07 (double samples) May 16 2016
libsndfile-1.0.21
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:  playMidiRecAudio.
Reading CSD failed ... stopping
end of score.           overall amps:      0.0
       overall samples out of range:        0
1 errors in performance
Elapsed time at end of performance: real: 0.000s, CPU: 0.000s


On 09/10/16 23:04, Richard wrote:
I'm trying to revive an older csd. I get an '1 error in performance' message (next to some warnings),
but no indication what the error is...

Richard


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-10-10 08:10
FromOeyvind Brandtsegg
SubjectRe: what's the error?
... happened to me a few days ago too :-)

2016-10-09 23:58 GMT+02:00 Richard :
> You're right Oeyvind I missed the .csd at the end .. This cheap whiskey is
> crap...
>
> Richard
>
>
> On 09/10/16 23:43, Oeyvind Brandtsegg wrote:
>
> It seems it can not find the csd. Check spelling, extension, directory.
>
>
> 9. okt. 2016 11.11 p.m. skrev "Richard" :
>>
>> Here's the terminal output...
>>
>> RMA:ESMS richard$ csound playMidiRecAudio.
>> virtual_keyboard real time MIDI plugin for Csound
>> WARNING: STK opcodes not available: define environment variable
>> RAWWAVE_PATH
>> (points to rawwaves directory) to use STK opcodes.
>> 0dBFS level = 32768.0
>> Csound version 6.07 (double samples) May 16 2016
>> libsndfile-1.0.21
>> 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:  playMidiRecAudio.
>> Reading CSD failed ... stopping
>> end of score.           overall amps:      0.0
>>        overall samples out of range:        0
>> 1 errors in performance
>> Elapsed time at end of performance: real: 0.000s, CPU: 0.000s
>>
>>
>> On 09/10/16 23:04, Richard wrote:
>>>
>>> I'm trying to revive an older csd. I get an '1 error in performance'
>>> message (next to some warnings),
>>> but no indication what the error is...
>>>
>>> Richard
>>>
>>
>> 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
>
>
> 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