Search found 59476 matches

by steve
Fri Sep 27, 2013 7:01 pm
Forum: Windows
Topic: disc not finalized
Replies: 8
Views: 1748

Re: disc not finalized

Yes, I think it's related to Audacity-software, because before I've had no problems at all. Could you try that again as a test. Nero should be able to convert any audio format that it supports so that it works, and if the format is not supported Nero should throw an error, so I can't think of any r...
by steve
Fri Sep 27, 2013 5:36 pm
Forum: Windows
Topic: Are there already "finished" equalizer settings?
Replies: 3
Views: 438

Re: Are there already "finished" equalizer settings?

dadabujontomasteel wrote:Hi,

there because the network offers "ready" to download settings?
I do not understand. Are you asking a question?

When you receive a reply to one of your posts, please respond to the reply.
by steve
Fri Sep 27, 2013 5:25 pm
Forum: Windows
Topic: Export AUP Projecto to WAV via command line
Replies: 1
Views: 334

Re: Export AUP Projecto to WAV via command line

Audacity is designed primarily as a GUI application. For scripting / command line support it is often easier to use a command line application such as SoX http://sox.sourceforge.net/ If you really need to use Audacity for your purpose, then scripting support can be enabled by compiling Audacity from...
by steve
Fri Sep 27, 2013 5:17 pm
Forum: Windows
Topic: Silence finder
Replies: 6
Views: 1001

Re: Silence finder

Silence Finder is not used during playback - you have to apply it to selected audio (like using an effect). http://manual.audacityteam.org/o/man/silence_finder_and_sound_finder.html#silence Silence looks at the peak level of the selected audio and if that level remains below the Threshold (first con...
by steve
Fri Sep 27, 2013 4:54 pm
Forum: Windows
Topic: VST Effects 8192 samples delay
Replies: 11
Views: 2650

Re: VST Effects 8192 samples delay

1. Could you explaint your little script a bit? "LET" is a block construct that can first set some local variables, and then run a block of code. In this case, a variable "start" is created and given the value 8192/<sample rate> where <sample rate> is the sample rate of the sele...
by steve
Fri Sep 27, 2013 4:12 pm
Forum: Windows
Topic: Lame_enc.dll invalid
Replies: 3
Views: 1096

Re: Lame_enc.dll invalid

Well another bubble, where do I get the encoder that supports 2.0.2? Instructions are here: http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#lame The current version of Audacity is 2.0.4, so you should probably update Audacity at the same time. The current version of Audacity...
by steve
Fri Sep 27, 2013 4:11 pm
Forum: Windows
Topic: Permissions
Replies: 4
Views: 645

Re: Permissions

What is the error message that you are getting?
Are you using a valid file name?
Are you "Saving a project" or "Exporting a file"?
by steve
Fri Sep 27, 2013 4:08 pm
Forum: Windows
Topic: disc not finalized
Replies: 8
Views: 1748

Re: disc not finalized

Are you able to make CDR disks that work on the Marantz using audio files that have not been made with Audacity?
What CD burning software are you currently using?
by steve
Fri Sep 27, 2013 4:04 pm
Forum: Windows
Topic: Command line functions or software integration
Replies: 24
Views: 6967

Re: Command line functions or software integration

Please note that it has become necessary to implement a "moderation queue" on this forum so as to prevent the forum being flooded by spam. We apologise for the inconvenience but it is for the benefit of all of the forum users to keep this forum safe and usable. Also, in these days of spam ...
by steve
Fri Sep 27, 2013 3:53 pm
Forum: New Plug-Ins
Topic: Punch Copy/Paste
Replies: 36
Views: 40670

Re: Punch Copy/Paste

This saves a lot of time when compared with having to make a section silent and then mix and render tracks otherwise. Thanks for the feedback - that was the intention. Sadly the interface options for Nyquist plug-ins are rather limited, so several of the design decisions were determined by what opt...