Search found 59476 matches

by steve
Wed Feb 14, 2018 1:52 am
Forum: General Audio Programming
Topic: Customizing Label Export
Replies: 8
Views: 3387

Re: Customizing Label Export

the exported file be called after the audio track name (audio file name) It would be possible to make a plug-in that adds the audio track name to the label. This would require running the plug-in "effect" to create the label, rather than the usual "Ctrl + B" (though note that an...
by steve
Tue Feb 13, 2018 7:29 pm
Forum: Windows
Topic: How to change the length of pauses automatically
Replies: 4
Views: 322

Re: How to change the length of pauses automatically

You appear to be using an obsolete version of Audacity. The current version of Audacity is available here: https://www.audacityteam.org/download/
by steve
Tue Feb 13, 2018 1:55 pm
Forum: General Audio Programming
Topic: Customizing Label Export
Replies: 8
Views: 3387

Re: Customizing Label Export

I think the easiest approach to this problem would be to write an external script, for example in Microsoft Excel, to modify the exported label files in the way that you require.
by steve
Tue Feb 13, 2018 1:49 pm
Forum: Audio Processing
Topic: Can We Remove Repeated Sections of A Track?
Replies: 6
Views: 2297

Re: Can We Remove Repeated Sections of A Track?

Select a section that represents a sound repeated often on the track and have audacity recognise it and go down the length of the track and remove every instance of it. i.e. matching that exact waveform? Audacity does not have anything built in to do that. In the simplest case of a short, simple so...
by steve
Tue Feb 13, 2018 1:40 pm
Forum: Windows
Topic: Silence
Replies: 4
Views: 398

Re: Silence

When I press the record button on my PC (XP) it automatically inserts a half a second silence before the recording starts That shouldn't happen. There's something wrong (broken or set incorrectly) with the sound system on that machine, but if you like the behaviour, don't change anything. I've no i...
by steve
Tue Feb 13, 2018 1:34 pm
Forum: Windows
Topic: Missing plugin, even though it says Enabled
Replies: 22
Views: 1845

Re: Missing plugin, even though it says Enabled

Using the method described in my previous post (https://forum.audacityteam.org/viewtopic.php?p=341891#p341891) should work for any location that you have full read/write/execute access, provided that data transfer is fast enough, immediate enough and reliable enough for bi-directional asynchronous r...
by steve
Tue Feb 13, 2018 1:15 pm
Forum: Windows
Topic: Whistle effect
Replies: 4
Views: 426

Re: Whistle effect

I'm working on an electronics project - trying to turn leds on and off using whistle commands. I think you're approaching it the wrong way. How does the "receiver" decode the whistle commands? If you don't know (and understand) the algorithms that it is using, then I think your only optio...
by steve
Tue Feb 13, 2018 2:22 am
Forum: Windows
Topic: Help Please> trouble playing 192k flac files
Replies: 11
Views: 428

Re: Help Please> trouble playing 192k flac files

Posts crossing. Would I change it back to 192k before exporting the flac to maintain the higher bit rate? Why not cut out one sample rate conversion and leave it at 96 kHz? (96 kHz sample rate is good for frequencies well in excess of 40 kHz, which is double the upper frequency range of human hearin...
by steve
Tue Feb 13, 2018 2:19 am
Forum: Windows
Topic: Help Please> trouble playing 192k flac files
Replies: 11
Views: 428

Re: Help Please> trouble playing 192k flac files

Try setting the "Project Rate" (lower left corner of the main Audacity window) to 44100. Does that work?