From: "Russ Werner" Newsgroups: comp.os.msdos.djgpp Subject: Sound Input in Allegro Date: 28 May 1997 21:36:44 GMT Organization: Computer Aid, Inc. Message-ID: <01bc6baf$6277d2c0$2be51ac7@russ_werner.compaid.com> NNTP-Posting-Host: russ_werner.compaid.com Lines: 10 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I am trying to make a guitar tuner program in Allegro and the only missing part to my program is to input a continuous frequency from the sound card. This is needed to calculate the correct notes and therefore tune the guitar. If anyone knows how to get data from the sound blaster and then format it correctly to obtain the frequency I would appreciate it. If not just point me in some kind of direction. Thanks. -- R-man