Code: Select all
(setf fc 440.0)
(setf depth (/ 1.0 13.0))
(setf modHz 5.5)
(let ((mod (mult depth fc (lfo modHz))))
(fmosc (hz-to-step fc) mod))
Code: Select all
(setf fc 440.0)
(setf depth (/ 1.0 13.0))
(setf modHz 5.5)
(let ((mod (mult depth fc (lfo modHz))))
(fmosc (hz-to-step fc) mod))
From a licensing point of view it would be much simpler to use an open format such as Ogg Vorbis: http://www.vorbis.com/faq/create wrote:Wants to sell MP3 and Wav files created in Audacity