Controlling DMX Music Visualization with external data feed.
DMX Music Visualization can be controlled through external data feed via HTTP and FTP.
Format of data file
Name and suffix of file can be any.
File has to contains numeric value of each controlled DMX512 channel.
Values range: 0 - 255
Values count: 1 - 512 (depends on the count of controlled channels)
Values can be written successive separatelly with space, comma, semi-colon or on each line under itself (ended line with enter)
Example:- 155 14 198 27 251
- 155,14,198,27,251
- 155;14;198;27;251
Placing the data file
File has to be public accessible through services HTTP or FTP.
Example: http://www.soh.cz/sample/example.txt
DMX Music Visualization data file settings
Run DMX Music Visualization and select menu item Configuration and open dialog windows Advanced Configuration

Here on the row with name HTTP / FTP File insert URL of your data file - see picture.
One row up is also possible to set up the refresh rate (minimal value is 100 ms).