Search found 59476 matches

by steve
Fri Jul 12, 2019 5:14 pm
Forum: Windows
Topic: New Member :-) Hello and some information please!
Replies: 4
Views: 146

Re: New Member :-) Hello and some information please!

The current version of Audacity is 2.3.2 and is available via the Audacity website: https://www.audacityteam.org/download/windows/
The "side by side" error was fixed about a year ago.
by steve
Fri Jul 12, 2019 4:17 pm
Forum: Windows
Topic: No input from Plexgear Sondsaver Casette player
Replies: 11
Views: 963

Re: No input from Plexgear Sondsaver Casette player

It is this one Thanks. I found the English manual here: https://www.kjell.com/se/produkter/ljud-bild/digitalisera-ljud-bild/kassettband/plexgear-soundsaver-mc-usb-kassettbandspelare-p33208#ProductDetailedInformation The "Record level" knob on the front of the cassette player is for when y...
by steve
Fri Jul 12, 2019 1:57 pm
Forum: Windows
Topic: WHAT WINDOW//??
Replies: 6
Views: 359

Re: WHAT WINDOW//??

Gary Pressman wrote:
Fri Jul 12, 2019 12:36 pm
On trying to open the file
How are you doing that? Are you trying to open it from Audacity's "File menu > Open" command, or some other way?
by steve
Fri Jul 12, 2019 12:55 pm
Forum: Windows
Topic: No input from Plexgear Sondsaver Casette player
Replies: 11
Views: 963

Re: No input from Plexgear Sondsaver Casette player

Plexgear Soundsaver USB Casette player This one? https://translate.google.com/translate?hl=en&sl=sv&u=https://www.kjell.com/se/varumarken/plexgear&prev=search there was no difference increasing the recording level on the casette player. I don't understand. How exactly are you "incr...
by steve
Fri Jul 12, 2019 12:47 pm
Forum: Windows
Topic: Audacity 2.1.1, Art USB Phono Plus, Win 7 64 bit - Sound Too LOUD (Over Cooked) on Phono
Replies: 12
Views: 486

Re: Audacity 2.1.1, Art USB Phono Plus, Win 7 64 bit - Sound Too LOUD (Over Cooked) on Phono

stevestav wrote:
Fri Jul 12, 2019 12:18 pm
However, having a recording volume set to 0.3 does not seem right.
"NFW" (normal for Windows)
by steve
Fri Jul 12, 2019 12:44 pm
Forum: Windows
Topic: WHAT WINDOW//??
Replies: 6
Views: 359

Re: WHAT WINDOW//??

Gary Pressman wrote:
Fri Jul 12, 2019 12:36 pm
FILE IS ALREADY OPEN IN ANOTHER WINDOW,,,
Was that the full and exact error message? If so, then it's not an Audacity error message (no error messages in Audacity are all upper case).
by steve
Fri Jul 12, 2019 10:53 am
Forum: Windows
Topic: Search Audacity Recording
Replies: 2
Views: 114

Re: Search Audacity Recording

Three ways - pick the one that suits your need:

1) Click on the track and press "Play" (or press "spacebar").
2) https://manual.audacityteam.org/man/timeline.html#tqp
3) https://manual.audacityteam.org/man/scr ... eking.html
by steve
Fri Jul 12, 2019 10:51 am
Forum: Windows
Topic: A question about importing audio from video
Replies: 6
Views: 261

Re: A question about importing audio from video

Nobody cares about Rear Left and Rear Right, and smashing Front Left and Front Right together is inconvenient, but the track I'd be interested in is Center. That's where the dialog is. Does that fall out as a separate track? The standard channel order for multi-channel WAV is: Front left, Front rig...
by steve
Fri Jul 12, 2019 10:44 am
Forum: Macros and Scripting
Topic: A macro to add silence depending on the cursor position
Replies: 32
Views: 2471

Re: A macro to add silence depending on the cursor position

So my question is: is there a way to generate the silence without opening a form but setting the silence duration in the command itself? Say you want to insert 2 seconds of silence at the cursor position: Select: Start="0" End="2" Mode="Set" RelativeTo="SelectionS...
by steve
Fri Jul 12, 2019 10:37 am
Forum: Windows
Topic: Reading of Tracks During the Execution of a Command
Replies: 7
Views: 201

Re: Reading of Tracks During the Execution of a Command

Vlad2 wrote:
Fri Jul 12, 2019 9:51 am
Is there a way to run the code on the tracks without having to load all of them into the project
I don't think so.