Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h137 #define CMD_TOGGLE_EQUALIZER 0x35 /* toggle use of equalizer */ macro
H A Dserver.c1580 case CMD_TOGGLE_EQUALIZER: in handle_command()
H A Dinterface.c3366 send_int_to_srv (CMD_TOGGLE_EQUALIZER); in menu_key()