Csound Csound-dev Csound-tekno Search About

[Csnd] ContrapunctusI Issue

Date2008-11-27 13:00
FromPanos Katergiathis
Subject[Csnd] ContrapunctusI Issue
Hello all

Sorry for the incomprehensible message subject, yet it is true: i 
downloaded the csd from this page:

http://www.csounds.com/node/109#attachments

and attempted to run it from my very-recently-self-built Csound 5.09 on 
Mac OS X. It responds with an endless series of :



vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1




and no sound at all.
I do not know what this means.

Before the endless series of these lines begins, i am getting:





./csound -d -m135 -odac1 /Volumes/External/contrapunctusI.csd

PortMIDI real time MIDI plugin for Csound
PortAudio real-time audio module for Csound
0dBFS level = 32768.0
Csound version 5.09 (double samples) Nov 27 2008
libsndfile-1.0.17
UnifiedCSD:  /Volumes/External/contrapunctusI.csd
Creating orchestra
Creating score
orchname:  /tmp/tmp.0.ol6DN6.orc
scorename: /tmp/tmp.1.o8fVc1.sco
Error: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.
rtaudio: PortAudio module enabled ... using callback interface
rtmidi: PortMIDI module enabled
orch compiler:
546 lines read
	opcode	CreatePitchTable	i	iiiiiiiio	
	opcode	PitchMapper	i	ii	
	opcode	PitchMapperK	k	ki	
	opcode	PolarFilter	k	kkk	
	instr	VoxDistance	
	instr	PulseDistance	
	instr	BellGain	
	instr	AlterPitchTable	
	instr	AlterPitchTableB	
	instr	AutoPoint	
	instr	+SpectralGhost	
	instr	PulseController	
	instr	+ChordPulse	
	instr	HarmBellController	
	instr	+SineBells	
	instr	+Reverb	
instr VoxDistance uses instrument number 1
instr PulseDistance uses instrument number 2
instr BellGain uses instrument number 3
instr AlterPitchTable uses instrument number 4
instr AlterPitchTableB uses instrument number 5
instr AutoPoint uses instrument number 6
instr PulseController uses instrument number 7
instr HarmBellController uses instrument number 8
instr SpectralGhost uses instrument number 9
instr ChordPulse uses instrument number 10
instr SineBells uses instrument number 11
instr Reverb uses instrument number 12
LABELS list is full...extending to 10
LABELS list is full...extending to 15
LABELS list is full...extending to 20
LABELS list is full...extending to 25
LABELS list is full...extending to 30
LABELS list is full...extending to 35
LABELS list is full...extending to 40
GOTOS list is full..extending to 80
LABELS list is full...extending to 45
LABELS list is full...extending to 50
LABELS list is full...extending to 55
Elapsed time at end of orchestra compile: real: 5.634s, CPU: 0.010s
sorting score ...
	... done
Elapsed time at end of score sort: real: 5.635s, CPU: 0.011s
Csound version 5.09 (double samples) Nov 27 2008
displays suppressed
0dBFS level = 1.0
Seeding with 1
ftable 101:
ftable 102:
ftable 103:
orch now loaded
audio buffered in 1024 sample-frame blocks
PortAudio V19-devel (built Nov 27 2008)
PortAudio: available output devices:
    0: Built-in Output
    1: M-Audio Fast Track Ultra
PortAudio: selected output device 'M-Audio Fast Track Ultra'
writing 4096-byte blks of shorts to dac1
SECTION 1:
new alloc for instr 4:
new alloc for instr 6:
new alloc for instr 12:
ftable 104:
WARNING: replacing previous ftable 103
WARNING: ftable 103 relocating due to size change
          currently active instruments may find this disturbing
ftable 103:
   rtevent:	   T  0.000 TT  0.000 M:  0.00000  0.00000
new alloc for instr 9:
vco knh (-2147483648) <= 0; taken as 1
vco knh (-2147483648) <= 0; taken as 1
.
.
.




Can anyone assist me with this?
Please take note that my cSound is built, however it is not installed 
yes, since i wish to re-check the installation script. However, i have 
set the environment values properly(?), and all other testing csd's 
(excellent compositions by Steven Yi) i tried, work perfectly.

ContrapunctusI is also a great piece and i have run it before on 
similarly self-built Csound, alas on Linux, not Mac OS X.


Kindly,


Panos


Date2008-11-27 13:49
From"Rory Walsh"
Subject[Csnd] Re: ContrapunctusI Issue
AttachmentsNone  

Date2008-11-27 14:02
From"Andres Cabrera"
Subject[Csnd] Re: Re: ContrapunctusI Issue
AttachmentsNone  

Date2008-11-27 14:05
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: Re: ContrapunctusI Issue
On the other hand ....  yes i fails for me so I added sme extra tracing
AFTER the test that leads to that message, and behold, no errors.

Suggests comiler error.... and that is unlikely....  Hummmm

==John ff

> I get the same behavior here with 5.08 on winXP.
>
> Rory.
>