index
:
fm-synth
compiled_notes
freq_env
master
updated_compiler
a phase modulation synthesizer
flo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-08
Envelope::get_level() gets called rarely now
Florian Jung
2011-01-08
Added some of the bugfixes to the note_compiler and removed use_pfactor
Florian Jung
2011-01-08
Minor fixes and improvements
Florian Jung
2011-01-08
Changed always_reattack (controller 3) to legato-pedal
Florian Jung
2011-01-08
Added support for hold- and sostenuto pedals
Florian Jung
2011-01-07
Improved note-compiler and added TODO-entries
Florian Jung
2011-01-06
Added a rudimentary CLI to the note compiler + bugfix
Florian Jung
2011-01-06
The synthesizer can now load the compiled notes
Florian Jung
2011-01-05
Finished note-compiler, seems to work. TODO: CLI
Florian Jung
2011-01-05
Note-compiler is _mostly_ complete; plus some tiny bugfixes
Florian Jung
2011-01-01
Replace class Parser with function parse()
Florian Jung
2011-01-01
Update and move todo-list
Florian Jung
2010-12-31
Add initial code for the note-compiler
Florian Jung
2010-12-30
Improved Makefile and .gitignore
Florian Jung
2010-12-30
Use NoteSkel wherever possible
Florian Jung
2010-12-30
Note inherits from NoteSkel -- works
Florian Jung
2010-12-30
Note inherits from NoteSkel -- DOES NOT WORK!
Florian Jung
2010-12-29
Define an interface and a skeleton for class Note
Florian Jung
2010-12-29
Initial commit
Florian Jung