steve wrote:Just out of interest, what do you need these sample values for?
Search found 6 matches
- Tue Aug 06, 2013 5:23 pm
- Forum: Windows
- Topic: Display value of individual sample
- Replies: 8
- Views: 3852
Re: Display value of individual sample
Making some audio-gear measurements--attack and release times, e.g.
- Tue Aug 06, 2013 4:15 pm
- Forum: Windows
- Topic: Display value of individual sample
- Replies: 8
- Views: 3852
Re: Display value of individual sample
Thanks--I was able to get the data I needed by repeatedly applying the Nyquist command using ^R. You can find the value of the first sample in a selection by using the Nyquist Prompt effect and running the following code: (snd-fetch s) If you want the value in dB, use this code: (linear-to-db (abs (...
- Tue Aug 06, 2013 1:09 am
- Forum: Windows
- Topic: Display value of individual sample
- Replies: 8
- Views: 3852
Re: Display value of individual sample
Thanks. I'm analyzing some audio waveforms that have certain amplitude features, and it would have been handy to be able to mouse-over or click a sample to read its value.
- Mon Aug 05, 2013 5:05 pm
- Forum: Windows
- Topic: Display value of individual sample
- Replies: 8
- Views: 3852
Display value of individual sample
In Audacity 2.0.2, is it possible to display the value of an individual sample?
(One more question: is there a shortcut to view a track full-screen?)
(Windows 7 Professional, SP1)
(One more question: is there a shortcut to view a track full-screen?)
(Windows 7 Professional, SP1)
Re: GVerb bug
(note: using version 2.0.0 now) Thanks for the reply, Steve. After further experimentation, I'm convinced this must be a bug. Try generating the click track as before, but make the duration 3 minutes. Set reverb time to 0.1 second. Apply one pass of the reverb (I realized that two passes aren't nece...
GVerb bug
Version 1.3.14-beta (Unicode) There appears to be a bug in the GVerb effect (or possibly a general bug in the effects). To reproduce: Generate a click track, Click sound: tick. Apply effect GVerb, using Reverb time of approx 0.8 seconds. Apply effect GVerb again, using the same settings as before. L...