voicemeeter-rb/lib/voicemeeter
2023-07-25 09:53:00 +01:00
..
base.rb typo 2023-07-23 11:21:50 +01:00
bus.rb get method added to BusMode class 2023-07-18 10:34:51 +01:00
button.rb add ButtonColorMixin 2023-07-23 11:04:04 +01:00
cbindings.rb snakecase, camelcase functions moved into 2023-07-17 14:13:08 +01:00
command.rb command class implemented 2023-07-14 17:07:56 +01:00
configs.rb use unless over if ! 2023-07-22 16:44:24 +01:00
device.rb Device class implemented 2023-07-15 00:16:54 +01:00
errors.rb snakecase, camelcase functions moved into 2023-07-17 14:13:08 +01:00
event.rb use unless over if ! 2023-07-22 16:44:24 +01:00
fx.rb fx class implemented 2023-07-16 23:30:24 +01:00
install.rb run through standard 2023-07-14 12:01:41 +01:00
iremote.rb now using standard Ruby logger module 2023-07-16 11:08:24 +01:00
kinds.rb POTATOX64 added to KindEnum 2023-07-17 08:41:03 +01:00
logger.rb strip comp,gate,denoiser,eq sections added 2023-07-18 08:19:17 +01:00
meta.rb command class implemented 2023-07-14 17:07:56 +01:00
midi.rb fixes bug reading midi values 2023-07-18 07:30:04 +01:00
mixins.rb lint 2023-07-14 12:07:02 +01:00
option.rb use numbered parameters when building class arrays 2023-07-22 13:05:38 +01:00
patch.rb use numbered parameters when building class arrays 2023-07-22 13:05:38 +01:00
recorder.rb use unless over if ! 2023-07-22 16:44:24 +01:00
remote.rb use when over in, no need to pattern match 2023-07-25 09:53:00 +01:00
strip.rb use numbered parameters when building class arrays 2023-07-22 13:05:38 +01:00
util.rb snakecase, camelcase functions moved into 2023-07-17 14:13:08 +01:00
vban.rb use numbered parameters when building class arrays 2023-07-22 13:05:38 +01:00
version.rb add VERSION constant 2023-07-18 19:36:14 +01:00
worker.rb add init_event_threads, end_event_threads 2023-07-21 14:37:17 +01:00