gui_connect

class roqba.utilities.gui_connect.GuiConnect[source]

synchronizing the GUI

handle_caesura(director)[source]

update the GUI when a caesura happens

read_incoming_messages(q)[source]

reads incoming messages on the socket

send(msg)[source]

send ‘raw’ messages over the socket

message should be a dict {key: value} for json encoding

send_cycle_pos(director)[source]

sends a position int on every beat

update_gui(director)[source]

sends messages for a complete update of the GUI