      -=====================================================-
                            CODED BEAUTY
  Die generative Methode als sthethische Praxis der Computergrafik
      -=====================================================-
                   http://codedbeauty.kraftner.com


| Readme
+=========================-

+Deutsch
 -Steuerung des Programms (JustLineOn)
 -Verwendung der Controller-Applikation (controller)


+English
 -Using the program (JustLineOn)
 -Using the controller application (controller)


| Steuerung des Programms (JustLineOn)
+=========================-

     Caps Lock / Feststelltaste     -     play/stop
     Space / Leertaste              -     reset
     R                              -     reset & play
     + (Plus am Nummernblock)       -     schneller
     - (Minus am Nummernblock)      -     langsamer
     O (Buchstabe O)                -     neues Projekt laden
     P                              -     PNG exportieren
     J                              -     JPEG exportieren

| Verwendung der Controller-Applikation (controller)
+=========================-

Starten sie die Controller-Applikation nachdem sie das Hauptprogramm gestartet haben.
Falls sie die Controller-Applikation zuerst gestartet haben wechseln sie in das Hauptprogramm
und drcken sie R um die Controller-Applikation neu zu initialisieren.

Die Controller-Applikation ermglicht es zustzlich zu den auch ber die zuvor genannten Tasten
Funktionen die Parameter der einzelnen Elemente eines Projekts zur Laufzeit zu manipulieren.
Alle diese Parameter entsprechen den Optionen in den XML-Projekten. Sie knnen also z.B. zur Laufzeit
gewisse Einstellungen ausprobieren um diese anschlieend fix in ihr xml-Projekt einzugeben.

| Using the program (JustLineOn)
+=========================-

     Caps Lock                      -     play/stop
     Space                          -     reset
     R                              -     reset & play
     + (Plus at numeric keypad)     -     faster
     - (Minus at numeric keypad)    -     slower
     O (Letter O)                -     load new Project
     P                              -     export PNG
     J                              -     export JPEG

| Using the controller application (controller)
+=========================-

Launch the controller application after launching the main program. If you have launched the
controller first please switch to the main program and press R to reinitialize the controller
application.

With the controller application offers an additional way to do everything you can do with the
keyboard controls mentioned earlier plus the possibility to control each and every parameter of
a project while running. All these paramaters relate to those in your XML projects. So you can
explore settings during runtime and then hardcode them into the xml-Projekt.