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
2017-04-27 16:25:04 +01:00
..
blocks Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
littlefoot Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
protocol Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
topology JUCE version 5.0.0 2017-04-27 16:25:04 +01:00
visualisers Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_blocks_basics.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_blocks_basics.h Bump version number to 5.0.0 2017-04-27 14:43:05 +01:00
LittleFootFunctions.txt Added documentation for repaint() method in LittleFootFunctions.txt 2017-04-05 11:53:13 +01:00
README.txt Added BLOCKS module 2016-11-01 17:17:33 +00:00

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