From: "Lise Prud'Homme" Newsgroups: comp.os.msdos.djgpp Subject: GNU FSPReverb Project... Lines: 31 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Sun, 12 Jan 2003 01:02:51 -0500 NNTP-Posting-Host: 64.228.180.114 X-Complaints-To: abuse AT sympatico DOT ca X-Trace: news20.bellglobal.com 1042402377 64.228.180.114 (Sun, 12 Jan 2003 15:12:57 EST) NNTP-Posting-Date: Sun, 12 Jan 2003 15:12:57 EST Organization: Bell Sympatico To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, my name is Steve Prud'Homme. And this is my first GNU project... so i'm not a beginner in c prog but in this kind of prog yes and I don't no where to begin. DESCRIPTION I want to creat a dos command line program that apply a, software only, reverb on a .wav file. This program must can be use with non sound card computer. This program will be a software only wav reverb renderer... I want to incorporate command line reverb parameter. Like example fsprev xxx.wav -room 113 Anybody can help me? What librairy shoud I use... etc...