Search found 59476 matches

by steve
Thu Jan 03, 2019 10:54 am
Forum: New Plug-Ins
Topic: Additive Tone
Replies: 13
Views: 1220

Re: Additive Tone

dem wrote:
Thu Jan 03, 2019 1:46 am
Weird, arrow-y, grotesque function names
:D
by steve
Thu Jan 03, 2019 10:54 am
Forum: New Plug-Ins
Topic: Additive Tone
Replies: 13
Views: 1220

Re: Additive Tone

From the way I wrote the if, I would expect that the harmonic wouldn't be computed at all if (> amplitude quiet) returns nil. Yes I think that's the case, but I doubt that it makes a significant difference to the performance. The "build-harmonic" function is just one line in nyquist.lsp (...
by steve
Thu Jan 03, 2019 10:43 am
Forum: New Plug-Ins
Topic: Additive Tone
Replies: 13
Views: 1220

Re: Additive Tone

The new function is: EVAL-STRING Neat, can't wait! Is this part of version 5? No, this is still version 4. Version 5 will come eventually, but version 4 still has a lot of possibilities to be discovered before we go there. The recent work on "Scripting" has opened up a lot of new territor...
by steve
Thu Jan 03, 2019 9:45 am
Forum: Windows
Topic: Problems in Directories setting
Replies: 21
Views: 659

Re: Problems in Directories setting

Jutzi wrote:
Thu Jan 03, 2019 6:58 am
Easy solution would be to have the target directory as a parameter in the "Export as FLAC" macro command.
In Audacity 2.3.0, there is a command "Export2" which allows you to specify the file path and file name.
by steve
Thu Jan 03, 2019 1:03 am
Forum: Windows
Topic: How to import .3gpp to audacity?
Replies: 2
Views: 2874

Re: How to import .3gpp to audacity?

I thought that installing FFmeg on windows would help but it didn't work. Did you install "FFmpeg for Audacity" or some other version? If some other version, then Audacity will probably not be able to use it. Audacity requires this specific version: https://manual.audacityteam.org/man/ins...
by steve
Thu Jan 03, 2019 12:27 am
Forum: Making Music with Audacity
Topic: Import raw data batch *script? if such is possible
Replies: 1
Views: 385

Re: Import raw data batch *script? if such is possible

I don't think that is possible with Audacity, but you can do that with SoX http://sox.sourceforge.net/
by steve
Wed Jan 02, 2019 11:19 pm
Forum: Windows
Topic: error message
Replies: 1
Views: 123

Re: error message

First, ensure that you have the current version of Audacity (2.3.1) which is available via the Audacity website: https://www.audacityteam.org/download/ Instructions for downloading and installing LAME are here: https://manual.audacityteam.org/man/installing_and_updating_audacity_on_windows.html#winl...
by steve
Wed Jan 02, 2019 9:14 pm
Forum: macOS
Topic: Audacity 2.3.0 suddenly crashing on open
Replies: 8
Views: 386

Re: Audacity 2.3.0 suddenly crashing on open

Version 2.3.0 is - according to the official site - for OSX 10.7 onwards. Yes it is, but that assumes that 10.7 has the updates that Apple provide for it. Until very recently Audacity supported Windows XP, but that assumed that XP had all of the service packs. That version of Audacity was working f...
by steve
Wed Jan 02, 2019 8:00 pm
Forum: Windows
Topic: Very strange "damage" to audio track - need to repair
Replies: 12
Views: 516

Re: Very strange "damage" to audio track - need to repair [SOLVED]

Where did you get the .61 Sample values may be represented as integers (usually 8, 16 or 24 bit) or as floating point numbers (usually 32-bit). When integer formats are used, the numeric values are "normalized" to a range of +/- 1.0. This is why the vertical ruler on the left end of a tra...