Takes a folder with N samples, divides the tablet into N equal-sized regions; each region triggers a different sample. PenDown triggers the sample, and deviations in X and/or Y position change the rate of playback.
Includes an idea for how you might control the loop points of a Sound without Start and End parameters (e.g. a disk file player or a MultiSample). It doesn't work perfectly but you can get some looping action by recording the output into a MemoryWriter and using a Sample to read out of that memory.
-- CarlaScaletti - 29 Jun 2005