User:PeterLJones: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(Page created)
 
No edit summary
 
Line 4: Line 4:
I'm currently trying to write a C++ VSTi version of [http://ninjam.com NINJAM], based on the NINJAM [http://ninjam.com/download.php windows client], compiling things under GCC using [http://www.eclipse.org Eclipse] as my IDE.  The joy of Open Source -- getting everything to work together is a nightmare :).  You might ask why, when [http://reaper.fm/ Reaper] has a built-in client.  Well, I prefer a [http://www.mutools.com/products.html different host] and a VSTi would be more flexible, too!
I'm currently trying to write a C++ VSTi version of [http://ninjam.com NINJAM], based on the NINJAM [http://ninjam.com/download.php windows client], compiling things under GCC using [http://www.eclipse.org Eclipse] as my IDE.  The joy of Open Source -- getting everything to work together is a nightmare :).  You might ask why, when [http://reaper.fm/ Reaper] has a built-in client.  Well, I prefer a [http://www.mutools.com/products.html different host] and a VSTi would be more flexible, too!


To save you reading all the NINJAM stuff linked to above, NINJAM makes use of OGG Vorbis streams.
To save you reading all the NINJAM stuff linked to above, NINJAM makes use of Vorbis streams.


I'm also responsible for the [http://www.simlogical.com/PJSE/PJSEindex.htm PJSE] tools in [http://sims.ambertation.de/ SimPE], written in C#.
I'm also responsible for the [http://www.simlogical.com/PJSE/PJSEindex.htm PJSE] tools in [http://sims.ambertation.de/ SimPE], written in C#.


[http://www.drealm.info More me].
[http://www.drealm.info More me].

Latest revision as of 15:22, 2 October 2007

Why am I here?

Well, you know, the company. Good people, great atmosphere... Uh... No, I mean, I'm hacking code! People? Yech...

I'm currently trying to write a C++ VSTi version of NINJAM, based on the NINJAM windows client, compiling things under GCC using Eclipse as my IDE. The joy of Open Source -- getting everything to work together is a nightmare :). You might ask why, when Reaper has a built-in client. Well, I prefer a different host and a VSTi would be more flexible, too!

To save you reading all the NINJAM stuff linked to above, NINJAM makes use of Vorbis streams.

I'm also responsible for the PJSE tools in SimPE, written in C#.

More me.