GUI: OPLL preview
This commit is contained in:
parent
e1140c5015
commit
70f774312b
3 changed files with 67 additions and 4 deletions
|
|
@ -2139,7 +2139,7 @@ class FurnaceGUI {
|
|||
void drawFMEnv(unsigned char tl, unsigned char ar, unsigned char dr, unsigned char d2r, unsigned char rr, unsigned char sl, unsigned char sus, unsigned char egt, unsigned char algOrGlobalSus, float maxTl, float maxArDr, float maxRr, const ImVec2& size, unsigned short instType);
|
||||
void drawGBEnv(unsigned char vol, unsigned char len, unsigned char sLen, bool dir, const ImVec2& size);
|
||||
bool drawSysConf(int chan, DivSystem type, DivConfig& flags, bool modifyOnChange, bool fromMenu=false);
|
||||
void kvsConfig(DivInstrument* ins);
|
||||
void kvsConfig(DivInstrument* ins, bool supportsKVS=true);
|
||||
void drawFMPreview(const ImVec2& size);
|
||||
void renderFMPreview(const DivInstrument* ins, int pos=0);
|
||||
void renderFMPreviewOPN(const DivInstrumentFM& params, int pos=0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue