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
2018-08-20 18:16:24 +01:00
..
blocks Fix for last BLOCKS check-in on linux 2018-08-15 17:24:20 +01:00
littlefoot BLOCKS: fix for ACK handling 2018-07-30 07:20:19 +01:00
protocol Multiple spelling fixes 2018-08-20 18:16:24 +01:00
topology BLOCKS: Added some extra config items for controlling MPE, syncing and tracking mode value ranges 2018-08-15 16:14:50 +01:00
visualisers Add documentation tags 2018-03-15 12:10:32 +00:00
juce_blocks_basics.cpp Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 2018-04-17 18:46:55 +01:00
juce_blocks_basics.h Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_LittleFootFunctions.dox Multiple spelling fixes 2018-08-20 18:16:24 +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