--- In SynthModules@yahoogroups.com, "grantrichter2001" <grichter@a...> wrote: . . . > > Here is a code example. DAC1V is the variable used to transmit > raw DAC value for channel 1 to the above subroutine. > > DAC1V = (MIDINOTE - MIDIOFFSET)*32 > . . . What happens when the MIDINOTE is less than the MIDIOFFSET? Wouldn't a negative value translate to some gigantic unsigned number at the DAC? Ever more curious :) , Mike
Message
Re: msg from the front
2004-02-09 by Mike Marsh