Csound Csound-dev Csound-tekno Search About

[Csnd-dev] pvanal

Date2016-02-18 16:57
Fromjpff
Subject[Csnd-dev] pvanal
No problem on my 64bit syste but on the older 32bit Linux I see

./pvanal
WARNING: Error opening plugin directory '/usr/local/lib/csound/plugins64-6.0': No such file or directory
0dBFS level = 32768.0
Csound version 6.07 (double samples) Feb 18 2016
libsndfile-1.0.25-exp
Error: utility 'pvanal' not found
end of score.              overall amps:      0.0
            overall samples out of range:        0
0 errors in performance
Elapsed time at end of performance: real: 0.038s, CPU: 0.001s

I assume i have an option wrong in build, but what?  csound not instlled 
and running from build ditrectory

Probably trivial but stopped me today

Date2016-02-18 16:59
FromSteven Yi
SubjectRe: [Csnd-dev] pvanal
Seems like you just need to set OPCODE6DIR64=$PWD before running?

On Thu, Feb 18, 2016 at 11:57 AM, jpff  wrote:
> No problem on my 64bit syste but on the older 32bit Linux I see
>
> ./pvanal
> WARNING: Error opening plugin directory
> '/usr/local/lib/csound/plugins64-6.0': No such file or directory
> 0dBFS level = 32768.0
> Csound version 6.07 (double samples) Feb 18 2016
> libsndfile-1.0.25-exp
> Error: utility 'pvanal' not found
> end of score.              overall amps:      0.0
>            overall samples out of range:        0
> 0 errors in performance
> Elapsed time at end of performance: real: 0.038s, CPU: 0.001s
>
> I assume i have an option wrong in build, but what?  csound not instlled and
> running from build ditrectory
>
> Probably trivial but stopped me today
>