Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!ames!vsi1!ubvax!ardent!rap!rap From: rap@rap.ardent.com (Rob Peck) Newsgroups: comp.sys.amiga.tech Subject: Re: Two Questions Keywords: AUDIO TOOLS AUDIOTOOLS Message-ID: <5885@ardent.UUCP> Date: 18 Apr 89 18:10:21 GMT References: <10384@cit-vax.Caltech.Edu> <99460@sun.Eng.Sun.COM> Sender: news@ardent.UUCP Reply-To: rap@rap.ardent.com (Rob Peck) Organization: Ardent Computer Corp., Sunnyvale, CA Lines: 35 In article <99460@sun.Eng.Sun.COM> cmcmanis@sun.UUCP (Chuck McManis) writes: > >>Second: I've written a lot of code for audio, including a nice waveform >>editor, and I've noticed a really strange phenomena. If your waveform data >If you >can find a copy get the "AudioTools" from Rob Peck which have some good >example routines in them for accessing Audio functions. (They are part of >the 1988 Developers Conference Notes) If you can't get the DEVCON notes, I am still able to supply that version of the Audiotools disk: $5.00 plus a blank usable disk or $8.00 and I supply the disk: DATAPATH, POBox 1828, Los Gatos, CA 95031-1828. The most important change between version 2 and version 3 (DEVCON/current) is the addition of the ability to synchronize graphics and sound, by which the audio device itself sends the user task a message that a particular note has just begun to play. Prior to that ability, a programmer might have found it necessary to produce graphics, and following the graphics output, send a note request to the audio device. Certainly a less than optimal means of synchronization. And for those of you who DO have the audiotools or DEVCON version, in the doc file (actually an update of the original Amiga World article, I suggested 8 to 10 additional enhancements that I'd like to see or make happen to the tools --- anyone out there take that seriously and patched their version to add these features??? If so, would you care to share it with the rest of us (by sending such additions to me for redistribution?). Like reading SMUS files and other such enhancements. Just thought I'd ask. Rob Peck