Deutsch 

WEPIANO, eine kleine Piano-Applikation für das Wetab.
(c) Copyright 2011 bei Peter Herzog www.pherzog.net email peter@bgl1.de
Die Applikation darf zu privaten Zwecken jederzeit kopiert und weitergegeben werden.
Jedoch muss dieses Readme immer mit dazu gegeben werden.

Mein Dank geht an Knoblerone / Hamstiglue / Eifelhesse aus dem Forum der www.wetab-community.com
für Bilder, Sounds und programmatische Unterstützung. Sollte ich jemand vergessen haben... Sorry :-)

Installation:
-------------------------------------------------------------------------------
Sobald man die wepiano.tgz ausgepackt hat man eine install-wepiano.sh zur Verfügung. 
Diese startet bitte mit 

sudo ./install-wepiano
<eingabe passwort>


Unter dem Pfad 
	/opt/wepiano/bin
wird die wepiano Applikation abgelegt.

Unter
	/opt/wepiano/bin/media 
findet ihr die mitgelieferten Sounddateien. 

Unter 
	/home/%USERNAME/.wepiano
findet ihr die wepiano.config, in der auch die Pfade zu den Mediafiles abgelegt sind.

Es kann bis zu 5 gleichzeitig verfügbare Soundverzeichnisse geben. 
Diese kann man auch in der laufenden Applikation verändern. 
Klicken sie dafür auf das [i]

Man kann sich natürlich seine eigenen Sounddateien als WAV abspeichern und diese werden dann über 
den Namen "key" + note + "[0|1|2]" + ".wav" gesucht und verwendet
zB ist keyc0.wav das normale c, keyfis0 das normale fis
die Bezeichnungen kann man sich im Programm anzeigen lassen.


english

WEPIANO, a small piano-app for the Wetab.
(c) Copyright 2011 by Peter Herzog www.pherzog.net email peter@bgl1.de
You may copy or pass this app to everybody as long as it is just for private purpose.
Just add this readme to any copy of this app

Many thanks to Knoblerone / Hamstiglue / Eifelhesse from the forum of www.wetab-community.com
for pictures, sounds and a helping hand with some programmtic features.

installation
----------------------------------------------------------------------
after unpacking the wepiano.tgz you get an install-wepiano.sh
start ist with 

sudo ./install-wepiano
<enter your password>

under the path 
	/opt/wepiano/bin
the wepiano-application is stored

under
	/opt/wepiano/bin/media 
youncan find the soundfiles. 

under
	/home/%USERNAME/.wepiano
you can find the wepiano.config, where the path to the mediafiles is stored.

You can have 5 simultanious media-directories
These can be changed while the app is running
just click on the [i]

Of course you can store your own soundfiles as WAV in any directory
and the app searches for them as "key" + note + "[0|1|2]" + ".wav"
by example keyc0.wav is the normal c, keyfis0 the normal fis
you can switch the descriptions of the key to on.
Note:
in germany there is no "b" as a musiknote. the letter "h" is used instead.

Because english is not my mother tongue... have fun with the wrong english, I wrote ;-)




