Search found 59476 matches
- Wed Aug 01, 2018 8:11 am
- Forum: Windows
- Topic: Experiencing delay but fix from the manual isn't working [SOLVED]
- Replies: 7
- Views: 327
Re: Experiencing delay but fix from the manual isn't working
I've noticed that I can mute my computer and the delay won't be there anymore, of course then the problem is that I can't monitor any previous tracks I've recorded. The settings that you need are: In Audacity > Transport menu > Transport Options: Overdub = On / Selected Software Playthrough = Off /...
- Wed Aug 01, 2018 8:04 am
- Forum: Audio Processing
- Topic: Voice pop and de-esser filters
- Replies: 4
- Views: 1120
Re: Voice pop and de-esser filters
Plosives can often be reduced by filtering out very low frequencies (using a "High Pass" filter). The filter frequency should be no higher than 300 Hz. A lower filter frequency will do less damage to the voice but be less effective at reducing the plosives. A higher frequency will remove m...
- Tue Jul 31, 2018 8:43 pm
- Forum: Nyquist
- Topic: can I get date-time audio was recorded?
- Replies: 6
- Views: 1369
Re: can I get date-time audio was recorded?
and then generates a new project with the correct filename and adds 12 blank tracks It is not currently possible for a plug-in to create new tracks, but that is likely to change in the near future - possibly even the next Audacity release, but I'm still waiting to see which new features will be ena...
- Tue Jul 31, 2018 8:05 pm
- Forum: Nyquist
- Topic: can I get date-time audio was recorded?
- Replies: 6
- Views: 1369
Re: can I get date-time audio was recorded?
Just in case it is useful for your task, you can also get the date / time that the Nyquist code is loaded: https://wiki.audacityteam.org/wiki/Nyquist_Plug-ins_Reference#.2ASYSTEM-TIME.2A (Note that the time / date in this property list is supplied by Audacity when it launches the Nyquist script, so ...
- Tue Jul 31, 2018 7:58 pm
- Forum: Nyquist
- Topic: can I get date-time audio was recorded?
- Replies: 6
- Views: 1369
Re: can I get date-time audio was recorded?
In Nyquist, this gets the track name:
Code: Select all
(get '*track* 'name)- Tue Jul 31, 2018 7:56 pm
- Forum: Nyquist
- Topic: can I get date-time audio was recorded?
- Replies: 6
- Views: 1369
Re: can I get date-time audio was recorded?
If you are "recording" (not "importing") the tracks, then you can enable date / time to be included in the track name. See: https://manual.audacityteam.org/man/rec ... ences.html
- Tue Jul 31, 2018 5:41 pm
- Forum: Windows
- Topic: Problems with playback on karaoke machine
- Replies: 2
- Views: 158
Re: Problems with playback on karaoke machine
Perhaps your karaoke machine does not fully support VBR (variable bit rate) encoding.
Try setting Audacity's MP3 exporter for CBR (constant bit rate). See here for details: https://manual.audacityteam.org/man/mp3 ... tions.html
Try setting Audacity's MP3 exporter for CBR (constant bit rate). See here for details: https://manual.audacityteam.org/man/mp3 ... tions.html
- Tue Jul 31, 2018 12:51 pm
- Forum: Windows
- Topic: Podcast improvement and removing clicks
- Replies: 10
- Views: 777
Re: Podcast improvement and removing clicks
Try taking the kit to another location (preferably a different building) and make some test recordings. That could confirm or rule out the possibility of the clicks being caused by environmental interference.
- Tue Jul 31, 2018 12:41 pm
- Forum: Adding Features to Audacity
- Topic: Option to copy audio position information
- Replies: 5
- Views: 964
Re: Option to copy audio position information
Why I need this information? I want to cut the silence of many MP3s at the end of the track. However, instead of re-encoding them, I'll use another program which just cuts them. With Audacity I find out the starting point of the silence and the whole song length. I store everything in an Excel tabl...
- Tue Jul 31, 2018 11:05 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: A new Instance of Audacity on every new file load? WTF?
- Replies: 3
- Views: 573
Re: A new Instance of Audacity on every new file load? WTF?
So its more like a mulitrack session tool? I guess you could describe it like that. I assumed this was much the same as something like Cool Edit Pro That was a great tool in its day. I used CoolEdit for many years. For the batch work I need to do however I don't think its suitable. Have you looked ...