Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!hellgate.utah.edu!cs.utexas.edu!usc!apple!portal!cup.portal.com!CHRIS_PATRIC_SMOLINSKI From: CHRIS_PATRIC_SMOLINSKI@cup.portal.com Newsgroups: comp.sys.mac.programmer Subject: Re: MacTutor and Postscript Message-ID: <31973@cup.portal.com> Date: 22 Jul 90 01:09:50 GMT References: <1990Jul17.153834.17503@cec1.wustl.edu> Distribution: usa Organization: The Portal System (TM) Lines: 15 Is it possible to directly access the waveform generator on a SE/30 ? I built a SID, and want to use it (along with my SE/30) as a audio filter. My basic idea is to grab the samples coming in, process them, then output them to the waveform generator. Can this be done directly, without going through any calls to routines? I'd just like to have some assembly code getting the data from the serial ports, and outputting right to the sound chip (maybe filtered audio on the left channel, unfiltered on the right so they could be compared) - CHRIS