QM816.wavetables

Contains the wavetables for the operators and LFOs. Value might be divided to limit the values between 2047 and -2048 via bitshifting, otherwise the full range can be used for audio output, etc. Loaded from a 16 bit wave file.

class QM816
protected
short[1024][128] wavetables;

Meta