Note generator template
2004-05-05 by Mike Marsh
Howdy All - I've uploaded a .BAS file (there should be a notice to the group soon) that implements a random note generator that's clocked by a signal coming into CV1. Replace my silly random note thingy with your own cool algorithm and cha-cha. Some other stuff in this file: a couple of subs that you might want to use for speediness if that matters: LOADDAC1, SCANADC1, and RESETDAC1 all do what the name implies. But instead of loading *ALL* DACs, LOADDAC1 only loads DAC1. Shaves off a whole 3 msecs. Anyway, they're there if you need 'em. Now blow me away with all your cool algorithmic composition stuff! Mike