Csound Csound-dev Csound-tekno Search About

[Csnd] dssilist error

Date2014-09-11 10:31
Frommenno
Subject[Csnd] dssilist error
Hi,

i want to connect the ZynAddSubFX to csound. In order to find out about its
ID number i used the dssilist opcode - but error!
can someone on Linux or Mac try out this csd to look what is happening?

virtual_keyboard real time MIDI plugin for Csound
Error: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.
0dBFS level = 32768.0
Csound version 6.03.2 (double samples) Sep  1 2014
libsndfile-1.0.25
UnifiedCSD:  /home/menno/html/examples/dssilist.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtmidi: ALSA Raw MIDI module enabled
rtaudio: JACK module enabled
graph init... 
Elapsed time at end of orchestra compile: real: 0.009s, CPU: 0.003s
sorting score ...
	... done
Elapsed time at end of score sort: real: 0.009s, CPU: 0.003s
--Csound version 6.03.2 (double samples) Sep  1 2014
0dBFS level = 32768.0
orch now loaded
audio buffered in 256 sample-frame blocks
 0: dac:system:playback_ (system:playback_)
 1: dac:PulseAudio JACK Source:front-left (PulseAudio JACK
Source:front-left)
 2: dac:PulseAudio JACK Source:front-right (PulseAudio JACK
Source:front-right)
 3: dac:PulseAudio JACK Source:rear-left (PulseAudio JACK Source:rear-left)
 4: dac:PulseAudio JACK Source:rear-right (PulseAudio JACK
Source:rear-right)
 5: dac:PulseAudio JACK Source:front-center (PulseAudio JACK
Source:front-center)
 6: dac:PulseAudio JACK Source:lfe (PulseAudio JACK Source:lfe)
 7: dac:PulseAudio JACK Source:side-left (PulseAudio JACK Source:side-left)
 8: dac:PulseAudio JACK Source:side-right (PulseAudio JACK
Source:side-right)
 9: dac:PulseAudio JACK Source:aux (PulseAudio JACK Source:aux)
WARNING: not autoconnecting input channel 1 
(needs manual connection)
WARNING: not autoconnecting input channel 2 
(needs manual connection)
writing 512 sample blks of 64-bit floats to dac:system:playback_ 
SECTION 1:
new alloc for instr 1:
*** Error in `/usr/local/bin/csound': free(): invalid pointer:
0x00007fffc76cef1d ***
Csound tidy up: Aborted
inactive allocs returned to freespace
end of score.		   overall amps:      0.0      0.0
	   overall samples out of range:        0        0
0 errors in performance
Elapsed time at end of performance: real: 0.435s, CPU: 0.018s
0 512 sample blks of 64-bit floats written to dac:system:playback_
menno@muziek:/usr/bin$ 

Other csds play well and autoconnect with np.

this is the csd from the manual (that i made 2 years ago so it was working
at the time?)
dssilist.csd
  



--
View this message in context: http://csound.1045644.n5.nabble.com/dssilist-error-tp5737447.html
Sent from the Csound - General mailing list archive at Nabble.com.