Is that the hack that I wrote?silencesound wrote:Here is a stereo expansion of SilenceLength.ny
My anyone have a look or try it , whether there are any bugs?
I notice that it always inserts silence at the beginning, so that is probably a bug.
Is that the hack that I wrote?silencesound wrote:Here is a stereo expansion of SilenceLength.ny
My anyone have a look or try it , whether there are any bugs?
A genuine Behringer UFO 202 should be fully compatible with Windows 7.pwreimers wrote:It appears that the Behringer UFO-202 may not be compatible with Windows 7 (some guy on eBay has one, says it's not).
Code: Select all
(setq fade-in-time 0.1) ; seconds
(setq fade-out-time 0.2)
(let* ((t1 (/ fade-in-time (get-duration 1)))
(t2 (- (get-duration 1) fade-out-time))
(t2 (/ t2 (get-duration 1)))
(end 1))
(mult s (pwlv 0 t1 1 t2 1 end 0)))
The official download page is here: http://audacityteam.org/download/castindoc wrote:I downloaded Audacity as an exe file from CNET.
Was there a metal-like echo before you exported the file as an MP3?castindoc wrote:They definitely have a metal-like mild echo.