Search found 59476 matches
- Thu Oct 04, 2012 2:53 pm
- Forum: Compiling Audacity
- Topic: "No targets specified and no makefile found" on make
- Replies: 18
- Views: 14635
Re: "No targets specified and no makefile found" on make
Wow you're a musician. :) I sing in a choir too. :) I'm seeking to develop my own app that does music recording, note recognition and other stuff and I wanted to have Audacity as a playground. Cool 8-) for example, I am now studying the code. What should I do if I stumble on a variable or a functio...
- Thu Oct 04, 2012 2:23 pm
- Forum: Plug-in Archive
- Topic: Adjustable Fade
- Replies: 271
- Views: 73559
Re: Professional sounding fade out.
What an interesting idea Robert. I agree that it is probably some way off in the future, but a very interesting idea.Robert J. H. wrote:The idea is the following:
Your plug-in doesn't apply the fades, instead it serves as a setup or editor for the fades for a session.
- Thu Oct 04, 2012 8:49 am
- Forum: macOS
- Topic: reduce bass pulse from spotify recordings
- Replies: 4
- Views: 2543
Re: reduce bass pulse from spotify recordings
It may be proper for us to mention the Spotify Terms and Conditions of use: 14. Restrictions of use For the avoidance of doubt, you agree that you may not (without limitation): copy, reproduce, “rip”, record, make available to the public or otherwise use any part of the Spotify Software Application ...
- Thu Oct 04, 2012 8:32 am
- Forum: Plug-in Archive
- Topic: Adjustable Fade
- Replies: 271
- Views: 73559
Re: Professional sounding fade out.
Does this merely mean that those not using presets could have more choice of Fade Types? The log/exp code is not yet complete, so my comment was more of an update on progress and a correction to something that I wrote previously rather than an announcement. You wanted a "logarithmic" fade...
- Thu Oct 04, 2012 4:17 am
- Forum: General Audio Programming
- Topic: Generating a file/project name automatically
- Replies: 2
- Views: 2520
Re: Generating a file/project name automatically
Audacity cannot currently do this.
I'm not a C/C++ programmer either but I think that modifying Audacity to do this would be difficult.
A better bet would be to use SoX http://sox.sourceforge.net/ as this is designed to be used from the command line.
I'm not a C/C++ programmer either but I think that modifying Audacity to do this would be difficult.
A better bet would be to use SoX http://sox.sourceforge.net/ as this is designed to be used from the command line.
- Thu Oct 04, 2012 4:09 am
- Forum: Plug-in Archive
- Topic: Adjustable Fade
- Replies: 271
- Views: 73559
Re: Professional sounding fade out.
I've changed my mind about this.steve wrote:"Mid-Fade Cut/Boost" will not work with "Log" ....
"Mid-Fade Cut/Boost" can work with logarithmic and exponential fades. I'll try it out in the next version.
- Thu Oct 04, 2012 4:00 am
- Forum: Plug-in Archive
- Topic: Adjustable Fade
- Replies: 271
- Views: 73559
Re: Professional sounding fade out.
If we have "Equal Power" fade in and out as presets then I'm not really concerned that +0.5 is less easy to select.steve wrote:I've modified the "Mid-fade" slider to a new non-linear scale. It still has the same range of fade curves as version 23, but the scale is now shown as +/- 1.
- Thu Oct 04, 2012 3:42 am
- Forum: Windows
- Topic: have a movie that has 2 vocal language english and french, i
- Replies: 1
- Views: 358
Re: have a movie that has 2 vocal language english and frenc
No, Audacity can't do that.
- Thu Oct 04, 2012 2:38 am
- Forum: General Audio Programming
- Topic: What is noise spectrum or noise profile
- Replies: 6
- Views: 3577
Re: What is noise spectrum or noise profile
So does that mean any range of frequencies that have been pointed out as noise will be removed? It's more like a sophisticated form of "gating". There is a brief description of how it works here: http://wiki.audacityteam.org/wiki/Noise_Removal#How_does_it_work.3F For a more technical desc...
- Thu Oct 04, 2012 12:16 am
- Forum: Plug-in Archive
- Topic: Adjustable Fade
- Replies: 271
- Views: 73559
Re: Professional sounding fade out.
Preset or Controls: Use Controls Fade direction: Fade Up Fade type: Simple (linear) Mid-fade cut/boost: 0 High point gain (dB): 0 Low point gain (dB): -96 Of course, if there is a "Fade Direction" control (which I think is useful) then it is not really necessary to specify which of the ga...