Commit Graph

63 Commits

Author SHA1 Message Date
onyx-and-iris
cd4264be8b added bind event mousewheel to gain sliders
added bind event mousewheel to gain sliders
2022-04-14 20:49:06 +01:00
onyx-and-iris
8f3672029a refactor watch levels, now using max()
refactor watch levels.

now using max() to fetch peak
2022-04-14 18:05:17 +01:00
onyx-and-iris
1d29e5113c factorise watch level
factorise watch level
2022-04-14 17:41:46 +01:00
onyx-and-iris
26832b3cb9 changes to level updates
strip/bus levels compared by index iteratively.

strip/bus level array size added to _base_vals dataclass. Helps to keep track of level array size when switching between kinds.

level_offset class attributes added to strip/bus/gainlayer labelframe classes.

watch_levels adjusted to only updated frames when a level has changed.
2022-04-14 17:25:26 +01:00
onyx-and-iris
4ce288e474 Update app.py
set _base_vals after merging/loading defaults
2022-04-14 01:19:08 +01:00
onyx-and-iris
b223044ddf add to defaults, change default orientation
add channel to defaults.

if no app.toml loaded then set to defaults.

change default extend orientation to horizontal
2022-04-14 01:15:29 +01:00
Onyx and Iris
828abf7832 Update data.py
reduce pdelay to 5.
2022-04-13 18:11:39 +01:00
onyx-and-iris
3c1abdd2ac fix peak in watch levels
fix peak in watch levels
2022-04-13 07:21:30 +01:00
onyx-and-iris
14a43770cd ldirty, pdelay, ldelay added. changes to how levels are fetched
ldirty added, true iff level value has changed.

fetching level arrays moved to highest level of the app.

pdelay and ldelay added to _base_vals dataclass.
2022-04-13 06:50:49 +01:00
onyx-and-iris
335bb2b1db Update menu.py
check for vban config, if none disable menu
2022-04-12 01:25:46 +01:00
onyx-and-iris
25d7ac1832 Update app.py
using path to resolve themes dir
2022-04-12 00:32:47 +01:00
onyx-and-iris
838ba42b9d Update app.py
using __file__ to fetch path dir

add default value for submix
2022-04-12 00:10:00 +01:00
onyx-and-iris
3eec86e5ed initial commit
initial commit
2022-04-11 18:35:28 +01:00