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
path:
root
/
synth
Age
Commit message (
Expand
)
Author
2011-02-04
factor[foo] now accepts semitones instead of a factor
Florian Jung
2011-02-04
Tiny bugfix in in-synth-cli, updated TODO and stuff
Florian Jung
2011-01-16
Added waveforms and noise, changed foo++ into ++foo
Florian Jung
2011-01-16
In-synth-cli can now change snh-freq
Florian Jung
2011-01-15
Implemented freq-envelopes for non-compiled notes
Florian Jung
2011-01-14
Fixed bug in in-synth-cli (reload)
Florian Jung
2011-01-14
Fixed stupid bug in Envelope.cpp
Florian Jung
2011-01-14
Moved lfos and sample-and-hold in own source file
Florian Jung
2011-01-12
Extended in-synth-cli
Florian Jung
2011-01-12
Fatal-warning gets disabled when entering in-synth-CLI
Florian Jung
2011-01-12
Non-releasing Envelopes now work
Florian Jung
2011-01-11
Fixed bug in Channel::cleanup() (some notes were skipped)
Florian Jung
2011-01-11
Envelope can now stay in sustain phase forever
Florian Jung
2011-01-11
Now keeping track of unused shared objects and maybe unloading them
Florian Jung
2011-01-11
In-synth-cli can now (re)load programs. maybe SEGFAULTING?
Florian Jung
2011-01-10
Improved in-synth-cli, still TODO
Florian Jung
2011-01-10
Implemented a yet very basic in-synth-interface
Florian Jung
2011-01-10
Added str_before and str_after functions
Florian Jung
2011-01-10
Implemented handler for soft-pedal
Florian Jung
2011-01-09
Merged branch for compiled notes
Florian Jung
2011-01-09
envelope_update_frames can now be set via CLI and config file
Florian Jung
2011-01-09
Envelope::get_level() gets called rarely now
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-01
Replace class Parser with function parse()
Florian Jung
2010-12-31
Fix Makefile
Florian Jung
2010-12-30
Improved Makefile and .gitignore
Florian Jung
2010-12-29
Initial commit
Florian Jung