voicemeeter-rb/lib/voicemeeter
2023-07-20 09:50:44 +01:00
..
base.rb observer alias for callback added 2023-07-20 09:50:31 +01:00
bus.rb get method added to BusMode class 2023-07-18 10:34:51 +01:00
button.rb fixes bug setting button states 2023-07-17 14:13:39 +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 make register a private method 2023-07-16 22:33:50 +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 symbols 2023-07-20 09:50:44 +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 fix bug in option 2023-07-17 06:48:59 +01:00
patch.rb implement patch 2023-07-17 07:10:08 +01:00
recorder.rb fixes bug in RecorderMode 2023-07-16 22:33:21 +01:00
remote.rb add Builder module 2023-07-20 09:50:16 +01:00
strip.rb fixes nomethoderror 2023-07-18 07:30:15 +01:00
util.rb snakecase, camelcase functions moved into 2023-07-17 14:13:08 +01:00
vban.rb use map to build vban instream/outstream 2023-07-14 15:00:20 +01:00
version.rb add VERSION constant 2023-07-18 19:36:14 +01:00
worker.rb Events::Callback now a class 2023-07-17 08:34:34 +01:00