Search found 59476 matches
- Tue Jan 14, 2014 8:20 pm
- Forum: Feature Request Archive
- Topic: Regular Interval Region Labels
- Replies: 90
- Views: 24834
Re: Regular Interval Region Labels
By the way, in the previous post I used an offset for the first label just so that it would show up the "quirk" more clearly.
- Tue Jan 14, 2014 8:17 pm
- Forum: Feature Request Archive
- Topic: Regular Interval Region Labels
- Replies: 90
- Views: 24834
Re: Regular Interval Region Labels
The way that I'm looking at regular interval labels is that users will either want the final label at the start of the final interval: tracks010.png which is useful things such as "Export Multiple", or they want a label at the end of the final interval: tracks011.png which is useful when t...
- Tue Jan 14, 2014 7:26 pm
- Forum: Windows
- Topic: delay effect
- Replies: 10
- Views: 980
Re: delay effect
For an almost identical effect with the current version of Delay, try these settings:
-10 (Delay level per echo)
0.0045 (Delay time)
30 (Number of echoes)
Note that the first value is "minus 10".
-10 (Delay level per echo)
0.0045 (Delay time)
30 (Number of echoes)
Note that the first value is "minus 10".
- Tue Jan 14, 2014 6:43 pm
- Forum: Audio Processing
- Topic: Improving the "Change Pitch..." module
- Replies: 19
- Views: 7164
Re: Improving the "Change Pitch..." module
The current module distorts audio when changing the pitch. Audacity now has another "time stretch" effect that can produce better quality pitch shifting. See "Sliding Time Scale/Pitch Shift" http://manual.audacityteam.org/o/man/sliding_time_scale_pitch_shift.html The "Chang...
- Tue Jan 14, 2014 6:27 pm
- Forum: Audio Processing
- Topic: Using Bass/Treble Equalizer
- Replies: 8
- Views: 3341
Re: Using Bass/Treble Equalizer
The problem is not with the Bass and Treble effect. If you zoom in close on the audio sample processed by you C# code you will see that there are discontinuities in the waveform. firsttrack001.png My guess is that your code is processing in blocks of 160 samples but not correctly preserving the old ...
- Tue Jan 14, 2014 6:19 pm
- Forum: macOS
- Topic: How to measure the dynamic range ?
- Replies: 18
- Views: 9312
Re: How to measure the dynamic range ?
I would have thought that the dynamic is 33.842-20.4072=13.4348. That's what I got too. Yes, that is correct. I guess that you are dealing with dB FS. Yes. I understood that 0 dBFS is the level of a signal that is at the maximum level your system can cope with without clipping the tips of the wavef...
- Tue Jan 14, 2014 4:23 pm
- Forum: Windows
- Topic: delay effect
- Replies: 10
- Views: 980
Re: delay effect
I presume that you mean the ancient version "delay01.ny" (as that is the only one downloaded so far) ?charlestonjames wrote:Yes, the old version works! Awesome. Thanks!
- Tue Jan 14, 2014 2:55 pm
- Forum: Windows
- Topic: volume on burned disc
- Replies: 1
- Views: 236
Re: volume on burned disc
Before you export your WAV file for the CD, apply the Normalize effect and normalize to 0 dB. 0 dB is the biggest signal level possible without clipping (distortion). Note that commercial CDs usually use "compression" and "limiting" to force the sound to unnaturally loud levels (...
- Tue Jan 14, 2014 2:49 pm
- Forum: Windows
- Topic: delay effect
- Replies: 10
- Views: 980
Re: delay effect
How many times? You have only given half of the recipe so I guess it's not surprising that it did not work for me.charlestonjames wrote:When applying this technique it must be repeated numerous times
Does the old version that I posted produce the required effect?
How about this version:
- Tue Jan 14, 2014 2:40 pm
- Forum: Windows
- Topic: Can't record 4 channels with M-Audio Delta-44
- Replies: 3
- Views: 713
Re: Can't record 4 channels with M-Audio Delta-44
I tried this once myself and the only way that I could get it to record 4 channels was on XP with very old drivers. It seems that M-Audio abandoned the multi-channel driver for Windows and replaced it with two stereo drivers/ This is no good for Audacity because Audacity can only record from one &qu...