From: Guillaume Pellerin Date: Thu, 25 Jul 2013 16:26:58 +0000 (+0200) Subject: style X-Git-Tag: 0.3~9 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=f6b9988242a9ca4697c861ddb8fca5595e267c83;p=piplayer.git style --- diff --git a/README.md b/README.md index abdd0da..25ab51f 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,31 @@ - -=========================================== +--------------------------------------------- PiPlayer : audio sample player for the Rpi -=========================================== +--------------------------------------------- a gstreamer based media sample player for the Raspberry Pi trigerred by GPIO or OSC callbacks. Usage -====== +------ + ``` sudo piplayer DIR ``` Example -========== +------------ ``` sudo piplayer /path/to/dir/ ``` OSC -==== +---- * port : 12345 * play address : /play/1 GPIO -===== +----- * play channel : 22 * play method : PUD_DOWN between PIN 1 (3.3V Power) and PIN 15 (GPIO 22) @@ -33,6 +33,6 @@ GPIO * stop method : PUD_DOWN between PIN 1 (3.3V Power) and PIN 18 (GPIO 24) DAEMON -======= +------- See etc/