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
/
TODO
Age
Commit message (
Expand
)
Author
2012-04-06
improved inter-thread communication.
Florian Jung
2012-04-04
reset filter-envelopes instead of reattacking
Florian Jung
2011-02-14
Clean enabling/disabling of frameskip and watching per defines
Florian Jung
2011-02-12
Sawtooth and pulse-waves have now variable phases
Florian Jung
2011-02-11
Added a list of waveforms with nice ASCII-art
Florian Jung
2011-02-10
Updated TODO and changed a default in defines.h
Florian Jung
2011-02-08
Updated program files are now reloaded automatically
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-15
Implemented freq-envelopes for non-compiled notes
Florian Jung
2011-01-14
Updated TODO-list
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
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
Implemented handler for soft-pedal
Florian Jung
2011-01-09
Merged branch for compiled notes
Florian Jung
2011-01-09
Cleaned TODO-list
Florian Jung
2011-01-09
envelope_update_frames can now be set via CLI and config file
Florian Jung
2011-01-08
Minor fixes and improvements
Florian Jung
2011-01-01
Move todo-files from ./synth/ to ./
Florian Jung