.. |
__init__.py
|
initial commit
|
2022-06-16 14:07:12 +01:00 |
bus.py
|
BUSEQ class added to Bus class
|
2023-06-23 01:13:56 +01:00 |
cbindings.py
|
dynamically load macrobutton capi functions
|
2023-06-23 01:15:27 +01:00 |
command.py
|
rename action_prop to action_fn
|
2023-06-23 03:39:07 +01:00 |
config.py
|
comp, gate, denoiser, eq params updated in
|
2023-06-23 01:19:55 +01:00 |
device.py
|
initial commit
|
2022-06-16 14:07:12 +01:00 |
error.py
|
reword Exception class docstrings.
|
2023-06-23 03:42:34 +01:00 |
event.py
|
add module level loggers
|
2023-06-23 03:45:03 +01:00 |
factory.py
|
request_remote_obj now raises VMError on invalid kind
|
2023-06-23 01:21:20 +01:00 |
inst.py
|
raise InstallError if reg key not found
|
2023-06-23 01:22:50 +01:00 |
iremote.py
|
add eq, comp, gate to apply examples.
|
2023-06-24 19:06:23 +01:00 |
kinds.py
|
raise VMError on invalid kind
|
2023-06-23 03:43:34 +01:00 |
macrobutton.py
|
remove unused import
|
2023-06-23 03:43:02 +01:00 |
meta.py
|
rename action_prop to action_fn
|
2023-06-23 03:39:07 +01:00 |
misc.py
|
event class moved into event.py
|
2022-09-29 09:44:14 +01:00 |
recorder.py
|
rename action_prop to action_fn
|
2023-06-23 03:39:07 +01:00 |
remote.py
|
add module level logger
|
2023-06-23 17:34:50 +01:00 |
strip.py
|
StripComp, StripGate, StripDenoiser, StripEQ
|
2023-06-23 01:16:50 +01:00 |
subject.py
|
extend subject class to support callbacks
|
2023-06-23 17:31:49 +01:00 |
updater.py
|
add module level logger
|
2023-06-23 17:34:50 +01:00 |
util.py
|
add support for midi devices.
|
2022-07-24 14:38:16 +01:00 |
vban.py
|
fix format string
|
2022-07-21 22:52:14 +01:00 |