[Scopeapp-cvs]web index.html,1.1.1.1,1.2
Status: Alpha
Brought to you by:
narge
From: <sco...@li...> - 2003-02-02 11:46:50
|
Update of /cvsroot/scopeapp/web In directory sc8-pr-cvs1:/tmp/cvs-serv9129 Modified Files: index.html Log Message: Add download instructions for 0.1 alpha release Index: index.html =================================================================== RCS file: /cvsroot/scopeapp/web/index.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** index.html 10 Jan 2003 01:40:48 -0000 1.1.1.1 --- index.html 2 Feb 2003 11:46:47 -0000 1.2 *************** *** 14,42 **** captured from sound input devices, or stored in recorded audio files.</p> ! <p>MacCRO was originally developed for classic Mac OS; this is the Mac OS X ! version. I am unfortunately unable to open-source the original version. ! However, this version will (eventually) be better than the original.</p> ! <p>MacCRO X will be written in Objective-C using Apple's <a ! href="http://developer.apple.com/cocoa">Cocoa framework</a>. I have ! also had offers of help to develop a Linux version using the <a ! href="http://www.gnustep.org/">GNUstep libraries</a>. ! If you wish to assist in some way, please contact me.</p> ! <p>The existing code is nowhere near complete: the spectrum ! analyser and lissajous are not implemented at all, and the ! oscilloscope has major bugs. Searching for "FIXME" also returns far more ! results than it should. It's a good start, though.</p> ! <p>You can find the source code for MacCRO at its ! <a href="http://www.sourceforge.net/projects/scopeapp/"> ! Sourceforge project page</a>. Currently no files have been released, so ! you'll need to use anonymous cvs - just open up a Terminal window and ! follow the instructions on the Sourceforge cvs page.</a> ! <p><a href="mailto:na...@us...">Philip Derrin</a></p> <p><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=56104&type=7" width="201" height="62" border="0" alt="SourceForge Logo"></a></p> - </BODY> --- 14,41 ---- captured from sound input devices, or stored in recorded audio files.</p> ! <p>MacCRO was originally developed for classic Mac OS, but that version is no ! longer distributed or supported. This version will (eventually) be better than ! the original.</p> ! <p>MacCRO X is written in Objective-C using Apple's ! <a href="http://developer.apple.com/cocoa">Cocoa framework</a>. I have also had ! offers of help to develop a Linux version using the ! <a href="http://www.gnustep.org/">GNUstep libraries</a>. If you wish to assist ! in some way, please <a href="mailto:na...@us...">contact me</a>.</p> ! <h2>Alpha release</h2> ! <p>An alpha release of MacCRO X (for Mac OS X 10.2 only) is now available. ! Please note that this is only a testing release. There may be bugs, and there ! are a few features still missing which will be implemented in the near future. ! However, if you think you might find MacCRO useful, please download it and ! try it out. If you find any bugs, you can report them using the bug tracker on ! <a href="http://sourceforge.net/projects/scopeapp/">MacCRO's SourceForge page</a>.</p> ! <p><a href="http://sourceforge.net/project/showfiles.php?group_id=56104">Download MacCRO X 0.1</a></p> ! <p><a href="http://sourceforge.net/tracker/?group_id=56104&atid=479362">Report a bug</a></p> ! <p><a href="http://sourceforge.net/tracker/?group_id=56104&atid=479365">Request a feature</a></p> <p><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=56104&type=7" width="201" height="62" border="0" alt="SourceForge Logo"></a></p> </BODY> |