Search found 59476 matches

by steve
Wed Oct 09, 2019 3:34 pm
Forum: macOS
Topic: Cannot get Audacity to work for cassette digitization.
Replies: 1
Views: 229

Re: Cannot get Audacity to work for cassette digitization.

What kind of cassette player are you using, and how is it connected to your computer?
by steve
Wed Oct 09, 2019 3:31 pm
Forum: macOS
Topic: Problem installing 2.2.2 on 10.6.3
Replies: 4
Views: 223

Re: Problem installing 2.2.2 on 10.6.3

See here for how to check that the downloaded DMG file is complete and correct: https://www.audacityteam.org/download/o ... /#validate
The correct sha256 is:

39a2783c78cca13e893321e0d87098739258cabbfc257119ee6cb21d0dc9037c
by steve
Wed Oct 09, 2019 3:27 pm
Forum: macOS
Topic: Copy and paste text impossible
Replies: 7
Views: 639

Re: Copy and paste text impossible

Dedalvs wrote:
Wed Oct 09, 2019 5:34 am
I just updated to Catalina
Please note that Catalina is not yet officially supported by Audacity.
by steve
Wed Oct 09, 2019 3:23 pm
Forum: Macros and Scripting
Topic: General Scripting Questions
Replies: 1
Views: 538

Re: General Scripting Questions

For running your own commands, I'd recommend using pipeclient.py Instructions for how to use it are given in the Docstring at the top of the file: https://github.com/audacity/audacity/blob/master/scripts/piped-work/pipeclient.py Try using it from the command line interface first, then if you want to...
by steve
Wed Oct 09, 2019 2:03 pm
Forum: Windows
Topic: Trying to convert regular audio in PWM audio
Replies: 12
Views: 1443

Re: Trying to convert regular audio in PWM audio

Pretty much just an experiment. I have sample-rate of the audio track set to 0.5 MHz, so I just wanna mess around and experiment. you might be able to do something with Nyquist. Yes, you can do this in Nyquist (https://manual.audacityteam.org/man/nyquist.html), and it's pretty simple to do :) In th...
by steve
Wed Oct 09, 2019 12:18 pm
Forum: Adding Features to Audacity
Topic: EBU Broadcast Wave Format (BWF)
Replies: 4
Views: 1124

Re: EBU Broadcast Wave Format (BWF)

Thanks for the clarification Cancoillote. I've logged your support for this feature on the Audacity wiki.
by steve
Wed Oct 09, 2019 12:06 pm
Forum: macOS
Topic: MAC OS CATALINA
Replies: 80
Views: 25528

Re: MAC OS CATALINA

noraa wrote:
Wed Oct 09, 2019 5:41 am
You can open Audacity via the terminal using the following command:
open /Applications/Audacity.app/Contents/MacOS/Audacity
Have you tried making a Desktop alias to the Audacity executable? If so, does that work for you?
by steve
Wed Oct 09, 2019 12:03 pm
Forum: macOS
Topic: Catalina microphone issue with Audacity
Replies: 81
Views: 46731

Re: Catalina microphone issue with Audacity

Have any of you that are successfully using the command line, tried making a Desktop alias to the Audacity executable? If so, does that work for you?
by steve
Tue Oct 08, 2019 11:23 pm
Forum: Windows
Topic: Trying to convert regular audio in PWM audio
Replies: 12
Views: 1443

Re: Trying to convert regular audio in PWM audio

For pulse width modulation to work, the switching frequency needs to be much higher than the highest waveform frequency that you want to represent. In the case of full-band audio, the switching frequency is often around 1 MHz. A normal sound card can't handle such high frequencies. If this is just a...
by steve
Tue Oct 08, 2019 9:55 pm
Forum: Windows
Topic: 3.2.3. refuses to start after installation
Replies: 4
Views: 239

Re: 3.2.3. refuses to start after installation

Not enough information.