Search found 59476 matches

by steve
Fri Dec 04, 2020 7:35 pm
Forum: Adding Features to Audacity
Topic: Multiple choice board to create markers
Replies: 22
Views: 1045

Re: Multiple choice board to create markers

the label created by the plugin is placed at the beginning of the selection, but doesn't go until the end of the selection. Is it possible to change that ? Yes it is. This version: AutreEtiquette.ny For your information, this is the new code: (let ((start (get '*selection* 'start)) (end (get '*sele...
by steve
Fri Dec 04, 2020 6:45 pm
Forum: GNU/Linux
Topic: Recording internal sound of computer
Replies: 17
Views: 1207

Re: Recording internal sound of computer

@ overlap , I notice that your profile says that you use Mac, but you are posting on the Linux board. Is your usual operating system Linux?
by steve
Fri Dec 04, 2020 6:43 pm
Forum: GNU/Linux
Topic: Recording internal sound of computer
Replies: 17
Views: 1207

Re: Recording internal sound of computer

Trebor wrote:
Fri Dec 04, 2020 6:39 pm
Select WASAPI as the recording device in Audacity ...
Not for Linux. That's Windows only.
by steve
Fri Dec 04, 2020 6:43 pm
Forum: GNU/Linux
Topic: Recording internal sound of computer
Replies: 17
Views: 1207

Re: Recording internal sound of computer

I want to record sound output of a laptop. No microphone. No fan noise or external sound. For example I watch an online video, or audio, and while listening, I want to record it as a file. See here: https://manual.audacityteam.org/man/tutorial_recording_computer_playback_on_linux.html I have audaci...
by steve
Fri Dec 04, 2020 6:16 pm
Forum: Adding Features to Audacity
Topic: Multiple choice board to create markers
Replies: 22
Views: 1045

Re: Multiple choice board to create markers

Try this version:
AutreEtiquette.ny
(510 Bytes) Downloaded 19 times
The difference is that Audacity 2.3.3 requires the ";control" line to be all on one line like this:

Code: Select all

;control id "Select label text" choice "biophonie,anthropophonie,geophonie,bizarrophonie" 0
by steve
Fri Dec 04, 2020 4:47 pm
Forum: Windows
Topic: problem with download about audacity 2.4.2
Replies: 6
Views: 216

Re: problem with download about audacity 2.4.2

What are you trying to record from? A microphone?
by steve
Fri Dec 04, 2020 3:50 pm
Forum: Windows
Topic: Cannot Get Audacity 2.4.2 to record. Tried everything--even two different computers.
Replies: 30
Views: 738

Re: Cannot Get Audacity 2.4.2 to record. Tried everything--even two different computers.

I've had a chat with one of the other forum helpers about this issue, and neither of us can figure out exactly what the problem is. The fact you were able to record the cassette player plugged into the interface shows that the computer, Audacity, the interface and the interface drivers are all worki...
by steve
Fri Dec 04, 2020 3:44 pm
Forum: Windows
Topic: Strange mode
Replies: 3
Views: 126

Re: Strange mode

"Ctrl + Z" will undo the last change to the project (Also at the top of the "Edit" menu). Repeated use will step backwards through the Undo History.
It does not affect other things such as which tool you currently have selected.
by steve
Fri Dec 04, 2020 3:39 pm
Forum: Windows
Topic: EQ - SOLVED
Replies: 10
Views: 361

Re: EQ

jademan wrote:
Fri Dec 04, 2020 2:30 pm
Why do the Filter Curve and Graphic EQ have different sets of Presets?
The Graphic Eq has a maximum boost / cut of about 20 dB, so it cannot produce Eq settings such as "Low Roll-off for speech" which has close to 100 dB attenuation at 50 Hz.
by steve
Fri Dec 04, 2020 3:34 pm
Forum: Adding Features to Audacity
Topic: Timestamp in wav f32le
Replies: 8
Views: 591

Re: Timestamp in wav f32le

I have logged this feature request.

As a matter of interest, why do you want this feature?