Search found 1730 matches
- Thu Jul 03, 2014 12:02 pm
- Forum: Audiobook Production
- Topic: Fledgling voice artist seeking counsel.
- Replies: 384
- Views: 63436
Re: Fledgling voice artist seeking counsel.
Hi Ian, I've modified my curve a bit to include the LF roll-off for speech. It sounds quite nice on my system. Cattle - Foreward (processed).mp3 What I did: - amplification to 0 dB - equalization with this curve: correction_for_speech.xml - amp to 0 dB - Noise reduction 18 dB, sens 0, smoothing 300,...
- Thu Jul 03, 2014 10:20 am
- Forum: New Plug-Ins
- Topic: "Wave Stats" plug-in
- Replies: 69
- Views: 55891
Re: "Wave Stats" plug-in
- improvement: it would be sooooo conveninent to just be able to copy and paste the output of the analysis :P On windows, the whole window can be copied as text by simply pressing Ctrl-c, as soon as the dialog appears. The result looks like this: --------------------------- Nyquist ----------------...
- Thu Jul 03, 2014 10:02 am
- Forum: Nyquist
- Topic: Nyquist do* does not return audio
- Replies: 7
- Views: 3279
Re: Nyquist do* does not return audio
Hi Steve, a little correction, the step increase has to be: (do* ((I 500 (+ 500 i))) for e.g. counting upwards from 500 to 2500 in 500-steps. I think that one should rather use seqrep instead. The main line had to accumulate the sounds anyway, e.g. (setf snd (seq snd (seq (hzosc ...) (s-rest 3)))) a...
- Thu Jul 03, 2014 9:35 am
- Forum: Nyquist
- Topic: Rotating stereo plugin
- Replies: 5
- Views: 4199
Re: Rotating stereo plugin
The phase error does not always occur at the same place. It depends on the recording and the stereo width. Small playback devices with built-in speakers invert (at least partially) one channel to simulate speakers that are wider apart. It is a kind of transferring XY to MS stereophony. Stereo imagin...
- Thu Jul 03, 2014 7:45 am
- Forum: General Audio Programming
- Topic: Plugins are called for one chunk at a time?
- Replies: 4
- Views: 5434
Re: Plugins are called for one chunk at a time?
I can't tell if Nyquist and other plug-ins are comparable. Direct sample access is done by a 1020 sample buffer size (in Nyquist). You can e.g fetch 10000 samples and this results in 10 buffers of 1020 = 10200 samples that have to be read and stored in memory. However, this behaviour becomes seldom ...
- Tue Jul 01, 2014 1:00 pm
- Forum: Windows
- Topic: convert music to 432 Hz
- Replies: 7
- Views: 12342
Re: convert music to 432 Hz
Is a simplistic retuning of music recorded at A=440Hz to A=432 Hz by a -1.818% pitch change really adequate? It is not and does sometimes the contrary. The spectrum of the music is like a worn brush. At the fix point, all bristles are lined up and at the other end, all split and fork and do not hav...
- Tue Jul 01, 2014 12:19 pm
- Forum: New Plug-Ins
- Topic: Change Speed - Stretch audio to a specified length
- Replies: 19
- Views: 18404
Re: Change Speed - Stretch audio to a specified length
Steve, you could perhaps include high-quality resampling apart from the linear one.
- Sun Jun 29, 2014 11:21 pm
- Forum: Nyquist
- Topic: Rotating stereo plugin
- Replies: 5
- Views: 4199
Re: Rotating stereo plugin
Impressive! I managed to create exactly the same wave form with your plugin. Don't know exactly which effect it was. Some of the rotating things. Though when I marked only a small section, some 10 wavelengths of a saw tooth wave, it didn't turn the whole thing around. So far my plugin does whole tu...
- Sun Jun 29, 2014 7:49 pm
- Forum: Nyquist
- Topic: Rotating stereo plugin
- Replies: 5
- Views: 4199
Re: Rotating stereo plugin
There's already a Nyquist plug-in that includes your rotation technique. http://forum.audacityteam.org/viewtopic.php?f=42&t=73313#p216689 It has also smooth effect transitions "Rotary speeding up/down" I don't remember if the version that I've published there does already stop on the c...
- Sun Jun 29, 2014 10:02 am
- Forum: macOS
- Topic: Playback stops at end of track instead of selection?
- Replies: 3
- Views: 691
Re: Playback stops at end of track instead of selection?
It is possible that the looping is possible after using the nyquist prompt with:
Code: Select all
()s