Go to file
Guus Sliepen 3be6a63fd8 Start of new music using ABC and Csound.
Two basic, unfinished songs, written in ABC notation are added. The Makefile
will convert the .abc files to MIDI files, which are rendered using Csound. At
the moment, Csound is set up to use the Fluidsynth engine to render sound using
soundfonts, and the reverbsc opcode is used to add a reverb effect.

ABC notation is much easier to write music in than using "raw" Csound score
notation. Also, the abcm2ps utility can create very nice sheet music from ABC
files.
2012-03-01 00:07:13 +01:00
code Make the very first cutscene a little bit more interesting. 2012-02-29 14:49:12 +01:00
data Make the very first cutscene a little bit more interesting. 2012-02-29 14:49:12 +01:00
docs Update copyright notices, bump version to 1.2. 2012-02-26 22:25:57 +01:00
gfx Updated drone and pod graphics. 2011-08-29 11:01:40 +02:00
music Start of new music using ABC and Csound. 2012-03-01 00:07:13 +01:00
sound Replace plasma sound effect with one generated using Csound. 2012-02-29 22:13:26 +01:00
makefile Update copyright notices, bump version to 1.2. 2012-02-26 22:25:57 +01:00
pack.py Add pack/unpack utilities. 2011-08-26 14:46:44 +02:00
sources.gfx Updated graphics sources document. 2011-08-27 22:33:38 +02:00
sources.sound Replace maledeath sound by one from OLPC. 2011-09-04 17:14:32 +02:00
unpack.py Add pack/unpack utilities. 2011-08-26 14:46:44 +02:00