added test audio, and doc misc
This commit is contained in:
3
bin/test_audio.sh
Executable file
3
bin/test_audio.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
aplay /usr/share/scratch/Media/Sounds/Percussion/Gong.wav
|
||||||
|
#aplay /usr/share/scratch/Media/Sounds/Vocals/Singer2.wav
|
||||||
8
doc/misc.txt
Normal file
8
doc/misc.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
sudo apt-get install git
|
||||||
|
git clone https://jocelyn@bitbucket.org/jocelyn/rpi.git
|
||||||
|
mkdir ~/bin
|
||||||
|
cd rpi
|
||||||
|
./install.sh
|
||||||
|
|
||||||
|
cd ~/
|
||||||
|
sudo apt-get install mplayer
|
||||||
Reference in New Issue
Block a user