[sdiy] Midi->CV project
Magnus Danielson
cfmd at swipnet.se
Fri Dec 13 12:51:42 CET 2002
From: "Paul Maddox" <P.Maddox at signal.qinetiq.com>
Subject: Re: [sdiy] Midi->CV project
Date: Fri, 13 Dec 2002 11:39:08 -0000
> I use CodeVision's C compiler, its superb, and very very well priced..
> Anyway, Im not sure abou the GNU stuff, but if you join the AVR CHAT mailing
> list they may be able to help..
>
> http://groups.yahoo.com/group/AVR-Chat
It might be added that the GCC backend is getting more and more competent on
generating dense and quick code. Also, you can insert assembler code snipets
into your C code, so if there is any low-level fiddeling you need to do, it's
easy to wrap it nicely.
The GCC is extremely well priced... it's for free! ;O)
It should be a small matter to testfire it and see if the AVR code is OK. You
can allways ask it to output an assembler file instead of a binary.
Cheers,
Magnus
More information about the Synth-diy
mailing list