MPI Organ
A quick hack allowing you to turn your linux cluster into a singing,
dancing (well ok not dancing) polyphonic audio experience.
README
mpi-organ
---------
(c) 2005 Owen Cliffe
These tools are licensed under the GNU Public Licence (GPL) version
2.0 or later. See the file COPYING for more information.
A simple program for turning a beowulf cluster into an organ that can
play midi files on its PC speakers.
The midi files in the examples directory are copyright their respective
authors and are used without permission.
usage:
translate a midi file: (requires MIDI-perl)
./parsemid midifile.mid > midifile.oscore
run the organ (assumes that n= the number of nodes and that the user
has access to /dev/console)
mpirun -n 4 ./organ midifile.oscore
source: mpi-organ-0.1.0.tar.bz2
Copyright © Owen
Cliffe Licensed under the GPLv2