[LAU] Re: [linux-audio-user] Create high-pitch noises like the mosquito device

From: Kjetil Svalastog Matheussen <k.s.matheussen@email-addr-hidden>
Date: Sun Apr 01 2007 - 15:44:42 EEST

listreader:
>
>Whats good software in linux to generate certain frequencies?

Start snd-ls, and paste the following into the terminal:

(let ((osc (make-oscil :frequency 16000)))
  (<rt-play> (lambda ()
               (out (* 0.9 (oscil osc))))))

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
Received on Mon Apr 2 14:06:41 2007

This archive was generated by hypermail 2.1.8 : Mon Apr 02 2007 - 14:06:41 EEST