Monotron and Teensy explained

Jay Vaughan jayv at synth.net
Fri Mar 22 10:38:12 CET 2013


On 22/03/2013, at 8:03 AM, Paul Maddox <Yo at Vacoloco.net> wrote:
> 
> Can I ask what did you program the teensy 3 with?
> was it a full on GCC ARM compiler? or was it something a bit more
> Arduino like? and where did you find the link?


avr-gcc is an easy install away in such OS's as Ubuntu, and works like many other C-compilers.  You don't *have* to use the Arduino compiler, (its just a wrapper) for Arduinos' - avr-gcc has been targetting them for years.

http://www.pjrc.com/teensy/gcc.html

;
--
Jay Vaughan






More information about the music-bar mailing list