Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wohlstand/OPL3BankEditor
/ setOperatorNumber
Method
setOperatorNumber
src/operator_editor.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void OperatorEditor::setOperatorNumber(unsigned n)
58
{
59
m_operatorNumber = n;
60
}
61
62
void OperatorEditor::loadDataFromInst(const FmBank::Instrument &inst)
63
{
Callers
1
BankEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected