I've raised Bug 306 - "xrun glitches when recording from pulse with software playthrough, caused by too demanding PortAudio latencies". Of course that assumes the values are "too demanding" rather than "invalid" in some way.
Gale
Search found 24069 matches
- Mon Mar 07, 2011 12:35 pm
- Forum: GNU/Linux and Unix-like
- Topic: enable software playthrough and I can't record
- Replies: 38
- Views: 20036
- Sat Mar 05, 2011 3:59 pm
- Forum: General Feedback and Discussion
- Topic: Audacity Store
- Replies: 2
- Views: 1180
Re: Audacity Store
I notice that audacitystore.com has been down for some time. I was just wondering what its status is, and when it might be working again. We're working on (mainly) security improvements, but it's taking a lot longer than we expected (or would like). I can't give you a date when it is coming back on...
- Sat Mar 05, 2011 5:20 am
- Forum: GNU/Linux and Unix-like
- Topic: Lost keyboard focus after import (Ubuntu) [patch]
- Replies: 48
- Views: 10446
Re: Lost keyboard focus after import (Ubuntu) [patch]
The original poster has agreed that further technical discussion should be constrained to Bugzilla. Much as I prefer the forum's interface for discussion, the Development Team programmers do not regularly read the forum. To include them we must use Bugzilla; if you cannot post there feel free to PM...
- Sat Mar 05, 2011 5:10 am
- Forum: Mac OS X
- Topic: Does keyboard focus return after opening a dialogue?
- Replies: 5
- Views: 1631
Re: Does keyboard focus return after opening a dialogue?
I'm getting very confused by this topic being discussed here: http://forum.audacityteam.org/viewtopic.php?f=17&t=54036 here: http://forum.audacityteam.org/viewtopic.php?f=18&t=49694 and here: http://bugzilla.audacityteam.org/show_bug.cgi?id=294 Wouldn't it be simpler to redirect all discuss...
- Fri Mar 04, 2011 10:53 am
- Forum: Mac OS X
- Topic: Does keyboard focus return after opening a dialogue?
- Replies: 5
- Views: 1631
Re: Does keyboard focus return after opening a dialogue?
1 Click in one of the Selection Toolbar spinboxes which appears with a bold edge to show it has focus 2 Open Preferences and click OK 3 Does the Selection Toolbar spinbox still have focus? In this case the spinbox loses focus, but spacebar continues to work for play/stop. If instead I click Cancel ...
- Fri Mar 04, 2011 8:04 am
- Forum: GNU/Linux and Unix-like
- Topic: Lost keyboard focus after import (Ubuntu) [patch]
- Replies: 48
- Views: 10446
Re: Lost keyboard focus after import (Ubuntu) [patch]
The Bugzilla patch might not install on Linux because it was created on Windows--CR/LF issues kept me from installing a patch create on Linux into my Windows source. Where your patch is created on WIndows but targeted at Linux or Mac you can use Notepad++ to convert line-endings (Edit > EOL Convers...
- Fri Mar 04, 2011 5:44 am
- Forum: Recording Techniques
- Topic: Multiple soundcard.
- Replies: 4
- Views: 2259
Re: Multiple soundcard.
ASIO is a computer sound card driver protocol: http://en.wikipedia.org/wiki/Audio_Stream_Input/Output Audacity cannot be distributed with ASIO support due to licensing constraints. http://wiki.audacityteam.org/wiki/ASIO_Audio_Interface Correct. This means not only that Audacity cannot distribute bu...
- Thu Mar 03, 2011 12:46 am
- Forum: Mac OS X
- Topic: Does keyboard focus return after opening a dialogue?
- Replies: 5
- Views: 1631
Does keyboard focus return after opening a dialogue?
There is a problem on Linux that if you open a dialogue such as when importing a file, the Audacity window focus is lost completely, so Space does not play the file, Also if you select a file on the Desktop or elsewhere (so removing focus from Audacity) then drag the file into Audacity and hit Space...
- Thu Mar 03, 2011 12:34 am
- Forum: GNU/Linux and Unix-like
- Topic: Lost keyboard focus after import (Ubuntu) [patch]
- Replies: 48
- Views: 10446
Re: Lost keyboard focus after import (Ubuntu) [patch]
I'll try and make a debug build in the near future. Should I run ./configure with some special option? I think you add --enable-debug as an argument after ./configure. But you will need to build your own debug version of wxGTK as per: http://wiki.audacityteam.org/wiki/Developing_On_Linux#wxWidgets ...
- Wed Mar 02, 2011 2:23 am
- Forum: GNU/Linux and Unix-like
- Topic: Lost keyboard focus after import (Ubuntu) [patch]
- Replies: 48
- Views: 10446
Re: Lost keyboard focus after import (Ubuntu) [patch]
Has this problem been in Audacity on Linux since before 2009 or has it only broken recently? Gale My recollection is that this used to work until sometime round 2008. Then in February 2009 I wrote a similar bug report against 1.3.6 after which it was more or less fixed in 1.3.7, if I remember corre...