User Tools

Site Tools


dmx_control_software:q_light_controller_plus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
dmx_control_software:q_light_controller_plus [2013/04/27 21:19] mcallegari79dmx_control_software:q_light_controller_plus [2015/07/09 08:51] mcallegari79
Line 3: Line 3:
 [[http://www.deleket.com/|{{ :dmx_control_software:qlcplus_icon.png|Logo based on bulb icon by deleket}}]] [[http://www.deleket.com/|{{ :dmx_control_software:qlcplus_icon.png|Logo based on bulb icon by deleket}}]]
  
-QLC+ homepage: http://qlcplus.sourceforge.net/index.shtml\\+QLC+ homepage: http://www.qlcplus.org/\\
 QLC+ on GitHub: https://github.com/mcallegari/qlcplus\\ QLC+ on GitHub: https://github.com/mcallegari/qlcplus\\
-Current version: **4.3.3**\\+Current version: **4.9.1**\\
  
 QLC+ is a fork of the great [[dmx_control_software:q_light_controller|QLC]] project written by Heikki Junnila. This project aims to continue the development of QLC and to introduce new features.\\ QLC+ is a fork of the great [[dmx_control_software:q_light_controller|QLC]] project written by Heikki Junnila. This project aims to continue the development of QLC and to introduce new features.\\
Line 13: Line 13:
  
   * **NEW**: Multitrack Show editor for offline desk capabilities   * **NEW**: Multitrack Show editor for offline desk capabilities
-  * **NEW**: Audio support in Show editor+  * **NEW**: Audio input/output support
   * **NEW**: Import/export fixtures list   * **NEW**: Import/export fixtures list
   * **NEW**: Channels groups   * **NEW**: Channels groups
-  * **NEW**: [[ArtNet]] native input/output plugin +  * **NEW**: Cue list crossfade 
-  * **NEW**: [[OSC]] input/output plugin+  * **NEW**: Fixtures remapping 
 +  * **NEW**: [[dmx_definitions:artnet|]] and [[dmx_definitions:e1.31|E1.31]] native input/output plugin 
 +  * **NEW**: [[dmx_definitions:osc|OSC]] input/output/feedback plugin
   * **NEW**: DMX4ALL devices support   * **NEW**: DMX4ALL devices support
   * **NEW**: Dump DMX values into scenes/chasers   * **NEW**: Dump DMX values into scenes/chasers
-  * **NEW**: Quick access to 700 gobos, color presets, RGB values+  * **NEW**: Quick access to 750+ gobos, color presets, RGB values
   * **NEW**: Speed dial input auto detection   * **NEW**: Speed dial input auto detection
 +  * **NEW**: Web access
 +  * **NEW**: MIDI Program Change and Beat clock
   * **NEW**: Virtual Console frames can be collapsed/expanded   * **NEW**: Virtual Console frames can be collapsed/expanded
   * **FIX**: MIDI feedbacks   * **FIX**: MIDI feedbacks
Line 31: Line 35:
  
   * Fixture-oriented interface.   * Fixture-oriented interface.
-  * Four DMX universes, 512 channels each+  * Unlimited DMX universes, 512 channels each
   * Fast changing and smoothly fading scenes and chasers   * Fast changing and smoothly fading scenes and chasers
   * Easy creation of complex patterns for moving lights with EFX   * Easy creation of complex patterns for moving lights with EFX
Line 41: Line 45:
 ^ Supported Hardware      ^ Plugin name in GUI       ^ Type          ^ OS supported ^ Notes  ^ ^ Supported Hardware      ^ Plugin name in GUI       ^ Type          ^ OS supported ^ Notes  ^
 | ArtNet                  | ArtNet                   | Input/Output  | Linux/Windows/OSX | Tested with [[http://dmxking.com/artnetsacn/edmx2-tx-rdm|eDMX2 TX]], [[http://www.enttec.com/index.php?main_menu=Products&pn=70305|Enttec ODE]], [[https://sites.google.com/site/artnetcontroller/|ArtNet Controller LITE]], [[http://www.chfsoft.com.br/downloads/android/artnet_dmx_lite.html|Controlador ArtNet DMX (Lite)]], [[http://www.modul8.ch/|Modul8]] | | ArtNet                  | ArtNet                   | Input/Output  | Linux/Windows/OSX | Tested with [[http://dmxking.com/artnetsacn/edmx2-tx-rdm|eDMX2 TX]], [[http://www.enttec.com/index.php?main_menu=Products&pn=70305|Enttec ODE]], [[https://sites.google.com/site/artnetcontroller/|ArtNet Controller LITE]], [[http://www.chfsoft.com.br/downloads/android/artnet_dmx_lite.html|Controlador ArtNet DMX (Lite)]], [[http://www.modul8.ch/|Modul8]] |
 +| E.31                    | E1.31                     | Input/Output  | Linux/Windows/OSX | Tested with [[http://dmxking.com/artnetsacn/edmx2-tx-rdm|eDMX2 TX]] |
 | Enttec Open DMX USB     | DMX USB                  | Output        | Linux/Windows/OSX |        | | Enttec Open DMX USB     | DMX USB                  | Output        | Linux/Windows/OSX |        |
 | Enttec DMX USB Pro      | DMX USB                  | Input/Output  | Linux/Windows/OSX |        | | Enttec DMX USB Pro      | DMX USB                  | Input/Output  | Linux/Windows/OSX |        |
Line 53: Line 58:
 | Enttec Playback Wing    | ENTTEC Wing              | Input         | Linux/Windows/OSX |        | | Enttec Playback Wing    | ENTTEC Wing              | Input         | Linux/Windows/OSX |        |
 | Enttec Shortcut Wing    | ENTTEC Wing              | Input         | Linux/Windows/OSX |        | | Enttec Shortcut Wing    | ENTTEC Wing              | Input         | Linux/Windows/OSX |        |
-| USB HID Joystick        | HID                      | Input         | Linux/OSX         |        |+| USB HID Joystick        | HID                      | Input         | Linux/Windows            | 
 +| FX5 USB DMX             | HID                      | Input/Output  | Linux/Windows/OSX |        |
 | MIDI                    | MIDI                     | Input/Output/Feedback | Linux/Windows/OSX |        | | MIDI                    | MIDI                     | Input/Output/Feedback | Linux/Windows/OSX |        |
 | OLA                     | OLA                      | Output        | Linux/OSX                | | OLA                     | OLA                      | Output        | Linux/OSX                |
Line 65: Line 71:
  
 Fixture definitions are used to map generic functions of a fixture like intensity, pan, tilt etc. to the specific DMX channels and values.\\ Fixture definitions are used to map generic functions of a fixture like intensity, pan, tilt etc. to the specific DMX channels and values.\\
-You can create your own fixture definitions to suit your needs, but there are a number of ready-made definitions (241 at the moment) [[https://github.com/mcallegari/qlcplus/tree/master/fixtures|listed here]]!\\ QLC+ has a graphical "fixture creator" program.\\+You can create your own fixture definitions to suit your needs, but there are a number of ready-made definitions (578 at the moment) [[https://github.com/mcallegari/qlcplus/tree/master/fixtures|listed here]]!\\ QLC+ has a graphical "fixture creator" program.\\
dmx_control_software/q_light_controller_plus.txt · Last modified: 2015/11/28 16:52 by mcallegari79

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki