Thanks, Brice. I just wanted to be clear about how the thang works! A quantizer with start and stop would be easy to do, based on some of the other samples. A good programmer never writes code that has alreay been written: he steals it! I think this will be a fun module... Mike --- In SynthModules@yahoogroups.com, "bdhornback" <bdh@c...> wrote: > Mike, > > You read that correctly. In this program, the start and stop buttons > do nothing. Once you load that program it stays loaded until you > load another program. When you power up your synth, it is a four > channel chromatic quantizer. > > Remember, all this code can be used as building blocks. Other > examples use the buttons to start the program running and to stop it > from running. Would you like to see an example of the Chromatic > Quantizer that uses the buttons? > > - Brice > http://www.SynthModules.com > > > --- In SynthModules@yahoogroups.com, "Mike Marsh" <mmarsh@w...> wrote: > > OK, so the way I read the code the program does this: > > > > * get signal from the 4 input pins > > * scale, then quantize the signals > > * stage the signals to the output > > * pulse the dac to send the signal > > * go back and do it again infinitely (goto start) > > > > So my question is, how do you stop this program? Does pressing the > > stop button halt execution without having to poll the button? > > > > Thanks, > > > > Mike > > > > --- In SynthModules@yahoogroups.com, SynthModules@yahoogroups.com > > wrote: > > > > > > Hello, > > > > > > This email message is a notification to let you know that > > > a file has been uploaded to the Files area of the SynthModules > > > group. > > > > > > File : /PSIM-1 Programs/Quantizer/BASICQU2.BAS > > > Uploaded by : bdhornback <bdh@c...> > > > Description : 4 channel chromatic quantizer - fast version > > > > > > You can access this file at the URL > > > > > > http://groups.yahoo.com/group/SynthModules/files/PSIM-1% > > 20Programs/Quantizer/BASICQU2.BAS > > > > > > To learn more about file sharing for your group, please visit > > > > > > http://help.yahoo.com/help/us/groups/files > > > > > > Regards, > > > > > > bdhornback <bdh@c...>
Message
Re: New file uploaded to SynthModules
2004-01-28 by Mike Marsh
Attachments
- No local attachments were found for this message.