Csound Csound-dev Csound-tekno Search About

[Csnd] suppress Compiler Info/Warnings/Errors

Date2012-01-04 13:07
FromRory Walsh
Subject[Csnd] suppress Compiler Info/Warnings/Errors
Is there a way to suppress these messages? The latest version of
Csound produces a lot of them meaning one has to scroll with a mouse
to see performance information? It's not a big deal but it does
interrupt workflow somewhat.

Rory.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2012-01-04 14:11
Fromjpff@cs.bath.ac.uk
SubjectRe: [Csnd] suppress Compiler Info/Warnings/Errors
New or old parser?  Example?

> Is there a way to suppress these messages? The latest version of
> Csound produces a lot of them meaning one has to scroll with a mouse
> to see performance information? It's not a big deal but it does
> interrupt workflow somewhat.
>
> Rory.
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
>
>




Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2012-01-04 14:15
FromRory Walsh
SubjectRe: [Csnd] suppress Compiler Info/Warnings/Errors
Both parsers. Csound 5.15(doubles). Windows 7.  Output below:

(...)
new alloc for instr 1:
ain	diskin2	"drum click free fallin.wav"	1	0	0	0	0	0	0	
	  B  0.000Score finished in csoundPerform().
inactive allocs returned to freespace
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.096s, CPU: 0.096s
0 128 sample blks of 64-bit floats written to dac
------- Compiler End -------

Compiler Info/Warnings/Errors:
WARNING: not loading 'ambicode1.dll' (incompatible with this version
of Csound (2.5/2.6)
WARNING: not loading 'babo.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'barmodel.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'compress.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'crossfm.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'cs_pan2.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'cs_pvs_ops.dll' (incompatible with this version
of Csound (2.5/2.6)
WARNING: not loading 'eqfil.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'fareyseq.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'ftest.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'gabnew.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'grain4.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'harmon.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'hrtferX.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'hrtfnew.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'loscilx.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'minmax.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'modal4.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'modmatrix.dll' (incompatible with this version
of Csound (2.5/2.6)
WARNING: not loading 'partikkel.dll' (incompatible with this version
of Csound (2.5/2.6)
WARNING: not loading 'phisem.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'physmod.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'pitch.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'ptrack.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'pvlock.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'pvoc.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'pvsbuffer.dll' (incompatible with this version
of Csound (2.5/2.6)
WARNING: not loading 'scoreline.dll' (incompatible with this version
of Csound (2.5/2.6)
WARNING: not loading 'shape.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'stackops.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'stdopcod.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'tabsum.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'ugakbari.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'vaops.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'vbap.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: not loading 'vosim.dll' (incompatible with this version of
Csound (2.5/2.6)
WARNING: could not open library 'C:\Program Files
(x86)\Csound\plugins64\LuaCsound.dll' (-1)
WARNING: could not open library 'C:\Program Files
(x86)\Csound\plugins64\py.dll' (-1)
WARNING: could not open library 'C:\Program Files
(x86)\Csound\plugins64\tclcsound.dll' (-1)


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2012-01-04 16:15
FromVictor Lazzarini
SubjectRe: [Csnd] suppress Compiler Info/Warnings/Errors
That looks very wrong to me. Do you have old plugins lying around? Most of these are not plugins anymore.
On 4 Jan 2012, at 14:15, Rory Walsh wrote:

> Both parsers. Csound 5.15(doubles). Windows 7.  Output below:
> 
> (...)
> new alloc for instr 1:
> ain	diskin2	"drum click free fallin.wav"	1	0	0	0	0	0	0	
> 	  B  0.000Score finished in csoundPerform().
> inactive allocs returned to freespace
> 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.096s, CPU: 0.096s
> 0 128 sample blks of 64-bit floats written to dac
> ------- Compiler End -------
> 
> Compiler Info/Warnings/Errors:
> WARNING: not loading 'ambicode1.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'babo.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'barmodel.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'compress.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'crossfm.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'cs_pan2.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'cs_pvs_ops.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'eqfil.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'fareyseq.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'ftest.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'gabnew.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'grain4.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'harmon.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'hrtferX.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'hrtfnew.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'loscilx.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'minmax.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'modal4.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'modmatrix.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'partikkel.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'phisem.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'physmod.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'pitch.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'ptrack.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'pvlock.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'pvoc.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'pvsbuffer.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'scoreline.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'shape.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'stackops.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'stdopcod.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'tabsum.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'ugakbari.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'vaops.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'vbap.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'vosim.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: could not open library 'C:\Program Files
> (x86)\Csound\plugins64\LuaCsound.dll' (-1)
> WARNING: could not open library 'C:\Program Files
> (x86)\Csound\plugins64\py.dll' (-1)
> WARNING: could not open library 'C:\Program Files
> (x86)\Csound\plugins64\tclcsound.dll' (-1)
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2012-01-04 16:23
FromRory Walsh
SubjectRe: [Csnd] suppress Compiler Info/Warnings/Errors
Not my machine. The first install was 5.14 a few days ago and I just
updated to 5.15 today. I can try manually uninstalled but I would have
thought one could simply install on top of a previous install?

On 4 January 2012 17:15, Victor Lazzarini  wrote:
> That looks very wrong to me. Do you have old plugins lying around? Most of these are not plugins anymore.
> On 4 Jan 2012, at 14:15, Rory Walsh wrote:
>
>> Both parsers. Csound 5.15(doubles). Windows 7.  Output below:
>>
>> (...)
>> new alloc for instr 1:
>> ain   diskin2 "drum click free fallin.wav"    1       0       0       0       0       0       0
>>         B  0.000Score finished in csoundPerform().
>> inactive allocs returned to freespace
>> 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.096s, CPU: 0.096s
>> 0 128 sample blks of 64-bit floats written to dac
>> ------- Compiler End -------
>>
>> Compiler Info/Warnings/Errors:
>> WARNING: not loading 'ambicode1.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'babo.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'barmodel.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'compress.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'crossfm.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'cs_pan2.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'cs_pvs_ops.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'eqfil.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'fareyseq.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'ftest.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'gabnew.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'grain4.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'harmon.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'hrtferX.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'hrtfnew.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'loscilx.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'minmax.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'modal4.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'modmatrix.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'partikkel.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'phisem.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'physmod.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'pitch.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'ptrack.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'pvlock.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'pvoc.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'pvsbuffer.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'scoreline.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'shape.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'stackops.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'stdopcod.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'tabsum.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'ugakbari.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'vaops.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'vbap.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'vosim.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: could not open library 'C:\Program Files
>> (x86)\Csound\plugins64\LuaCsound.dll' (-1)
>> WARNING: could not open library 'C:\Program Files
>> (x86)\Csound\plugins64\py.dll' (-1)
>> WARNING: could not open library 'C:\Program Files
>> (x86)\Csound\plugins64\tclcsound.dll' (-1)
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2012-01-04 16:29
Fromjean-pierre lemoine
SubjectRe: [Csnd] suppress Compiler Info/Warnings/Errors
I had the same issue. The windows installer do not remove the content
of plugins64 from an existing csound installation. After deleting
them, I had no more these messages, except the tcl85.dll not found
error coming from fluidsynth.
jp

On Wed, Jan 4, 2012 at 5:15 PM, Victor Lazzarini
 wrote:
> That looks very wrong to me. Do you have old plugins lying around? Most of these are not plugins anymore.
> On 4 Jan 2012, at 14:15, Rory Walsh wrote:
>
>> Both parsers. Csound 5.15(doubles). Windows 7.  Output below:
>>
>> (...)
>> new alloc for instr 1:
>> ain   diskin2 "drum click free fallin.wav"    1       0       0       0       0       0       0
>>         B  0.000Score finished in csoundPerform().
>> inactive allocs returned to freespace
>> 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.096s, CPU: 0.096s
>> 0 128 sample blks of 64-bit floats written to dac
>> ------- Compiler End -------
>>
>> Compiler Info/Warnings/Errors:
>> WARNING: not loading 'ambicode1.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'babo.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'barmodel.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'compress.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'crossfm.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'cs_pan2.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'cs_pvs_ops.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'eqfil.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'fareyseq.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'ftest.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'gabnew.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'grain4.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'harmon.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'hrtferX.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'hrtfnew.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'loscilx.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'minmax.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'modal4.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'modmatrix.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'partikkel.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'phisem.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'physmod.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'pitch.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'ptrack.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'pvlock.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'pvoc.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'pvsbuffer.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'scoreline.dll' (incompatible with this version
>> of Csound (2.5/2.6)
>> WARNING: not loading 'shape.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'stackops.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'stdopcod.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'tabsum.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'ugakbari.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'vaops.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'vbap.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: not loading 'vosim.dll' (incompatible with this version of
>> Csound (2.5/2.6)
>> WARNING: could not open library 'C:\Program Files
>> (x86)\Csound\plugins64\LuaCsound.dll' (-1)
>> WARNING: could not open library 'C:\Program Files
>> (x86)\Csound\plugins64\py.dll' (-1)
>> WARNING: could not open library 'C:\Program Files
>> (x86)\Csound\plugins64\tclcsound.dll' (-1)
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
> Dr Victor Lazzarini
> Senior Lecturer
> Dept. of Music
> NUI Maynooth Ireland
> tel.: +353 1 708 3545
> Victor dot Lazzarini AT nuim dot ie
>
>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2012-01-04 16:34
FromRory Walsh
SubjectRe: [Csnd] suppress Compiler Info/Warnings/Errors
Thanks JP, reinstalling did the trick although I still get popups
about pyton and tcl.

On 4 January 2012 17:29, jean-pierre lemoine  wrote:
> I had the same issue. The windows installer do not remove the content
> of plugins64 from an existing csound installation. After deleting
> them, I had no more these messages, except the tcl85.dll not found
> error coming from fluidsynth.
> jp
>
> On Wed, Jan 4, 2012 at 5:15 PM, Victor Lazzarini
>  wrote:
>> That looks very wrong to me. Do you have old plugins lying around? Most of these are not plugins anymore.
>> On 4 Jan 2012, at 14:15, Rory Walsh wrote:
>>
>>> Both parsers. Csound 5.15(doubles). Windows 7.  Output below:
>>>
>>> (...)
>>> new alloc for instr 1:
>>> ain   diskin2 "drum click free fallin.wav"    1       0       0       0       0       0       0
>>>         B  0.000Score finished in csoundPerform().
>>> inactive allocs returned to freespace
>>> 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.096s, CPU: 0.096s
>>> 0 128 sample blks of 64-bit floats written to dac
>>> ------- Compiler End -------
>>>
>>> Compiler Info/Warnings/Errors:
>>> WARNING: not loading 'ambicode1.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'babo.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'barmodel.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'compress.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'crossfm.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'cs_pan2.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'cs_pvs_ops.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'eqfil.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'fareyseq.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'ftest.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'gabnew.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'grain4.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'harmon.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'hrtferX.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'hrtfnew.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'loscilx.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'minmax.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'modal4.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'modmatrix.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'partikkel.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'phisem.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'physmod.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'pitch.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'ptrack.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'pvlock.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'pvoc.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'pvsbuffer.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'scoreline.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'shape.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'stackops.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'stdopcod.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'tabsum.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'ugakbari.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'vaops.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'vbap.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'vosim.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: could not open library 'C:\Program Files
>>> (x86)\Csound\plugins64\LuaCsound.dll' (-1)
>>> WARNING: could not open library 'C:\Program Files
>>> (x86)\Csound\plugins64\py.dll' (-1)
>>> WARNING: could not open library 'C:\Program Files
>>> (x86)\Csound\plugins64\tclcsound.dll' (-1)
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>
>> Dr Victor Lazzarini
>> Senior Lecturer
>> Dept. of Music
>> NUI Maynooth Ireland
>> tel.: +353 1 708 3545
>> Victor dot Lazzarini AT nuim dot ie
>>
>>
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2012-01-04 16:37
FromVictor Lazzarini
SubjectRe: [Csnd] suppress Compiler Info/Warnings/Errors
Maybe Michael needs to know about this. I would have thought the installer should work on top of the existing installation, but I am not really sure what Windows users supposed to do these days.
On 4 Jan 2012, at 16:23, Rory Walsh wrote:

> Not my machine. The first install was 5.14 a few days ago and I just
> updated to 5.15 today. I can try manually uninstalled but I would have
> thought one could simply install on top of a previous install?
> 
> On 4 January 2012 17:15, Victor Lazzarini  wrote:
>> That looks very wrong to me. Do you have old plugins lying around? Most of these are not plugins anymore.
>> On 4 Jan 2012, at 14:15, Rory Walsh wrote:
>> 
>>> Both parsers. Csound 5.15(doubles). Windows 7.  Output below:
>>> 
>>> (...)
>>> new alloc for instr 1:
>>> ain   diskin2 "drum click free fallin.wav"    1       0       0       0       0       0       0
>>>         B  0.000Score finished in csoundPerform().
>>> inactive allocs returned to freespace
>>> 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.096s, CPU: 0.096s
>>> 0 128 sample blks of 64-bit floats written to dac
>>> ------- Compiler End -------
>>> 
>>> Compiler Info/Warnings/Errors:
>>> WARNING: not loading 'ambicode1.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'babo.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'barmodel.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'compress.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'crossfm.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'cs_pan2.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'cs_pvs_ops.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'eqfil.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'fareyseq.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'ftest.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'gabnew.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'grain4.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'harmon.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'hrtferX.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'hrtfnew.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'loscilx.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'minmax.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'modal4.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'modmatrix.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'partikkel.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'phisem.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'physmod.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'pitch.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'ptrack.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'pvlock.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'pvoc.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'pvsbuffer.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'scoreline.dll' (incompatible with this version
>>> of Csound (2.5/2.6)
>>> WARNING: not loading 'shape.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'stackops.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'stdopcod.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'tabsum.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'ugakbari.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'vaops.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'vbap.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: not loading 'vosim.dll' (incompatible with this version of
>>> Csound (2.5/2.6)
>>> WARNING: could not open library 'C:\Program Files
>>> (x86)\Csound\plugins64\LuaCsound.dll' (-1)
>>> WARNING: could not open library 'C:\Program Files
>>> (x86)\Csound\plugins64\py.dll' (-1)
>>> WARNING: could not open library 'C:\Program Files
>>> (x86)\Csound\plugins64\tclcsound.dll' (-1)
>>> 
>>> 
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>> 
>> 
>> Dr Victor Lazzarini
>> Senior Lecturer
>> Dept. of Music
>> NUI Maynooth Ireland
>> tel.: +353 1 708 3545
>> Victor dot Lazzarini AT nuim dot ie
>> 
>> 
>> 
>> 
>> 
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>> 
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie





Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2012-01-04 16:42
Fromjean-pierre lemoine
SubjectRe: [Csnd] suppress Compiler Info/Warnings/Errors
There is a file tclcsound.dll in plugins64, just remove it if you
don't expect to use tcl with csound (is it for that usage?).
No more error message for me after that
jp

On Wed, Jan 4, 2012 at 5:34 PM, Rory Walsh  wrote:
> Thanks JP, reinstalling did the trick although I still get popups
> about pyton and tcl.
>
> On 4 January 2012 17:29, jean-pierre lemoine  wrote:
>> I had the same issue. The windows installer do not remove the content
>> of plugins64 from an existing csound installation. After deleting
>> them, I had no more these messages, except the tcl85.dll not found
>> error coming from fluidsynth.
>> jp
>>
>> On Wed, Jan 4, 2012 at 5:15 PM, Victor Lazzarini
>>  wrote:
>>> That looks very wrong to me. Do you have old plugins lying around? Most of these are not plugins anymore.
>>> On 4 Jan 2012, at 14:15, Rory Walsh wrote:
>>>
>>>> Both parsers. Csound 5.15(doubles). Windows 7.  Output below:
>>>>
>>>> (...)
>>>> new alloc for instr 1:
>>>> ain   diskin2 "drum click free fallin.wav"    1       0       0       0       0       0       0
>>>>         B  0.000Score finished in csoundPerform().
>>>> inactive allocs returned to freespace
>>>> 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.096s, CPU: 0.096s
>>>> 0 128 sample blks of 64-bit floats written to dac
>>>> ------- Compiler End -------
>>>>
>>>> Compiler Info/Warnings/Errors:
>>>> WARNING: not loading 'ambicode1.dll' (incompatible with this version
>>>> of Csound (2.5/2.6)
>>>> WARNING: not loading 'babo.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'barmodel.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'compress.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'crossfm.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'cs_pan2.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'cs_pvs_ops.dll' (incompatible with this version
>>>> of Csound (2.5/2.6)
>>>> WARNING: not loading 'eqfil.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'fareyseq.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'ftest.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'gabnew.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'grain4.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'harmon.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'hrtferX.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'hrtfnew.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'loscilx.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'minmax.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'modal4.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'modmatrix.dll' (incompatible with this version
>>>> of Csound (2.5/2.6)
>>>> WARNING: not loading 'partikkel.dll' (incompatible with this version
>>>> of Csound (2.5/2.6)
>>>> WARNING: not loading 'phisem.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'physmod.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'pitch.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'ptrack.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'pvlock.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'pvoc.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'pvsbuffer.dll' (incompatible with this version
>>>> of Csound (2.5/2.6)
>>>> WARNING: not loading 'scoreline.dll' (incompatible with this version
>>>> of Csound (2.5/2.6)
>>>> WARNING: not loading 'shape.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'stackops.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'stdopcod.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'tabsum.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'ugakbari.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'vaops.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'vbap.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: not loading 'vosim.dll' (incompatible with this version of
>>>> Csound (2.5/2.6)
>>>> WARNING: could not open library 'C:\Program Files
>>>> (x86)\Csound\plugins64\LuaCsound.dll' (-1)
>>>> WARNING: could not open library 'C:\Program Files
>>>> (x86)\Csound\plugins64\py.dll' (-1)
>>>> WARNING: could not open library 'C:\Program Files
>>>> (x86)\Csound\plugins64\tclcsound.dll' (-1)
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>
>>>
>>> Dr Victor Lazzarini
>>> Senior Lecturer
>>> Dept. of Music
>>> NUI Maynooth Ireland
>>> tel.: +353 1 708 3545
>>> Victor dot Lazzarini AT nuim dot ie
>>>
>>>
>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2012-01-04 16:54
Fromjpff@cs.bath.ac.uk
SubjectRe: [Csnd] suppress Compiler Info/Warnings/Errors
They are telling you something important
These .dll files are not compatible with the new system and they need to
be removed or replaced with one built for this system -- in fact it looks
to me that they should be removed


> Compiler Info/Warnings/Errors:
> WARNING: not loading 'ambicode1.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'babo.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'barmodel.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'compress.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'crossfm.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'cs_pan2.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'cs_pvs_ops.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'eqfil.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'fareyseq.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'ftest.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'gabnew.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'grain4.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'harmon.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'hrtferX.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'hrtfnew.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'loscilx.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'minmax.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'modal4.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'modmatrix.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'partikkel.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'phisem.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'physmod.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'pitch.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'ptrack.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'pvlock.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'pvoc.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'pvsbuffer.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'scoreline.dll' (incompatible with this version
> of Csound (2.5/2.6)
> WARNING: not loading 'shape.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'stackops.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'stdopcod.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'tabsum.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'ugakbari.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'vaops.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'vbap.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: not loading 'vosim.dll' (incompatible with this version of
> Csound (2.5/2.6)
> WARNING: could not open library 'C:\Program Files
> (x86)\Csound\plugins64\LuaCsound.dll' (-1)
> WARNING: could not open library 'C:\Program Files
> (x86)\Csound\plugins64\py.dll' (-1)
> WARNING: could not open library 'C:\Program Files
> (x86)\Csound\plugins64\tclcsound.dll' (-1)
>




Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"