descriptionA just-for-fun real time synth.
ownerevanrinehart@gmail.com
last changeMon, 15 Jun 2009 21:14:04 +0000 (15 17:14 -0400)
content tags
add:
README
build with this command

sh build.sh

edit build.sh as needed
shortlog
2009-06-15 EvanRMore work on loading and playing midi files.master
2009-06-13 EvanRAdded more smf reading code. Fixed user src interface.
2009-06-13 EvanRAdded more smf decoding code. Do not use.
2009-06-13 EvanRActually added the files this time. More smf read support.
2009-06-12 EvanRBegan support for automatic playing of midi files....
2009-06-11 EvanRMore efficient traversal of on notes.
2009-06-10 EvanRReenabled volume and pan for samples.
2009-06-09 EvanRLess cpu usage for samples.
2009-06-09 EvanRFixed non sine bases. Output upgrade.
2009-06-08 EvanRRefactored precomputation code.
2009-06-08 EvanRMade precomputed data global. Added precomputation...
2009-06-07 EvanREnabled alternative bases.
2009-06-07 EvanRAdded alternative bases square, triangle, and sawtooth.
2009-06-06 EvanRAdded code for non interpolated wave tables.
2009-06-05 EvanRAdded low pass stage to additive synth.
2009-06-05 EvanRAdded copyright info and included a GPL.
...
heads
14 years ago master