Search found 1730 matches
- Wed Nov 12, 2014 8:42 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Translation issues for track states
- Replies: 4
- Views: 1019
Translation issues for track states
Working with Screen Reader: a Track is in English correct announced as Track 4 Mute On Select On row 4 of 5' In French, the separating spaces are discarded and 'Select on' is interpreted as 'Selection' 'Piste 4Rendre muetSélection row 4 of 5' German displays with correct spacing but wrong translatio...
- Wed Nov 12, 2014 7:24 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Bug: 'Mute all' affects all types
- Replies: 15
- Views: 4573
Bug: 'Mute all' affects all types
Label tracks, Time Track and Note tracks can't normally be muted.
However, 'Mute all' switches there state to 'Mute on' and 'Unmute all' is needed to toggle this state.
This might not be noticeable visually but a screen reader reports these hidden states.
However, 'Mute all' switches there state to 'Mute on' and 'Unmute all' is needed to toggle this state.
This might not be noticeable visually but a screen reader reports these hidden states.
- Wed Nov 12, 2014 7:11 pm
- Forum: Windows
- Topic: Amplitude statistics need
- Replies: 10
- Views: 1495
Re: Amplitude statistics need
but there is a limit of 10seonds No, there's a limit of 30 seconds. It's on my "to do" list to enable it to work on longer selections. Hi Steve thanks hope to see updated without limit love your plugin! Look for the version near the end of that topic, it allows durations of 1 hour ("...
- Wed Nov 05, 2014 11:04 pm
- Forum: Feature Request Archive
- Topic: Improved seeking
- Replies: 25
- Views: 3304
Re: Improved seeking
What happens for you? The audio is playing until the end is reached. All following keys are interpreted as their counterpart in stop mode. This means that the cursor will be moved from now on, either from its original position or the right selection boundary. In other words, the holding down of the...
- Wed Nov 05, 2014 4:21 pm
- Forum: Feature Request Archive
- Topic: Improved seeking
- Replies: 25
- Views: 3304
Re: Improved seeking
Gale, here are the steps: - create a chirp tone - hold down dot (.) or shift-dot until you shoot over the right boundary - The play cursor/ selection moves to the end of the track or nearly so. - try different selections and movement keys. Audacity 2.0.7 alpha Rev 13536 (with the second patch applie...
- Tue Nov 04, 2014 6:54 pm
- Forum: Feature Request Archive
- Topic: Improved seeking
- Replies: 25
- Views: 3304
Re: Improved seeking
Also, the patch fails at the right selection boundary. It moves the cursor to a new position between right selection edge and end of the track/project. If nothing is selected, the cursor will be newly at the right edge or a bit before it. Try it on a Chirp or something. You refer to the seeking wit...
- Tue Nov 04, 2014 4:20 pm
- Forum: Feature Request Archive
- Topic: Improved seeking
- Replies: 25
- Views: 3304
Re: Improved seeking
Also, the patch fails at the right selection boundary.
It moves the cursor to a new position between right selection edge and end of the track/project.
If nothing is selected, the cursor will be newly at the right edge or a bit before it.
Try it on a Chirp or something.
It moves the cursor to a new position between right selection edge and end of the track/project.
If nothing is selected, the cursor will be newly at the right edge or a bit before it.
Try it on a Chirp or something.
- Tue Nov 04, 2014 4:54 am
- Forum: Nyquist
- Topic: Can the performance of Nyquist in Audacity be improved ?
- Replies: 17
- Views: 3812
Re: Can the performance of Nyquist in Audacity be improved ?
Also, he's written a Xlisp-based extention to the garbage collection which might be sufficient for stand-alone Nyquist but not for Nyq-inAud. What does this refer to? I mean that the basic XLisp garbage collection routine is extended to meet the requirements of sound manipulation. In other words: &...
- Tue Nov 04, 2014 1:29 am
- Forum: Nyquist
- Topic: Can the performance of Nyquist in Audacity be improved ?
- Replies: 17
- Views: 3812
Re: Can the performance of Nyquist in Audacity be improved ?
He's already complained about it in the comments to his two-fold Normalize plug-in. Here's the article: http://www.cs.cmu.edu/~music/nyquist/debug-plugin.html Thanks for the link I actually meant a discussion (which was probably the base for this article). However, I can't locate it; I don't think ...
- Mon Nov 03, 2014 10:12 pm
- Forum: Nyquist
- Topic: Can the performance of Nyquist in Audacity be improved ?
- Replies: 17
- Views: 3812
Re: Can the performance of Nyquist in Audacity be improved ?
I don't think that Roger would be opposed to any changes in the memory management of Nyquist in Audacity. He's already complained about it in the comments to his two-fold Normalize plug-in. Also, he's written a Xlisp-based extention to the garbage collection which might be sufficient for stand-alone...