Csound Csound-dev Csound-tekno Search About

[Cs-dev] new parser

Date2012-01-01 18:59
FromPINOT Francois
Subject[Cs-dev] new parser
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

Date2012-01-01 20:12
FromTito Latini
SubjectRe: [Cs-dev] new parser
AttachmentsNone  

Date2012-01-01 20:42
FromVictor Lazzarini
SubjectRe: [Cs-dev] new parser
$ git pull origin preprocess
On 1 Jan 2012, at 20:12, Tito Latini wrote:

>> I just built csound from git and it seems that the new parser is broken.
> 
> work in progress; the fix is in the preprocess branch
> 
> tito
> 
> ------------------------------------------------------------------------------
> 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
> https://lists.sourceforge.net/lists/listinfo/csound-devel

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




------------------------------------------------------------------------------
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