Home
last modified time | relevance | path

Searched refs:LTS_PORT_FREQ (Results 1 – 1 of 1) sorted by relevance

/dports/audio/dssi/dssi-1.1.1/examples/
H A Dless_trivial_synth_qt_gui.cpp43 #define LTS_PORT_FREQ 1 macro
190 << " port " << LTS_PORT_FREQ << " to " << hz << endl; in tuningChanged()
191 lo_send(m_host, m_controlPath, "if", LTS_PORT_FREQ, hz); in tuningChanged()
392 case LTS_PORT_FREQ: in control_handler()