Search found 59476 matches
- Wed Dec 02, 2020 4:00 pm
- Forum: Adding Features to Audacity
- Topic: Multiple choice board to create markers
- Replies: 22
- Views: 1045
Re: Multiple choice board to create markers
You could make a list of the commonly used label text in a text file, then copy and paste. (If you use Linux, you can set the text document as the top window so that it doesn't get hidden behind other windows). "Ctrl + C" to copy "Ctrl + B" to add a label (when stopped) "Ctr...
- Wed Dec 02, 2020 3:52 pm
- Forum: macOS
- Topic: Silence Finder Labels
- Replies: 3
- Views: 220
Re: Silence Finder Labels
You could modify the "Silence Finder". It is written in "Nyquist".
Try replacing your current version of SilenceMarker.ny with this version:
Try replacing your current version of SilenceMarker.ny with this version:
- Wed Dec 02, 2020 11:44 am
- Forum: Windows
- Topic: Internal PortAudio error. No Devices Useable.
- Replies: 6
- Views: 513
Re: Internal PortAudio error. No Devices Useable.
I assume that other programs can play audio?
Can you record with Microsoft Voice Recorder?
Can you record with Microsoft Voice Recorder?
- Wed Dec 02, 2020 11:38 am
- Forum: macOS
- Topic: Blackmagicdesign Intensity Shuttle
- Replies: 5
- Views: 209
Re: Blackmagicdesign Intensity Shuttle
yes it is a video capture device. I do get audio levels in various video software but not in Audacity or Garageband. I'm not an expert on video, but I think that video devices combine the video and audio components in the same stream (called " multiplexing " or "muxing"). Most a...
- Wed Dec 02, 2020 11:30 am
- Forum: Windows
- Topic: Noise frequency range
- Replies: 8
- Views: 217
Re: Noise frequency range
1) Between which frequencies does Audacity generate the white noise? The upper frequency limit is half the sample rate (the "Nyquist frequency" ) The lower frequency limit is not bound (not limited). If three consecutive samples have the same value (unlikely but possible because they are ...
- Tue Dec 01, 2020 8:45 pm
- Forum: Windows
- Topic: chipmunk effect
- Replies: 15
- Views: 647
- Tue Dec 01, 2020 5:04 pm
- Forum: Windows
- Topic: chipmunk effect
- Replies: 15
- Views: 647
Re: chipmunk effect
When I say recording a radio program, I mean producing it for later uploading to a radio station. I choose the music and call in (import audio) the songs to Audacity. Then I comment directly recording my voice after the song and introduce the next song to be called into the program. OK, I understan...
- Tue Dec 01, 2020 4:57 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.
https://forum.audacityteam.org/download/file.php?id=29674 Click on the "2-USB Audio CODEC" icon, then select "Properties". Find the recording level in there and ensure that it is turned up. When the interface receives an audio signal you should see the meter (the bars to the rig...
- Tue Dec 01, 2020 4:50 pm
- Forum: Windows
- Topic: Adding random noise in the entire directory that contains audio files
- Replies: 10
- Views: 448
Re: Adding random noise in the entire directory that contains audio files
I want a python code that should read sequentially audio files from folder_1 To iterate through the files in a directory, see: https://www.newbedev.com/python/howto/how-to-iterate-over-files-in-a-given-directory/ randomly select noise from folder_2 If you name the files in a uniform way with number...
- Tue Dec 01, 2020 3:13 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Shift key pops up keyboard preferences
- Replies: 18
- Views: 1397
Re: Shift key pops up keyboard preferences
For what it's worth, I occasionally had a preference window pop up occasionally. I never managed to figure out what was triggering it. Over the past few months I've mostly been using the alpha version for the next Audacity release and have not seen the problem at all with this version. I'm hoping th...