I'm trying to understand how this proposal would work, and I have a question.
If the proposal was implemented and you try playing something in Audacity and the playback level is too quiet, and the level is turned up full in Audacity, how would you make it louder?
Search found 59476 matches
- Sun Dec 13, 2015 11:11 am
- Forum: Windows
- Topic: Local volume adjustment
- Replies: 15
- Views: 850
- Sun Dec 13, 2015 5:35 am
- Forum: Feature Request Archive
- Topic: Mark Silence effect as C++ code
- Replies: 12
- Views: 1598
Re: Mark Silence effect as C++ code
I'm going somewhat off-topic here, but just as a point of interest, one of the things going for Nyquist is that, despite being an interpreted language, it has many built-in "primitives" written specifically for audio processing, that are written in compiled C. Where looping through samples...
- Sat Dec 12, 2015 5:52 pm
- Forum: Windows
- Topic: Mix & render doesn't account for 'mute'
- Replies: 12
- Views: 435
Re: Mix & render doesn't account for 'mute'
By the way, please be aware that this forum is "staffed" by volunteers in their spare time.
- Sat Dec 12, 2015 5:50 pm
- Forum: Windows
- Topic: Mix & render doesn't account for 'mute'
- Replies: 12
- Views: 435
Re: Mix & render doesn't account for 'mute'
Everyone is entitled to their opinion, but on what do you base that assumption?gregee123 wrote:The explanation you gave earlier should apply equally to both exporting as well as mixing and rendering
- Sat Dec 12, 2015 5:48 pm
- Forum: Windows
- Topic: Mix & render doesn't account for 'mute'
- Replies: 12
- Views: 435
Re: Mix & render doesn't account for 'mute'
30 minutes is not "forever".gregee123 wrote:Since my post takes forever to be approved
- Sat Dec 12, 2015 5:14 pm
- Forum: Windows
- Topic: Mix & render doesn't account for 'mute'
- Replies: 12
- Views: 435
Re: Mix & render doesn't account for 'mute'
That's because of the Preference option "Select all audio in project, if none selected" (In "Edit > Preferences > Tracks").gregee123 wrote:I have no tracks selected and then I simply click on "Mix and Render to a new track" and it selects all tracks automatically
- Sat Dec 12, 2015 5:01 pm
- Forum: Windows
- Topic: Mix & render doesn't account for 'mute'
- Replies: 12
- Views: 435
Re: Mix & render doesn't account for 'mute'
If not what's the rationale behind it? You have two choices and it is arguable either way. If you don't want to include a track in Mix and Render, why would you select it? For example, if I want to mix tracks 4, 5 and 7 of a 20 track project, why would I select the other tracks? In this case, I wou...
- Sat Dec 12, 2015 4:43 pm
- Forum: Feature Request Archive
- Topic: Mark Silence effect as C++ code
- Replies: 12
- Views: 1598
Re: Mark Silence effect as C++ code
Nyquist's effects are slow and severely limited by selection length; Rather a sweeping statement ;) Nyquist effects tend to be slower than C++ effects, but not always the case (my "alias free square wave generator", programmed in Nyquist, is many times faster than the alias free square wa...
- Sat Dec 12, 2015 2:30 pm
- Forum: Making Music with Audacity
- Topic: Desire to share skills, need a female singer, a drummer etc
- Replies: 7
- Views: 1126
Re: Desire to share skills, need a female singer, a drummer
Google Soundtrap has on-line collaboration features. The basic version of Soundtrap is free, but requires Chrome web browser. Premium features cost $'s.
- Sat Dec 12, 2015 2:24 pm
- Forum: Windows
- Topic: How to open a file without it clipping already
- Replies: 3
- Views: 270
Re: How to open a file without it clipping already
Note that if you have "View > Show Clipping" enabled, the red vertical lines are "warnings" to indicate that audio "may" be clipped. The red lines appear where the amplitude is 0 dB or greater. It is possible to have a perfect unclipped waveform, but if the highest peak...