MCPcopy Create free account
hub / github.com/LMMS/lmms / setDefaultSoundfont

Method setDefaultSoundfont

src/gui/SetupDialog.cpp:1559–1564  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1557
1558
1559void SetupDialog::setDefaultSoundfont( const QString & _sf )
1560{
1561#ifdef LMMS_HAVE_FLUIDSYNTH
1562 m_defaultSoundfont = _sf;
1563#endif
1564}
1565
1566
1567

Callers 1

acceptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected