Search found 4 matches
- Thu Mar 06, 2014 6:43 pm
- Forum: Audio Processing
- Topic: Inverting the audio spectrum
- Replies: 6
- Views: 3813
Re: Inverting the audio spectrum
Yes, I understand "2" now. I have tried various settings by modifying your code snippet to make it better. For example 3740 Hz is a Little bit better in my view. 3700 Hz sounds a Little "Donald Duckish". I need to experiment with resampling the audio and filtering it before trying to invert. It is s...
- Thu Mar 06, 2014 6:26 am
- Forum: Audio Processing
- Topic: Inverting the audio spectrum
- Replies: 6
- Views: 3813
Re: Inverting the audio spectrum
I understand the code line except the number "2" after mult. Please explain!
- Wed Mar 05, 2014 7:08 pm
- Forum: Audio Processing
- Topic: Inverting the audio spectrum
- Replies: 6
- Views: 3813
Re: Inverting the audio spectrum
OK, so you implemenetd my hardware solution in code - clever. It sounds pretty good. One can fiddle around with filter edges and LO fx, but it should be good. I will try te other files I have got. Thanks a million. Have to read up more on the lisp syntax...
Sven
Sven
- Wed Mar 05, 2014 3:56 pm
- Forum: Audio Processing
- Topic: Inverting the audio spectrum
- Replies: 6
- Views: 3813
Inverting the audio spectrum
I have some very old audio files with Soviet cosmonauts talking in inverted spectrum voice. I used to have an analog device that did the unscrambling but it no longer exists. I understand that by inverting the sign of every second sample the spectrum will be inverted. Has anyone ever developed an ad...