Create a QuickTime movie with morse code from a text file.
usage: src/fable.py fable.txt fable.mov
The movie was used to control the BIX Media Facade during summer 2011 in Graz.
A video of the BIX Media Facade sending Morse code: http://youtu.be/QrKcgiC0AH4, the text is Franz Kafka's A Little Fable. More information on the project: http://www.zweintopf.net/Main/TaktKleineFabel.
Idea by zweintopf.net.
The movie is created with Apple's QTKit using the PyObjC bridge, so the script only works on a Mac.
The source code of little-fable is licensed under the MIT X11 license.