| Hello,
happy new year to all csounders.
I just built csound from git and it seems that the new parser is broken.
When I run csound with the --new-parser flag on trapped.csd it freezes
with this output:
PortMIDI real time MIDI plugin for Csound
virtual_keyboard real time MIDI plugin for Csound
PortAudio real-time audio module for Csound
0dBFS level = 32768.0
Csound version 5.15 (double samples) Jan 1 2012
libsndfile-1.0.23
Reading options from $HOME/.csoundrc
UnifiedCSD: trapped.csd
STARTING FILE
Creating options
Creating orchestra
Creating score
rtaudio: ALSA module enabled
graph init
rtmidi: PortMIDI module enabled
RAWWAVE_PATH: /usr/local/share/csound/rawwaves/
********************
* USING NEW PARSER *
********************
Calling preprocess on
>>;============================================================================;
;============================================================================;
;============================================================================;
; == TRAPPED IN CONVERT
== ;
; Richard
Boulanger ;
;============================================================================;
........
instr 99 ; p4 = panrate
k1 oscil .5, p4, 1
k2 = .5 + k1
k3 = 1 - k2
asig reverb garvb, 2.1
outs asig * k2, (asig * k3) * (-1)
garvb = 0
endin
;============================================================================;
;============================================================================;
;============================================================================;
;============================================================================;
#exit
<<
*** glibc detected *** csound: free(): invalid next size (normal):
0x09d64530 ***
If i build csound from the sourceforge sources (december 22th) the new
parser works fine with trapped.csd. So it is something that changed in
between.
Regards
Francois
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |