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
|
|
@ -5608,6 +5608,7 @@ FurnaceGUI::FurnaceGUI():
|
|||
#endif
|
||||
hasACED(false),
|
||||
waveGenBaseShape(0),
|
||||
waveInterpolation(0),
|
||||
waveGenDuty(0.5f),
|
||||
waveGenPower(1),
|
||||
waveGenInvertPoint(1.0f),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue