Search found 338 matches
- Sun Apr 22, 2012 1:58 pm
- Forum: General Audio Programming
- Topic: Linear prediction question
- Replies: 10
- Views: 7223
Re: Linear prediction question
I once had a paper (ten years ago or something) where was mathematically described why it is not possible with LPC to achieve a better compression than some specific amount (sorry, number forgotten), because the more the compression, the bigger the error, and there is a certain limit where the error...
- Sun Apr 22, 2012 12:32 pm
- Forum: General Audio Programming
- Topic: Linear prediction question
- Replies: 10
- Views: 7223
Re: Linear prediction question
Sorry, I can't help much with this problem other than to post a collection of DSP resources, where I usually look-up things: DSPRelated - independent internet resource for DSP engineers dspGuru - digital signal processing central I think if you ask on a DSP-math specialized usenet group like comp.ds...
- Sat Apr 21, 2012 1:30 pm
- Forum: Feature Request Archive
- Topic: Help in other languages
- Replies: 30
- Views: 11468
Re: Help in other languages
Please note that a simple redirection to a translated start page is not sufficient, because all the links in the navigation bar on the left side will throw you back to the English manual. This means that also the navigation bar must change with every localized version, and this also means that in ev...
- Fri Apr 20, 2012 3:01 pm
- Forum: Nyquist
- Topic: Nyquist FFT Tutorial Help
- Replies: 7
- Views: 2707
Re: Nyquist FFT Tutorial Help
Few minutes later - Nyquist 2.29 also produces nonsense on a 64-bit machine:
- edgar
Code: Select all
fft-test : (SEND FFT-ITER :NEXT) = #(0 0 -0 0 -0 0 -0 0 -0 0 -0 0 -0 0 -0 0 -0 0 -0 0 -0 0 -0 0 -0 0 -0 0 -0 0 -0 0)- Fri Apr 20, 2012 2:53 pm
- Forum: Nyquist
- Topic: Nyquist FFT Tutorial Help
- Replies: 7
- Views: 2707
Re: Nyquist FFT Tutorial Help
The "newest" 64-bit Debian Nyquist version is Nyquist 2.29 from January 2003, more than 9 years old. 
- Fri Apr 20, 2012 12:09 pm
- Forum: Nyquist
- Topic: Nyquist FFT Tutorial Help
- Replies: 7
- Views: 2707
Re: Nyquist FFT Tutorial Help
The Audacity Nyquist FFT functions seem to be seriously broken, with Audacity_2.0.1 on 64-bit Debian Linux I get complete nonsensical values: fft-test : (SEND FFT-ITER :NEXT) = #(4.58592e-37 -1.77112e-37 6.30807e-35 -3.20121e-37 -1.17014e-34 4.19982e-37 1.53482e-34 1.30349e-41 -1.66395e-34 -4.19788e...
- Fri Apr 20, 2012 9:56 am
- Forum: Nyquist
- Topic: Minimum and maximum sample value of a sound
- Replies: 2
- Views: 5508
Minimum and maximum sample value of a sound
Even if this thread starts with extensive explanations why nothing works as wanted, the goal is to find a way how to make it work. I only want to point out all things I already had tried and know that they will lead to a dead end. The following question is from Date time formatting possible? (For la...
- Thu Apr 19, 2012 1:28 pm
- Forum: Nyquist
- Topic: Date time formatting possible? (For label plugin)
- Replies: 27
- Views: 9793
Re: Date time formatting possible? (For label plugin)
Well you'd only need to introduce one new value as we already have len. The "len" variable was a mis-feature, that had been later repaired by putting the length into *warp*, in order to make (get-duration 1) work. Only for backwards compatibility the "len" variable was never removed. I do not want ...
- Thu Apr 19, 2012 12:17 pm
- Forum: Nyquist
- Topic: Date time formatting possible? (For label plugin)
- Replies: 27
- Views: 9793
Re: Date time formatting possible? (For label plugin)
Many hours later: Looking at the Audacity source code I see that in "audacity/src/effects/nyquist/nyquist.cpp" the initial value for the Audacity Nyquist "len" variable is computed from the absolute start and stop times of the Audacity selection, in function "EffectNyquist::Process()": mCurStart[0] ...
Re: Editing
No need to apologise, I think we should translate the Audacity manual to pidgin english, then even people like suunchild will have a chance to understand. I would like to thank steve for one of the most entertaining moments in the Audacity forum. :P And my suggestion was meant for serious. See their...