coming from an OSC client. These are accessible only if the "control" tag is
set up in the config file (see example/myfuzz.xml again...).
-* Next track (see tools/osc_next.py)
-* Start relaying (see tools/osc_relay_start.py)
-* Stop relaying (see tools/osc_relay_stop.py)
-* Start jingling (see tools/osc_jingles_start.py)
-* Stop jingling (see tools/osc_jingles_stop.py)
+ * Next track::
+ $ python tools/osc_next.py
+
+ * Start twitting::
+ $ python tools/osc_twitter_start.py
+
+ * Stop twitting::
+ $ python see tools/osc_twitter_stop.py
+
+ * Start relaying::
+ $ python tools/osc_relay_start.py
+
+ * Stop relaying::
+ $ python see tools/osc_relay_stop.py
+
+ * Start jingling::
+ $ python see tools/osc_jingles_start.py
+
+ * Stop jingling::
+ $ python see tools/osc_jingles_stop.py
Author