1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_blocks_basics/README.txt
2016-11-01 17:17:33 +00:00

9 lines
411 B
Text

This is a JUCE module which discovers any connected BLOCKS devices and provides low-level
access to their physical properties.
Its job is to provide:
- topology and status information about the list of connected devices
- callbacks for touch events, control button presses and rotary dial movements
- simple control over individual LEDs
- optional rule-based virtual device aggregation functionality