MCPcopy 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
57void OperatorEditor::setOperatorNumber(unsigned n)
58{
59 m_operatorNumber = n;
60}
61
62void OperatorEditor::loadDataFromInst(const FmBank::Instrument &inst)
63{

Callers 1

BankEditorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected