Envelope-to: dave@picks.force9.co.uk Delivery-date: Wed, 14 Dec 2005 08:51:52 +0000 Received: by ptb-mxcore02.plus.net with spam-scanned (PlusNet MXCore v2.00) id 1EmSMa-0001TY-2y for dave@picks.force9.co.uk; Wed, 14 Dec 2005 08:51:52 +0000 Received: from post.thorcom.com ([193.82.116.20]) by ptb-mxcore02.plus.net with esmtp (PlusNet MXCore v2.00) id 1EmSMZ-0001SC-UA for dave@picks.force9.co.uk; Wed, 14 Dec 2005 08:51:52 +0000 Received: from majordom by post.thorcom.com with local (Exim 4.14) id 1EmSLc-0002EQ-4l for rs_out_1@blacksheep.org; Wed, 14 Dec 2005 08:50:52 +0000 Received: from [193.82.116.32] (helo=relay1.thorcom.net) by post.thorcom.com with esmtp (Exim 4.14) id 1EmSLb-0002EH-MS for rsgb_lf_group@blacksheep.org; Wed, 14 Dec 2005 08:50:51 +0000 Received: from newbox.tcp.net.uk ([195.80.0.243]) by relay1.thorcom.net with esmtp (Exim 4.51) id 1EmTMj-0005IK-8j for rsgb_lf_group@blacksheep.org; Wed, 14 Dec 2005 09:56:23 +0000 Received: from standalone ([212.248.140.23]) by newbox.tcp.net.uk (8.12.7/8.12.7) with SMTP id jBE8mIcv015751 for ; Wed, 14 Dec 2005 08:48:19 GMT Message-ID: <000301c6008a$2e6e1150$178cf8d4@standalone> From: "Andy" To: rsgb_lf_group@blacksheep.org Date: Wed, 14 Dec 2005 08:41:28 -0000 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-TCP-MailScanner-Information: Please visit www.tcp.co.uk for more information X-TCP-MailScanner: Found to be clean X-TCP-MailScanner-SpamScore: s X-TCP-MailScanner-From: actalbot@southsurf.com X-MIME-Autoconverted: from 8bit to quoted-printable by newbox.tcp.net.uk id jBE8mIcv015751 Subject: LF: Software to play with Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-SA-Exim-Scanned: Yes Sender: owner-rsgb_lf_group@blacksheep.org Precedence: bulk Reply-To: rsgb_lf_group@blacksheep.org X-Listname: rsgb_lf_group X-SA-Exim-Rcpt-To: rs_out_1@blacksheep.org X-SA-Exim-Scanned: No; SAEximRunCond expanded to false X-PN-SpamFiltered: by PlusNet MXCore (v2.00) As an experiment to gain some experience with using the soundcard (long after everyone else has already done it!) and to see how good Visual Basic 6 is at real time audio DSP, Ive written a couple of progs for evaluation and to revise my programming skills after a break of some time. One is an automatic beacon monitoring prog, and while this is aimed primarily at logging and tracking microwave beacons that are not 'too' stable in frequency, it may be of some interest to readers of this forum on lower bands. The other prog is a simple audio spectrum analysis and waterfall display. While this is not intended to compete with the likes of Gram/Argo/Spectran, it does give access to a much wider range of FFT sizes (128 to 65536 point) and some other innards of the software, like the ability to change FFT windows and different waterfall palettes, and a simple oscilloscope. Also, the full VB source code is there to play with. Both packages can be obtained from www.scrbg.org/g4jnt. The beacon monitoring software is available as a full archive UWBCNMON.ZIP that contains all the VB run libraries and setup software. A smaller .EXE file alone is there for anyone who already has VB installed. The software functionality is described in UWBCNMON.PDF. The spectrum analysis/waterfall package is in PLAYSNDCRD.ZIP which only contains the .EXE and VB source files. If you want to run this standalone, youll also need to download and install the VB libraries from UWBCNMON. Andy G4JNT