Search found 24069 matches

by Gale Andrews
Wed Jan 26, 2011 1:38 am
Forum: GNU/Linux and Unix-like
Topic: Exporting in format AMR
Replies: 4
Views: 2877

Re: Exporting in format AMR

1. Yes I did the following, as instructed by the mentioned guide: cd git clone git://git.ffmpeg.org/ffmpeg.git cd ffmpeg ./configure --enable-gpl --enable-version3 --enable-nonfree --enable-postproc --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-...
by Gale Andrews
Wed Jan 26, 2011 12:49 am
Forum: Windows
Topic: Background color
Replies: 5
Views: 656

Re: Background color

Hi Gale, When I uncomment that clrDark line, I see the areas surrounding the scroller background area to be dark, but the scroller background stays light gray. Have you changed something else? No, all I did was remove the "//" from in front of that line, so: pPage->SetBackgroundColour( th...
by Gale Andrews
Wed Jan 26, 2011 12:44 am
Forum: Audio Processing
Topic: Stellar performance of Audacity v 1.3.12 beta
Replies: 7
Views: 2144

Re: Stellar performance of Audacity v 1.3.12 beta

The only other small thing that I noticed, or I think I noticed, was that when one zooms in on the track data, the timeline doesn't seem to change with the zoom... not sure about that one since I am so new to Audacity. It should change with the zoom. If you think there is a problem, could you perha...
by Gale Andrews
Wed Jan 26, 2011 12:32 am
Forum: Plug-in Archive
Topic: Sample Printer
Replies: 43
Views: 37996

Re: Sample Printer

Sample Printer is proving popular with [email protected] enquirers That's encouraging, and I find somewhat unexpected as there appear to be very few downloads from the forum. I just attach the file to the e-mail as it's quicker. Unless you have a fix in progress for handling multiple tracks That was a prob...
by Gale Andrews
Wed Jan 26, 2011 12:12 am
Forum: Audio Processing
Topic: Stellar performance of Audacity v 1.3.12 beta
Replies: 7
Views: 2144

Re: Stellar performance of Audacity v 1.3.12 beta

During approximately 20 hours of editing in Audacity v 1.3.12 beta, only one minor glitch was apparent, and that was an anomaly that did not occur before or after the one experience, so I don't think it was an actual glitch. Only one time when using the "Amplify" effect, out of using it 7...
by Gale Andrews
Wed Jan 26, 2011 12:03 am
Forum: Windows
Topic: Copy and pasting MP3 files will result in pitch change
Replies: 13
Views: 2764

Re: Copy and pasting MP3 files will result in pitch change

This problem will be fixed in the next 1.3.13 Beta. Thanks for the report.



Gale
by Gale Andrews
Tue Jan 25, 2011 11:43 pm
Forum: Maintaining / Improving this Forum
Topic: 2 constructive suggestions for this board:
Replies: 2
Views: 2758

Re: 2 constructive suggestions for this board:

1. Add the [Solved] feature to "Post options" - this really cuts down on excessive reads and aids the searcher for genuine solutions. Thanks for the suggestion. We'll bear it in mind though there can be problems adding features that don't come shipped with the forum software. Any register...
by Gale Andrews
Tue Jan 25, 2011 1:07 pm
Forum: Plug-in Archive
Topic: Sample Printer
Replies: 43
Views: 37996

Re: Sample Printer

Steve, Sample Printer is proving popular with [email protected] enquirers. Unless you have a fix in progress for handling multiple tracks It may be good to bring it forward a bit for promotion to "Download Nyquist Plug-ins". Feedback is pretty consistent on these points: 1) Option for text output ...
by Gale Andrews
Mon Jan 24, 2011 10:41 pm
Forum: General Feedback and Discussion
Topic: Audacity interface naming question.
Replies: 56
Views: 8470

Re: Audacity interface naming question.

Can I suggest that we do not lengthen this thread (which we hi-jacked anyway :oops: ) - but rather either continue the discssions in the manul talk (or my user pages as now) - or start a new clean thread. OK I think Ed preferred Forum, but don't let's extend this topic anymore. I've commented on th...
by Gale Andrews
Mon Jan 24, 2011 10:37 pm
Forum: Windows
Topic: Background color
Replies: 5
Views: 656

Re: Background color

Unfortunately I don't know much about Theming and colours. From the comment above this line: //pPage->SetBackgroundColour( theTheme.Colour( clrDark )); that code is commented out because it can lead to the scroller background being painted as clrDark. If you uncomment that line with no other change...