Search found 59476 matches
- Tue Nov 08, 2016 3:07 pm
- Forum: Windows
- Topic: EQ, compression, help/Audacity with iD14 preamp
- Replies: 9
- Views: 1529
Re: EQ, compression, help/Audacity with iD14 preamp
Is the situation you have seen Steve described online somewhere? It was on a Windows machine at work, several years ago when I used Windows regularly at work. It 'may' have been Audacity 2.0.4, though I thought it was earlier than that. Audacity did not work correctly with ASIO4ALL, but I was surpr...
- Tue Nov 08, 2016 2:01 pm
- Forum: Feature Request Archive
- Topic: File Exists -- confirm option defaults to YES
- Replies: 16
- Views: 2578
Re: File Exists -- confirm option defaults to YES
Yes I read the rest of the topic, but I'm still not sure what you are driving at. Are you suggesting that we have consistent behaviour when the user tries to overwrite data? Currently the behaviour is very different when trying to overwrite spectrum.txt, from when a user tries to overwrite a project...
- Tue Nov 08, 2016 1:14 pm
- Forum: Audio Processing
- Topic: Schmitt trigger... Possible?
- Replies: 22
- Views: 2870
Re: Schmitt trigger... Possible?
audacity just prompt "Nyquist returned the value: 0,080000" and do nothing on signal... Oops, I used the 'legacy' symbol for the track audio. Replace the "s" variable with "track*, like this: (setf threshold 0.08) ;tweak this value as necessary (let* ((sig (lowpass2 (snd-ab...
- Tue Nov 08, 2016 12:06 pm
- Forum: macOS
- Topic: Save Files (not Projects) without Exporting
- Replies: 10
- Views: 562
Re: Save Files (not Projects) without Exporting
I can't help thinking there might be some way of allowing 'Save' as an advanced feature (even if it requires a warning message of some kind). Export can overwrite the imported file (and yes there is a warning because it is inherently dangerous to overwrite your original data). Or do you mean specif...
- Tue Nov 08, 2016 10:30 am
- Forum: Audio Processing
- Topic: Submit your EQ Curves
- Replies: 170
- Views: 148057
Re: Submit your EQ Curves
anyone got a ITU-R 468 weighted curve? I've not seen one posted, but you can get the figures to create one yourself from here: https://en.wikipedia.org/wiki/ITU-R_468_noise_weighting#Weighting_curve_specification_.28_Weighted_measurement.29 If you need help converting those figures into a EQ Curve ...
- Tue Nov 08, 2016 10:22 am
- Forum: macOS
- Topic: Save Files (not Projects) without Exporting
- Replies: 10
- Views: 562
Re: Save Files (not Projects) without Exporting
What is the "extra step" that you are referring to?Caramby wrote:As far as I can tell (& I have looked around as best I can), the only way to do this is to Export the files. This adds at least one extra step to the process.
- Tue Nov 08, 2016 10:18 am
- Forum: Windows
- Topic: Problem about sort the list of songs
- Replies: 2
- Views: 115
Re: Problem about sort the list of songs
I presume that you do that with iTunes, in which case this may also be useful information: http://manual.audacityteam.org/man/tuto ... tunes.htmlquangngaicity wrote:I want to transfer songs to my iPod
- Tue Nov 08, 2016 10:17 am
- Forum: Windows
- Topic: Problem about sort the list of songs
- Replies: 2
- Views: 115
Re: Problem about sort the list of songs
I have read it legal to download from Spotify with premium account I'm not a lawyer, but I think the "terms of service" for Spotify are more restrictive than is generally assumed. For a definitive answer you would need to trawl through this lot: https://www.spotify.com/us/legal/end-user-a...
- Tue Nov 08, 2016 10:06 am
- Forum: Windows
- Topic: EQ, compression, help/Audacity with iD14 preamp
- Replies: 9
- Views: 1529
Re: EQ, compression, help/Audacity with iD14 preamp
Very briefly, this is the path (the "signal chain") that the audio takes when recording: Input (eg. microphone) -> sound card (audio device) -> sound card driver (device driver) -> computer sound system (eg. MME / Direct Sound / WASAPI / ASIO) -> recording application (Audacity) -> data st...
- Tue Nov 08, 2016 9:37 am
- Forum: Windows
- Topic: Band Stop Plug-In Problem
- Replies: 1
- Views: 101
Re: Band Stop Plug-In Problem
See here for how to install the effect: http://wiki.audacityteam.org/wiki/Downl ... ns#install