Re: [Audacity-devel] (no subject)
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
From: Dominic M. <do...@au...> - 2004-12-09 08:57:15
|
Hi Bill, Great to meet you! Though there are some other Mac users on the list, 99% of the time I'm the only Mac developer, so I'd be really happy to have someone else around to help with the Mac-specific issues. I'm glad that wx 2.5.3 is working for you...I had some problems with 2.5.2 and haven't explored 2.5.3 much. Last time I checked, the latest CVS version of Audacity is slightly less polished than the 1.2.3 release on the Mac, because I hand-tweaked several things for the 1.2 branch and didn't get around to porting all of those back to the CVS HEAD. If you are interested, it would be great if you wanted to tackle some of those issues. For the most part, you should just be able to copy some code from the 1.2 branch (CVS tag AUDACITY_1_2), but in a few cases, there might be a nice way to rewrite the code to make it cleaner for wx 2.5.x (for example, the way the Preferences item in the menu is handled). Off the top of my head, it's just a few menu items and toolbar backgrounds / positioning that are not quite right on the Mac. Another thing you could look at is support for Audio Units. I recently checked in that code (but not in Audacity 1.2.3) and it works perfectly for many plug-ins, but there are some that don't work right, and I haven't investigated which error messages are occurring... - Dominic On Dec 8, 2004, at 5:52 PM, William Preder wrote: > Hi gang, > > My name is Bill Preder, and I'm here to join your band of merry geeks > inasmuch > as you'll have me and time permits. :-) > > I am primarily a Mac developer, a "generalist" but with a soft spot > for audio. > I've spent the past five years as a developer of little audio- and > MIDI-processing utilities for a company that creates audio and music > content > for electronic toys. Most of my GUI experience is with Metrowerks > PowerPlant > (which I recently got working in XCode(!)) and the Carbon API. (I've > also done > a bit of MFC coding.) I have a fair amount of recent experience with > portaudio, portmidi, libsndfile, STK and others. I also recently got > audio > working (to some degree) on a Linux PPC system (Ubuntu)!! > > Anyhow, I'd love to help out however I may. Perhaps on the Apple HI > Guidelines > aspect and little bits of audio stuff here and there. I say all this > having a > very "full plate" as it is and knowing this might be a bit more than I > can > chew, but... I need a challenge. Anyway, pleased to meet ya. > > I did get wxMac and Audacity both to compile under the command line. > FYI I > used wx v. 2.5.3. I could not compile 2.4.x using gcc 3.3. Honestly, > for me, > my fresh compile of Audacity seems much better behaved than the latest > OS X > binary (1.2.3), which seemed to keep losing keyboard input. > > Oh yeah, my main machine is a 550 MHz Titanium G4 PowerBook running OS > 10.3.5 > (and Ubuntu "Warty"). :-) > > Cheers, > Bill Preder > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - You care about security. So do we. > http://promotions.yahoo.com/new_mail > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Audacity-devel mailing list > Aud...@li... > https://lists.sourceforge.net/lists/listinfo/audacity-devel |