diff options
author | Florian Jung <flo@thinkpad.(none)> | 2011-02-08 15:55:59 +0100 |
---|---|---|
committer | Florian Jung <flo@thinkpad.(none)> | 2011-02-08 15:59:27 +0100 |
commit | df131ea4f913fea43c266517a154caa08ff9b088 (patch) | |
tree | d116e49c3fa97cd3ad2c0a9b4a132ccf7c12be00 /TODO | |
parent | 080ddd252d94b9304db3858bc3b7f79cf2f89f33 (diff) |
Updated program files are now reloaded automatically
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,7 +1,15 @@ +!!! interface der compilten note und korrespondierende funktion + im synth stimmen nicht mehr überein! ÄNDERN! + !!! SEGFAULT beim laden einer nicht-existenten datei per in-synth-cli wenn man danach die noten spielen will. nicht reproduzierbar TODO für den synth + o file-watcher ist unsauber: inotify_map_mutex und prog_load_mutex + werden eigentlich zu spät erstellt; bei EXTREM schnellen events + könnte ein noch nicht existenter mutex gelockt werden + o lock_and_load_program_no_watch_updates und auch die requests + passen nicht wirklich ins in-synth-cli. vlt woandershin schieben? o im in-synth-cli: lfos- und snh-neusetzen ist falsch es muss IMMER gelockt werden. allerdings muss maybe_calc_lfos gelockt werden, die noten können |