Search found 19 matches

by mchinen
Thu Jan 06, 2011 5:07 am
Forum: GNU/Linux and Unix-like
Topic: enable software playthrough and I can't record
Replies: 38
Views: 20021

Re: enable software playthrough and I can't record

autark, thanks for the clarification. The patch you point to doesn't touch lib-src at all. As you've mentioned before we probably can't take it as is, being more of a workaround, but it seems like a good place to see where portaudio is going wrong. Will have to look into why it fixes the problem for...
by mchinen
Wed Jan 05, 2011 3:43 pm
Forum: GNU/Linux and Unix-like
Topic: enable software playthrough and I can't record
Replies: 38
Views: 20021

Re: enable software playthrough and I can't record

Hi Autark, I see, so there are two patches, and the lib-src one is not needed to fix our bug, correct? We only need the audioIO one? The lib-src patch on: http://bugzilla.audacityteam.org/show_bug.cgi?id=254 shows the following line that looks like it does more than diagnostics, so I thought to ask....
by mchinen
Sun Jan 02, 2011 11:13 pm
Forum: GNU/Linux and Unix-like
Topic: enable software playthrough and I can't record
Replies: 38
Views: 20021

Re: enable software playthrough and I can't record

Hi autark, Thanks for the patch! I don't see any obvious problems but I don't know anything about what the code does, and can't test it, being not on linux atm. Since it patches lib-src, we should send the patch upstream to the portaudio mailing list for review and see what they say. Since this is y...
by mchinen
Thu Nov 25, 2010 4:47 am
Forum: Compiling Audacity
Topic: OSX 10.6 Compiling Error
Replies: 2
Views: 2355

Re: OSX 10.6 Compiling Error

are you building Audacity with gcc 4.0? XCode may be using the system default, which is 4.2 on 10.6.

If you aren't sure, go to the project settings and change the compiler to GCC 4.0.
by mchinen
Tue Oct 26, 2010 2:36 pm
Forum: General Audio Programming
Topic: making Pure Data a plugin language for Audacity
Replies: 4
Views: 3963

Re: making Pure Data a plugin language for Audacity

Hi eightwave, I'm quite interested in Pd, although not a user myself. What kind of plugin are you talking about? The examples you mentioned (OF, android, cocoa) are programming languages and not applications, so I imagine the idea you are thinking to integrate into audacity is rather different? One ...
by mchinen
Fri Oct 08, 2010 2:35 pm
Forum: Mac OS X
Topic: Sliding Pitch and Time Crash
Replies: 57
Views: 11529

Re: Sliding Pitch and Time Crash

Thanks for the reply. I was wrong by saying "check in whatever you got once it works". And also, you are correct that lib-src is not a working repository for libsms when you have one on sf. For lib-src we don't want to create a bunch of new but intermediate features/code that doesn't have an upstrea...
by mchinen
Fri Oct 08, 2010 11:22 am
Forum: Mac OS X
Topic: Sliding Pitch and Time Crash
Replies: 57
Views: 11529

Re: Sliding Pitch and Time Crash

Hi Clayton, I admittedly don't have the best recent track record on finishing up, though - so I'm willing to just submit my unfinished work (which fixes the bug but doesn't incorporate my most recent improvements) if others deem it necessary. I would very much prefer to finish my planned release bef...
by mchinen
Sun Jul 11, 2010 12:09 pm
Forum: Mac OS X
Topic: Sliding Pitch and Time Crash
Replies: 57
Views: 11529

Re: Sliding Pitch and Time Crash

hi clayton, hows this going? just trying to watch the list of p2 bugs and noticed this one.
by mchinen
Wed Oct 29, 2008 2:04 am
Forum: Mac OS X
Topic: 100% cpu usage
Replies: 44
Views: 12780

Re: 100% cpu usage

Missed this one. It's only in the 1.3.6 download, not in the 1.3.5
by mchinen
Thu Aug 28, 2008 3:38 pm
Forum: Mac OS X
Topic: 100% cpu usage
Replies: 44
Views: 12780

Re: 100% cpu usage

Without that, it's not a bug. A bug is an unintentional, usually evil, performance of a program reproducible at will by many different people. Miss any of those conditions and it's just a machine being wacky. No, it's still a bug, just one that I couldn't produce on two of my machines. This is a bu...