Difference between revisions of "User:Sean Echevarria"

From Fractal Audio Wiki
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
I'm working on Axe-Fx support for my C++ MIDI control engine, [http://www.creepingfog.com/mTroll/ mTroll].
+
I added native Axe-Fx support to my C++ MIDI control engine, [http://www.creepingfog.com/mTroll/ mTroll].
 +
 
 +
The project is hosted at [http://sourceforge.net/projects/mtroll/ SourceForge] and the source code respository is available via Mercurial:
 +
<pre>hg clone http://mtroll.hg.sourceforge.net:8000/hgroot/mtroll/mTroll</pre>
 +
 
 +
You can [http://mtroll.hg.sourceforge.net/hgweb/mtroll/ browse the source here] without installing Mercurial.

Latest revision as of 01:15, 10 January 2011

I added native Axe-Fx support to my C++ MIDI control engine, mTroll.

The project is hosted at SourceForge and the source code respository is available via Mercurial:

hg clone http://mtroll.hg.sourceforge.net:8000/hgroot/mtroll/mTroll

You can browse the source here without installing Mercurial.