From robcanning at eircom.net Sat Nov 1 14:07:11 2008 From: robcanning at eircom.net (Rob Canning) Date: Sat, 01 Nov 2008 14:07:11 +0000 Subject: [fomus-devel] C Port In-Reply-To: <478EC76D.5060104@uiuc.edu> References: <47176FB1.6050908@yahoo.com.br> <4718C6EA.3020601@uiuc.edu> <478EC76D.5060104@uiuc.edu> Message-ID: <490C628F.9070807@eircom.net> David Psenicka wrote: > Just to let everyone know, FOMUS isn't dead, it's at > https://sourceforge.net/projects/fomus . I'm porting everything to C++, > and fixing a lot of the shortcomings that I think are in this version > along the way (among them the ability to change any setting for any > section of the score or even individual notes, a large improvement in > user input including text file input w/ macros, and some other > fundamental decisions that will improve things--should be faster and > less error prone)... I'll continue to fix bugs in this version but all > of the major changes will go into the C++ version (I can't say yet when > I'll have a working alpha version...) > _______________________________________________ > fomus-devel mailing list > fomus-devel at common-lisp.net > http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel > > > hi david, i cant seem to find the old (pre C port) fomus tarballs - could you or someone point me where to download them from. thanks. hows it going with the C port? hope you are doing well rob c From robcanning at eircom.net Thu Nov 6 17:51:15 2008 From: robcanning at eircom.net (Rob Canning) Date: Thu, 06 Nov 2008 17:51:15 +0000 Subject: [fomus-devel] fastest lisp for fomus In-Reply-To: <478EC76D.5060104@uiuc.edu> References: <47176FB1.6050908@yahoo.com.br> <4718C6EA.3020601@uiuc.edu> <478EC76D.5060104@uiuc.edu> Message-ID: <49132E93.3070508@eircom.net> hi, what lisp is the fastest? - fomus is just a bit too slow rendering to .ly for what i'm doing atm i've been using cmucl and am wondering if i can get some more speed with another lisp? thanks rob David Psenicka wrote: > Just to let everyone know, FOMUS isn't dead, it's at > https://sourceforge.net/projects/fomus . I'm porting everything to C++, > and fixing a lot of the shortcomings that I think are in this version > along the way (among them the ability to change any setting for any > section of the score or even individual notes, a large improvement in > user input including text file input w/ macros, and some other > fundamental decisions that will improve things--should be faster and > less error prone)... I'll continue to fix bugs in this version but all > of the major changes will go into the C++ version (I can't say yet when > I'll have a working alpha version...) > _______________________________________________ > fomus-devel mailing list > fomus-devel at common-lisp.net > http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel > > > From robcanning at eircom.net Fri Nov 7 11:56:16 2008 From: robcanning at eircom.net (Rob Canning) Date: Fri, 07 Nov 2008 11:56:16 +0000 Subject: [fomus-devel] C Port In-Reply-To: <20081103154319.GA12895@fisher.waxandwane.org> References: <47176FB1.6050908@yahoo.com.br> <4718C6EA.3020601@uiuc.edu> <478EC76D.5060104@uiuc.edu> <490C628F.9070807@eircom.net> <20081103154319.GA12895@fisher.waxandwane.org> Message-ID: <49142CE0.7000809@eircom.net> Ross Mohn wrote: > On Sat, Nov 01, 2008 at 02:07:11PM +0000, Rob Canning wrote: >> hi david, >> i cant seem to find the old (pre C port) fomus tarballs - could you or >> someone point me where to download them from. thanks. >> hows it going with the C port? >> hope you are doing well >> rob c > > Have you tried pulling it from svn: > > svn co svn://common-lisp.net/project/fomus/svn/fomus/trunk /usr/local/fomus > > -Ross > thanks ross - thats it also here - http://common-lisp.net/project/fomus/download/ just the link has been removed from the fomus main page robc > >