Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
blocks:app-note:art-net-dmx [2021-03-05 12:21] admin Turned into an application note |
blocks:app-note:art-net-dmx [2025-05-30 19:36] (current) admin Added link to artnet config settings |
||
---|---|---|---|
Line 3: | Line 3: | ||
Blocks has built in support for controlling lighting fixtures based on the Art-Net/ | Blocks has built in support for controlling lighting fixtures based on the Art-Net/ | ||
- | Controlling more advanced fixtures, with numerous controllable | + | ==== Art-Net Configuration Settings ==== |
+ | |||
+ | In some cases, you may need to adjust settings in Blocks' | ||
+ | |||
+ | ===== Lighting Fixture Definitions ===== | ||
+ | |||
+ | Controlling more advanced fixtures, with numerous controllable | ||
+ | |||
+ | A fixture definition describes a lighting instrument, such as a multi-color light or a moving-head light, controllable over Artnet/ | ||
+ | |||
+ | https:// | ||
+ | |||
+ | To use any of these definitions, | ||
+ | |||
+ | - Download the entire github repo as a ZIP and unpack (or clone the repo if yu're familiar with git). | ||
+ | - Copy the desired brand name folder(s) into the // | ||
+ | |||
+ | The fixture definitions now appear grouped by brand and model under //Manage, Artnet// in Blocks. | ||
+ | |||
+ | A few basic and common fixture types can be found under the //Generic// brand. Due to the simple file format, it's quite easy to add a definition for other fixtures you want to use with Blocks, based on the information found below. | ||
+ | |||
+ | **NOTE:** These definitions were partially derived from the excellent //Open Fixture Library// found at https:// | ||
+ | |||
+ | ==== Folder/File Structure ==== | ||
+ | |||
+ | The // | ||
+ | |||
+ | * It contains one subdirectory per supported brand, plus one named // | ||
+ | * Inside each subdirectory, | ||
+ | |||
+ | ==== Ceating a Fixture Definition ==== | ||
+ | |||
+ | As mentioned above, it's quite straightforward to write a definition file for a fixture. Please refer to the documentation found on our [[https:// | ||
- | Read more about how this works, and how you can obtain or create additional fixture definition files, [[blocks: |