.. |
base.rb
|
fixes bug reading midi values
|
2023-07-18 07:30:04 +01:00 |
bus.rb
|
run files through standard
|
2023-07-14 11:44:49 +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
|
fixes bug reading midi values
|
2023-07-18 07:30:04 +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
|
now using standard Ruby logger module
|
2023-07-16 11:08:24 +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
|
implement patch
|
2023-07-17 07:10:08 +01:00 |
strip.rb
|
added alias methods for VirtualStrip
|
2023-07-17 19:59:32 +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
|
gemspec, version file added
|
2023-07-07 02:38:13 +01:00 |
worker.rb
|
Events::Callback now a class
|
2023-07-17 08:34:34 +01:00 |