The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ed ba9e1cc49b Added documentation for repaint() method in LittleFootFunctions.txt 8 years ago
..
blocks Added documentation for some missing LittleFoot methods 8 years ago
littlefoot BLOCKS SDK: New and updated version of juce_blocks_basics, adding functionality and compatibility with latest Dashboard-compatible firmware 8 years ago
protocol BLOCKS API: Added support for some extended topology messages 8 years ago
topology BLOCKS SDK: New and updated version of juce_blocks_basics, adding functionality and compatibility with latest Dashboard-compatible firmware 8 years ago
visualisers BLOCKS SDK: New and updated version of juce_blocks_basics, adding functionality and compatibility with latest Dashboard-compatible firmware 8 years ago
LittleFootFunctions.txt Added documentation for repaint() method in LittleFootFunctions.txt 8 years ago
README.txt Added BLOCKS module 8 years ago
juce_blocks_basics.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 8 years ago
juce_blocks_basics.h Replace include guards with "#pragma once" 8 years ago

README.txt


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