[CSOUND-DEV:4319] Re: Csound 5 SConstruct
Date | 2004-03-15 08:26 |
From | Gabriel Maldonado |
Subject | [CSOUND-DEV:4319] Re: Csound 5 SConstruct |
To debug VST plugins under Winzoz, I recommend to use FruityLoops (I have a demo version rel 3.5.5 that is fully functional for any time, except you can't save your projects). With CubaseSX it is not possible (maybe because of some kind of exception that is thrown automatically when the program is started). With FruityLoops it is possible to debug it (breakpoint, step, view call stack and so on) by starting a session directly with Visual Studio C++. Gabriel gogins@pipeline.com wrote: > The CsoundVST front end runs, > but does not render Csound files and is hard to debug. |
Date | 2004-03-15 09:04 |
From | Richard Dobson |
Subject | [CSOUND-DEV:4320] Re: Csound 5 SConstruct |
FWIW, that is also possible with Audiomulch. Richard Dobson Gabriel Maldonado wrote: > To debug VST plugins under Winzoz, I recommend to use FruityLoops (I > have a demo version rel 3.5.5 that is fully functional for any time, > except you can't save your projects). With CubaseSX it is not possible > (maybe because of some kind of exception that is thrown automatically > when the program is started). With FruityLoops it is possible to debug > it (breakpoint, step, view call stack and so on) by starting a session > directly with Visual Studio C++. > > Gabriel > > gogins@pipeline.com wrote: > >> The CsoundVST front end runs, >> but does not render Csound files and is hard to debug. > > > |