That is Steve's code. The iterations stop at half of whatever the sample-rate of the track is ...kozikowski wrote:Where does the "every 1000Hz" stop? I can't make it out from the code.
Koz
Code: Select all
(iter (truncate (/ *sound-srate* (* 2 freq)))))