Search found 59476 matches

by steve
Wed Jun 02, 2021 6:15 pm
Forum: Windows
Topic: Audacity repeatedly stops responding, but continues to run
Replies: 11
Views: 117

Re: Audacity repeatedly stops responding, but continues to run

Yes, I'm running an English version. and you are using an English keyboard, and your version of Windows has never been configured for Japanese, Chinese, Korean or similar? The reason that I ask is because the symptoms that you describe sounds very much like an issue that we are aware of with Micros...
by steve
Wed Jun 02, 2021 6:05 pm
Forum: Macros and Scripting
Topic: Clicking Enter as part of a macro
Replies: 19
Views: 620

Re: Clicking Enter as part of a macro

TrackMoveTop: You need to be a bit careful with that command because it's possible for the "selected track" and the "track with focus" to be different. The results can be unexpected if you're not aware of that. You may know this already, but just in case, here's an example: 1. C...
by steve
Wed Jun 02, 2021 5:29 pm
Forum: Audacity Artwork and Graphics
Topic: New logo / icon proposal
Replies: 16
Views: 8115

Re: New logo / icon proposal

steve wrote:
Thu Sep 29, 2016 11:01 am
Yes the logo probably will be updated at some time.
This is the current Audacity logo after it was updated on 14 Jan 2018
(High resolution versions are included in the Audacity source code.)

AudacityLogoWithName.png
AudacityLogoWithName.png (42.94 KiB) Viewed 383 times

I expect that it will be updated again in due course.
by steve
Wed Jun 02, 2021 5:23 pm
Forum: Audacity Artwork and Graphics
Topic: New logo / icon proposal
Replies: 16
Views: 8115

Re: New logo / icon proposal

ChameleonScales wrote:
Wed Jun 02, 2021 3:01 am
Here's my quick attempt at bringing closer home:
Thanks for your contribution. I have added your logo to the Logo Gallery.
by steve
Wed Jun 02, 2021 5:08 pm
Forum: Making Music with Audacity
Topic: Computer speaker
Replies: 1
Views: 298

Re: Computer speaker

When using Audacity to listen and record at the same time, why do the computer and external speakers and headset quit producing the sound from the music you are playing? Which version of Audacity? What are you recording? Is "Software Playthrough" enabled or disabled? (It is disabled by de...
by steve
Wed Jun 02, 2021 5:05 pm
Forum: Macros and Scripting
Topic: Clicking Enter as part of a macro
Replies: 19
Views: 620

Re: Clicking Enter as part of a macro

I think I can see the problem, but please post your macro (export the macro and then copy / paste from the exported file into your reply) so that I can test it.
by steve
Wed Jun 02, 2021 2:54 pm
Forum: Windows
Topic: How to listen to tape without recording
Replies: 5
Views: 70

Re: How to listen to tape without recording

Thank you. That is exactly what I needed to know. Is this mentioned somewhere in the manual? "Click to start monitoring": https://manual.audacityteam.org/man/meter_toolbar.html#recording "Software Playthrough (on/off) ": https://manual.audacityteam.org/man/transport_menu_transpo...
by steve
Wed Jun 02, 2021 2:39 pm
Forum: Macros and Scripting
Topic: Clicking Enter as part of a macro
Replies: 19
Views: 620

Re: Clicking Enter as part of a macro

How can I access the new version of the plugin with Copy (Silent) Oops, sorry, I forgot to attach it to my previous post. :oops: It's there now. Would I still be able to use Punch Copy/Paste and Punch Paste as before if I use the new version? Yes, everything else should work as before, but now that...
by steve
Wed Jun 02, 2021 2:34 pm
Forum: Windows
Topic: How to listen to tape without recording
Replies: 5
Views: 70

Re: How to listen to tape without recording

I would like to be able to find where on a tape I would like to begin recording before I start recording. I'm not sure what you mean, but try this and see if this is what you want: 1. Click the "Pause" button in Audacity. 2. Click the "Record" button in Audacity. 3. Start the ta...
by steve
Wed Jun 02, 2021 2:12 pm
Forum: Macros and Scripting
Topic: Clicking Enter as part of a macro
Replies: 19
Views: 620

Re: Clicking Enter as part of a macro

This may not be the final version, but try replacing your current version of "PunchCopy.ny" with this version. This version has an additional option in "Select Action": Copy (safe): Copies the selected audio to the clipboard only if the plug-in's clipboard is empty. Copy (replace...