Release Info
-------------
Name	 : Beams of Light by TRSI
Orga     : iRATA
Music	 : tEiS / Walkman (Original Composer)
Code	 : Luis
Platform : Oscilloscope
Released : @Party 2014

You will need a sound card and an oscilloscope to run this prod. You can use the included emulator if you do not have either.  This demo uses multi-channel audio data in the WAVE signed 16 bit PCM file format. The front left and right channels control the horizontal and vertical axis of an oscilloscope set in X-Y mode to produce vector graphic images. The rear left and right channels provide the music.

* Dots per Hertz technology allows uniform movement and speed.
* Custom Line tracing algorithm reduces flyback lines on cheap scopes
* Real-time Android port coming soon
* Oscilloscope Emulator (/w source) included

  usage: 
	scope_emu.exe -i <inputfile> -g <showGridBoolean> -l <listenInputBoolean>

  example:
	scope_emu.exe -i inputDemo.wav -g False -l False


References:
-----------

Walkman, Beams of Light (Original Composer)
<https://www.scenemusic.net/demovibes/song/29286/>

tEiS, Beams of Light 2007 (Remix of Beams of Light)
<http://www.remix64.com/track/teis/beams-of-light-2007/>

Elko (M.A.D.S), TRSI logo
<http://artcity.bitfellas.org/index.php?a=show&id=32373>

Raven, @Party Logo
<http://nuance.untergrund.net/>

Keenan Crane, 3D Model - Pig
<http://www.cs.columbia.edu/~keenan/Projects/ModelRepository/>

Martin Newell, 3D Model - Utah Teapot
<http://en.wikipedia.org/wiki/Utah_teapot>

Paul Bourke, Hersehy Vector Fonts
<http://paulbourke.net/dataformats/hershey/>

George Race, Single Line Stick Type TTF Fonts
<http://www.mrrace.com/CamBam_Fonts/>

Game part inspired by Scramble for the Vectrex(1982)
<http://thegameroom.wikia.com/wiki/Scramble_%28Vectrex%29>

Exploding greets part based on typomorph effect by Alexey Kolikov
<https://vimeo.com/9681240/>

Multiple channel audio data and WAVE files
<http://msdn.microsoft.com/en-us/library/windows/hardware/dn653308(v=vs.85).aspx>


Tools used:
-----------

Audacity
<http://audacity.sourceforge.net/>

Sinometer CQ5010C 10 MHz Single Channel Oscilloscope
<http://www.sinometer.com/pdf/ST16C%20YB43010.pdf>

Felipe Sanches, Osciloscope XY mode emulator
<http://felipesanches.googlecode.com/svn/trunk/youscope-emu/youscope-emu.py>

Python 2.7, for scope emulator
<http://www.python.org/>

PyInstaller, compiled emulator
<http://www.pyinstaller.org/>

Android Developer Tools
<http://developer.android.com/tools/index.html>

Processing
<http://www.processing.org>