mirror of
https://github.com/yokemura/Magical8bitPlug2.git
synced 2026-02-02 19:30:03 -05:00
Custom Waveform
This commit is contained in:
@ -25,4 +25,5 @@ struct PulseVoice : public TonalVoice
|
||||
SynthesiserSound*, int currentPitchWheelPosition) override;
|
||||
float voltageForAngle (double angle) override;
|
||||
void advanceControlFrame() override;
|
||||
void stopNote(float velocity, bool allowTailOff) override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user