forked from mcallegari/qlcplus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
21 lines (17 loc) · 769 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This TODO list is not a complete roadmap for QLC+. It just contains random
notes and issues found while doing something else. Kind of like a notepad or
something.
Massimo's notes:
* show thresholds on audio trigger bars
* efx on virtual console
* fixture remapping
* review/restore Function Wizard
* insert EFX on sequences ??
Heikki's notes:
* Sanity check for functions and fixtures:
* After loading, check if all fixtures, channels and member functions
are present and usable. If not, remove them.
* When a fixture def is changed for an existing fixture, functions should
check if their channel & fixture bindings are still valid.
* After loading and changing fixture def, VC widgets should check if
their functions, fixtures and channels are still valid.