Merge pull request #699 from system64MC/wavetable_interpolation_no_opf2
Wavetable interpolation
This commit is contained in:
commit
8be5e5a9e6
3 changed files with 77 additions and 9 deletions
|
|
@ -1615,6 +1615,7 @@ class FurnaceGUI {
|
|||
|
||||
// wave generator
|
||||
int waveGenBaseShape;
|
||||
int waveInterpolation;
|
||||
float waveGenDuty;
|
||||
int waveGenPower;
|
||||
float waveGenInvertPoint;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue