Search found 59476 matches

by steve
Fri Dec 13, 2013 1:26 am
Forum: Nyquist
Topic: Portable (load "somelib.lsp") -- why not?
Replies: 36
Views: 18795

Re: Portable (load "somelib.lsp") -- why not?

Paul L wrote:Oh, so all is welk
More amusing with an "h" :)
Paul L wrote: Somehow I misremembered things as not so simple or portable.
It would be really nice if we could just put all the files into the Plug-ins folder, but that is the bit that has cross platform problems.
by steve
Thu Dec 12, 2013 8:45 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Export Multiple Issue with MP3/Project Rate
Replies: 21
Views: 17638

Re: Export Multiple Issue with MP3/Project Rate

It won't mess up the FLAC save right? FLAC can handle 96000 Hz, so if you want a 96kHz FLAC file, leave the project rate at 96000 for the FLAC export, then change it before exporting as MP3. Audacity uses the "Project Rate" whenever exporting. The problem with MP3 comes because MP3 has a ...
by steve
Thu Dec 12, 2013 7:43 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Export Multiple Issue with MP3/Project Rate
Replies: 21
Views: 17638

Re: Export Multiple Issue with MP3/Project Rate

I appreciate your point WeirDave, but I have no doubt that if we change that we will get another user saying "why can't I specify different rates per track like I could previously?" Fortunately there is a very simple workaround. Change the "Project Rate" (lower left corner of the...
by steve
Thu Dec 12, 2013 7:36 pm
Forum: Windows
Topic: Bass Boost
Replies: 2
Views: 545

Re: Bass Boost

The BassBoost effect was buggy and has been discontinued. If you use too much of it the result will be distorted and cannot be repaired, Use the Preview button to test the settings before applying the effect. If you apply too much or too little you can undo with Ctrl+Z and have another go. The amoun...
by steve
Thu Dec 12, 2013 7:31 pm
Forum: Nyquist
Topic: Portable (load "somelib.lsp") -- why not?
Replies: 36
Views: 18795

Re: Portable (load "somelib.lsp") -- why not?

Take all the time that you need :) If you write drop-in replacements for existing lsp files then I'm sure that Robert and I can test them. If your changes require building from source, then I can do some testing as long as your patches are against the current svn head/ Going back to your original qu...
by steve
Thu Dec 12, 2013 6:47 pm
Forum: Windows
Topic: How can we cut a track to insert short recordings to it?
Replies: 3
Views: 530

Re: How can we cut a track to insert short recordings to it?

"Edit menu > Remove Audio or Labels > Split Delete" to delete the error. If necessary use the Time Shift tool to slide the audio clips to make the gap bigger. See http://manual.audacityteam.org/o/man/tools_toolbar.html With the normal selection tool (F1 key or click the Selection tool butt...
by steve
Thu Dec 12, 2013 6:38 pm
Forum: GNU/Linux
Topic: Not recording from "what I hear" any more
Replies: 2
Views: 2858

Re: Not recording from "what I hear" any more

IA__gtk_widget_get_direction: assertion `GTK_IS_WIDGET (widget)' failed That appears to be a Red Hat / Fedora GTK bug: https://bugzilla.redhat.com/show_bug.cgi?id=924683 Other than that, does Audacity appear to be working correctly? If so then you may be able to record what is playing on the comput...
by steve
Thu Dec 12, 2013 5:48 pm
Forum: Nyquist
Topic: Portable (load "somelib.lsp") -- why not?
Replies: 36
Views: 18795

Re: Portable (load "somelib.lsp") -- why not?

I appreciate that working on an existing project that has low activity can be frustrating, especially when the project maintainer has limited availability, but pushing bug fixes and enhancements upstream is likely to be more beneficial for Audacity users / Audacity plug-in writers, and much more wid...
by steve
Thu Dec 12, 2013 5:31 pm
Forum: Nyquist
Topic: Portable (load "somelib.lsp") -- why not?
Replies: 36
Views: 18795

Re: Portable (load "somelib.lsp") -- why not?

If you have a drop-box account, PM the necessary details to me so that I can share what I've got so far.
by steve
Thu Dec 12, 2013 5:28 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Trace Envelope
Replies: 5
Views: 2874

Re: Trace Envelope

Someone asked about a similar (the same?) thing about 3 1/2 years ago. There has not been any substantial demand for such an effect since, but the preliminary work on a plug-in to achieve this effect is here: http://forum.audacityteam.org/viewtopic.php?f=39&t=14620 There are limitations to what ...