Re: [linux-audio-dev] soft synth as a plugin

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] soft synth as a plugin
From: Stefan Nitschke (stefan_nitschke_AT_hotmail.com)
Date: Fri Oct 18 2002 - 15:44:56 EEST


>From: Steve Harris <S.W.Harris_AT_ecs.soton.ac.uk>
>
>Hmmm... My experiments with c++, dsp code and gcc (recent 2.96) did not
>turn out very well. For some reason the optimiser totaly chokes on c++
>code. I only tried one routine, and I'm no c++ expert, so its possible I
>screwed something up, but it did not look encouraging. I will revisit this
>and also try gcc3, which has much better c++ support IIRC.
>
>- Steve

I think gcc is in general not the best choice when you want to have highly
optimized code. I had no problems with C++ so far. You should avoid to use
pointers when ever possible and use references instead. RTSynth is written
in C++ and it performs quite well i think...

- Stefan

_________________________________________________________________
Broadband? Dial-up? Get reliable MSN Internet Access.
http://resourcecenter.msn.com/access/plans/default.asp


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Oct 18 2002 - 15:52:25 EEST