Search found 59476 matches

by steve
Thu May 02, 2019 5:27 pm
Forum: Windows
Topic: 2.3.1 Bug Change Tempo
Replies: 5
Views: 524

Re: 2.3.1 Bug Change Tempo

How very peculiar. I can't reproduce that, but I'm not on Windows, so it could be a Windows specific bug.

There's a bug report for a different bug in Change Tempo, which was Windows only, and that has been fixed in the current development code. I'll have to get hold of a Windows machine to test this.
by steve
Thu May 02, 2019 1:28 pm
Forum: Nyquist
Topic: Checking the Audacity version from a Nyquist script
Replies: 1
Views: 2316

Re: Checking the Audacity version from a Nyquist script

A shorter version of this function, which assumes that the "minversion" argument is properly formatted as (list int int int): (defun versioncheck (minversion) (prog ((v (get '*audacity* 'version))) (when (not v) (return nil)) (mapc (lambda (required actual) (when (> required actual) (retur...
by steve
Thu May 02, 2019 8:48 am
Forum: macOS
Topic: Saving changes to audio files
Replies: 1
Views: 227

Re: Saving changes to audio files

When you export a file, Audacity will ask you where you want to save the file that you are exporting.
by steve
Thu May 02, 2019 8:42 am
Forum: macOS
Topic: splitting long audio file into two different files
Replies: 3
Views: 541

Re: splitting long audio file into two different files

Easiest way to split into two files: 1) Select from the start of the track, to about half way through (https://manual.audacityteam.org/man/audacity_selection.html) 2) "File menu > Export > Export Selected Audio" (https://manual.audacityteam.org/man/file_menu_export.html) 3) Select from the...
by steve
Thu May 02, 2019 8:30 am
Forum: Windows
Topic: 2.3.1 Bug Change Tempo
Replies: 5
Views: 524

Re: 2.3.1 Bug Change Tempo

Your screenshots do not tell the full story. Please provide step by step instructions to illustrate the problem.
by steve
Thu May 02, 2019 8:21 am
Forum: Podcasting with Audacity
Topic: I am dumb with Audacity
Replies: 2
Views: 2425

Re: I am dumb with Audacity

There's a tutorial in the Audacity manual about Mixing a Narration With Background Music.
by steve
Thu May 02, 2019 8:19 am
Forum: GNU/Linux
Topic: Audacity plugins collection for linux users
Replies: 7
Views: 1076

Re: Audacity plugins collection for linux users

The latest versions of the Nyquist plug-ins in that collection (and many more Nyquist plug-ins) are available on the Audacity wiki: https://wiki.audacityteam.org/wiki/Download_Nyquist_Plug-ins The versions on the Audacity wiki are the officially approved versions. Have you personally tested all of t...
by steve
Wed May 01, 2019 9:54 pm
Forum: macOS
Topic: static, pops and crackles using AirPods with Audacity 2.3.1 and MacBook Pro iOS 10.14.4
Replies: 15
Views: 3145

Re: static, pops and crackles using AirPods with Audacity 2.3.1 and MacBook Pro iOS 10.14.4

Unfortunately I don't know how to assist further, other than suggesting that you use wired headphones. I don't use (or own) any bluetooth headphones myself, so I'm not able to run any tests at this end. I'll ask about this on the developer's mailing list and report back if anyone has other ideas, bu...
by steve
Wed May 01, 2019 9:10 pm
Forum: macOS
Topic: static, pops and crackles using AirPods with Audacity 2.3.1 and MacBook Pro iOS 10.14.4
Replies: 15
Views: 3145

Re: static, pops and crackles using AirPods with Audacity 2.3.1 and MacBook Pro iOS 10.14.4

Perhaps it's not related to the bit rate then. :? To get back to the correct project rate settings, set it to either 44100 (the standard for CD audio), or 48000 (the standard for DVD video). The project rate sets the sample rate for exported files, so if you want your exported files to be CD standar...
by steve
Wed May 01, 2019 8:43 pm
Forum: Windows
Topic: zip will not export to directory
Replies: 1
Views: 157

Re: zip will not export to directory

The zip program Which program is this that you are talking about? and shows it in the window of the program which program is this? Is this the same program as the first one, or a different program? t says it can't copy or send it to another directory What says that? What is the exact message, and w...