I just released a new Version of PixelController (The main goal of this application is to create an easy to use LED matrix controller software which creates stunning visuals). Major features are: new Mixers, new Effects, enhanced and cleaned GUI, support for E1.31 and ArtNet Outputs, a 4 times faster PixelInvaders firmware and of course tons of Bugfixes.
(Thanks Ben Sudbury for the screenshots)
Link to Source on GitHub.
Enjoy!
Detailed Changelog:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | Changelog v1.4.1 to v1.5.0 -------------------------- -Add new Help Tab, display a short help how to use PixelController -Add Zoom Effect, add Zoom options (zoom in, zoom out, vertical, horizontal) -Add Textwriter option (PingPong scrolling, left scrolling) -Add new Minimum and Maximum Mixer -Add new keyboard shortcut to select tabs (arrow keys) -Add new GUI option to save screenshot of all visuals -Add missing option 'snake cabling' and 'mapping' for TPM2.Net device -Add missing option 'snake cabling' and 'mapping' for Artnet/E1.31 devices -Add multipanel support for Artnet/E1.31 output -Fix use colorset name (instead of index) if a preset is saved -Fix colorscroll GUI element initialization -Fix Effect Rotate90 for non square output -Fix Effect BeatHorizShift for exotic resolutions -Fix Effect Rotozoom for exotic resolutions -Fix Effect Texture deform for exotic resolutions -Fix Mixer Checkbox for exotic resolutions -Fix PixConCli JMX Query -Fix ColorSet, rarely visible smoothness bug -Cleanup GUI, make grouping of controls more strict -Reduce filesize of distribution file, remove unneeded files -Remove support for Adavision product - does not exist anymore -Update PixConCli, improve message handling -Update Fire Generator, remove visible random pixels -Update Config example files -Update PixelInvaders firmware, use the TPM2Net protocol to send data Testcase: 2 PixelInvader Panels, ColorScroll Generator, no sound update Framerate old fw: 35fps, Framerate new fw: 140fps -> 400% faster! |