Search found 24069 matches

by Gale Andrews
Sat Feb 19, 2011 8:36 am
Forum: General Audio Programming
Topic: remembering the Import directory
Replies: 7
Views: 4418

Re: remembering the Import directory

Ed has linked to this topic on Wiki Feature Requests so it should be moved to "General Audio Programming" rather than deleted when its month here is up. As I recall, the Forum will cope with the redirection OK.


Peter: Duly noted, will do.


Gale
by Gale Andrews
Wed Feb 16, 2011 2:05 am
Forum: General Feedback and Discussion
Topic: Error saving message
Replies: 30
Views: 7858

Re: Error saving message

1.3.13 Beta when released will now prevent the generic "disk full" error appearing on Windows Vista and earlier when you save a project with a name including "". We'll now throw our own: "Could not save project. Path not found. Try creating directory "%s" before sa...
by Gale Andrews
Tue Feb 15, 2011 6:17 am
Forum: GNU/Linux and Unix-like
Topic: Menus Disappeared
Replies: 3
Views: 1558

Re: Menus Disappeared

Also browsing/searching the forums sometimes helps... ;) Check this topic: http://forum.audacityteam.org/viewtopic.php?f=18&t=48779 I dimly recalled that but could not find it - I searched for "menus missing" but not "menu missing". Search inventiveness and patience sometime...
by Gale Andrews
Tue Feb 15, 2011 1:40 am
Forum: Windows
Topic: XP reboots when starting Audacity
Replies: 12
Views: 1388

Re: XP reboots when starting Audacity

It's a computer crash like a "blue screen error". Windows is I guess configured to restart automatically without showing the blue screen. Audacity itself does not have the kernel privileges to cause a system reboot, so it's a driver problem. If this only started when using Audacity, it's a...
by Gale Andrews
Mon Feb 14, 2011 6:40 am
Forum: GNU/Linux and Unix-like
Topic: Menus Disappeared
Replies: 3
Views: 1558

Re: Menus Disappeared

I'm using 1.3.12-7 on Ubuntu 10.10 In that case please post on the 1.3 Linux Forum, not the 1.2 Linux Forum from where I have moved this. the pull down menus have all vanished. I should add I'm pretty new to Linux after a decade on Macs, so and not yet familiar with how it all works. Have you press...
by Gale Andrews
Mon Feb 14, 2011 6:10 am
Forum: Audio Processing
Topic: about Codec and PLC(packet loss concealment)
Replies: 1
Views: 1532

Re: about Codec and PLC(packet loss concealment)

I need to decode some .raw files which are encoded with a certain codec such as G711 u-law, G729 and iLBC these .raw files are obtained from VOIP streams, so some of them are with packet loss. I have downloaded a G729 codec, iLBC codec I want to know 1) how to know whether these codec can decode ra...
by Gale Andrews
Mon Feb 14, 2011 4:58 am
Forum: Windows
Topic: Metadata editor
Replies: 1
Views: 309

Re: Metadata editor

Please read the appropriate page in the Manual. "Set Default" only sets a default where otherwise the Metadata Editor would be empty. Save then load a new preset to overwrite the current content in the Metadata Editor.



Gale
by Gale Andrews
Sat Feb 12, 2011 5:30 pm
Forum: Mac OS X
Topic: Fix for Command-M and F11 not working
Replies: 2
Views: 684

Re: Fix for Command-M and F11 not working

Both appear to work fine with the Feb 12 nightly. OS X 10.5.8 PPC. Are these being changed for all platforms, or will they be specific to the Mac release? Thanks for testing, Bill. The change is only for Mac, in order to remove the conflict. On Windows and Linux, the default shortcut for "Add ...
by Gale Andrews
Sat Feb 12, 2011 12:34 am
Forum: Mac OS X
Topic: Fix for Command-M and F11 not working
Replies: 2
Views: 684

Fix for Command-M and F11 not working

The above shortcuts don't work on Audacity for Mac because they run the system "Minimise" and "Expose" commands instead. A fix is in the Nightly Builds to correct this - the default Mac shortcut key for "Add Label At Playback Position" is now "CMD + ." and tha...
by Gale Andrews
Thu Feb 10, 2011 3:01 am
Forum: GNU/Linux and Unix-like
Topic: FFMpeg
Replies: 8
Views: 3583

Re: FFMpeg

And I think USE_SYSTEM_FFMPEG and --disable-dynamic-loading are not mutually exclusive - you can set USE_SYSTEM_FFMPEG but not configure with --disable-dynamic-loading, which gives user the opportunity to use an alternative (compatible) version of FFmpeg instead? They are the same. --disable-dynami...