Search found 59476 matches

by steve
Mon Jan 23, 2017 1:27 pm
Forum: Windows
Topic: nyquist error on vocoder [SOLVED]
Replies: 14
Views: 1754

Re: nyquist error on vocoder

Which version of Audacity (look in "Help > About Audacity").
Are you referring to the Vocoder effect that is shipped with Audacity or some other Nyquist Vocoder?
What settings are you using in the effect?
by steve
Mon Jan 23, 2017 10:29 am
Forum: General Audio Programming
Topic: Gapless Playback
Replies: 18
Views: 37194

Re: Gapless Playback

jesalbeta wrote:... would like to know a little more about gapless playback (perfect looping) is achieved
The source code for this application may also be instructive: https://github.com/essej/sooperlooper
by steve
Sun Jan 22, 2017 8:37 pm
Forum: Windows
Topic: Portable Settings are being reset with each relaunch
Replies: 2
Views: 163

Re: Portable Settings are being reset with each relaunch

The "Portable Apps" version of Audacity is a modified version made by Portable Apps. We don't know what modifications they have made, so we can't really offer support for that product. For support with Portable Apps: http://portableapps.com/support The original / genuine version of Audacit...
by steve
Sun Jan 22, 2017 2:59 pm
Forum: GNU/Linux
Topic: Recording with Firebox through Jack and FFado
Replies: 4
Views: 632

Re: Recording with Firebox through Jack and FFado

I'm not quite sure what you are asking.
I presume that you are referring to a PreSonus Firebox? Does it work at all on your computer with any software?
by steve
Sun Jan 22, 2017 2:52 pm
Forum: macOS
Topic: Extracting "name" from multiple mp3s.
Replies: 3
Views: 254

Re: Extracting "name" from multiple mp3s.

Can you do it from iTunes by selecting all of the MP3 then: "iTunes>File>Print" ?
by steve
Sun Jan 22, 2017 12:10 pm
Forum: General Audio Programming
Topic: Gapless Playback
Replies: 18
Views: 37194

Re: Gapless Playback

Then I open that file in Windows Media Player and set it to loop: it will pause. However if I open the same file back up in Audacity and set it to loop, it will play seamlessly. What would I have to change in Windows Media Player to make it loop seamlessly as Audacity does? General purpose media pl...
by steve
Sat Jan 21, 2017 5:28 pm
Forum: macOS
Topic: Can't find "Vocal Removal/Isolation" effect
Replies: 4
Views: 4766

Re: Can't find "Vocal Removal/Isolation" effect

"Vocal Reduction and Isolation" should be listed near the bottom of the "Effects" menu. If the effect is missing, check to see if other effects are missing - in particular, look for "High Pass Filter", "Low Pass Filter" and "Adjustable Fade" (these s...
by steve
Sat Jan 21, 2017 2:03 pm
Forum: Audio Processing
Topic: Nyquist-Shannon vs Audacity :-D
Replies: 5
Views: 1073

Re: Nyquist-Shannon vs Audacity :-D

The Nyquist rate I learned was 2.6, not 2.0. That gives you a close-to-perfect recoverable audio frequency of 17.9KHz, not 22KHz. The areas above 2.6 get there by tricks and noise, not accuracy. Sounds like you learned it wrong koz. Harry Nyquist and Claude Shannon (among others) proved that band-l...
by steve
Sat Jan 21, 2017 2:47 am
Forum: Windows
Topic: How to export all tracks at once to individual files?
Replies: 4
Views: 1501

Re: How to export all tracks at once to individual files?

For anyone else learning about this, it's interesting to note that even with, for example, 2 of 6 total tracks selected in the project, all the tracks will be exported, not just the selected tracks. If you want to exclude some of the tracks from the export, you just need to mute them (click the tra...
by steve
Sat Jan 21, 2017 2:00 am
Forum: General Audio Programming
Topic: Gapless Playback
Replies: 18
Views: 37194

Re: Gapless Playback

Oops sorry - a bad edit on my part. That should read "the end of the selection must match up exactly with the start of the selection".
I've corrected my previous post.