Search found 288 matches

by Schulze
Thu Feb 22, 2024 1:04 pm
Forum: Questions, Bug Reports, And Feature Requests
Topic: Help with Madrix!!!
Replies: 1
Views: 223

Re: Help with Madrix!!!

Hi markdunn, Welcome to the MADRIX Forum! I recommend to get started with the extensive tutorial material: https://help.madrix.com/tutorials/m5/HTML/index.html?hidd_cover.html https://youtube.com/playlist?list=PLJnczzTsD1-J1XkQB_Wv2MniYRCFZEYoN&si=K_TaUmtOKxxQYxLT Additionally the MADRIX 5 manua...
by Schulze
Wed Feb 21, 2024 9:47 am
Forum: Experiences And 'How To' - Questions
Topic: Madrix Oberfläche mit Einzel-Fader
Replies: 2
Views: 224

Re: Madrix Oberfläche mit Einzel-Fader

Hallo Eric, Die Verwendung eines MIDI Controllers ist wahrscheinlich die einfachste Lösung. Eventuell ist hier auch eine Fernsteuerung per HTTP sinnvoll, da MADRIX 5 auch über einen eingebauten Webserver verfügt. Du könntest also eine Website erstellen (lassen), welche dann auf dem Computer gespeich...
by Schulze
Mon Feb 12, 2024 10:16 am
Forum: Wishes And Feature Requests
Topic: How to connect Madrix with Lutron
Replies: 1
Views: 498

Re: How to connect Madrix with Lutron

Hi danishlinkss, Welcome to the MADRIX forum! You will need to make use of the HTTP remote control function, which MADRIX 5 offers. Here you can learn how to connect MADRIX 5 with a Lutron system: https://youtu.be/zaWwYX3aSEA?si=Dqcn32CPkJfP-Dqd https://help.madrix.com/m5/html/madrix/hidd_remote_htt...
by Schulze
Mon Jan 22, 2024 4:09 pm
Forum: Experiences And 'How To' - Questions
Topic: custum snake fx
Replies: 1
Views: 587

Re: custum snake fx

Hi hanzie87, Welcome to the MADRIX Forum! Is it possible to create a custom snake where you can draw the path of the snake(s)? - Sorry, but this is not possible. In example when you have deco cube elements but you only want a circular motion on the outline... - There are several ways to achieve this...
by Schulze
Mon Jan 08, 2024 9:15 am
Forum: Experiences And 'How To' - Questions
Topic: Any idea?
Replies: 1
Views: 590

Re: Any idea?

Hi Rearsays,

Please send us your setup, one of the critical videos and a logfile to info[at]madrix[dot]com. To save the logfile please start MADRIX and select "Tools" > "Logfile...", click the button "Save As..." and enter a name for the logfile.

Thanks in advance!
by Schulze
Thu Jan 04, 2024 2:31 pm
Forum: Frequently Asked Questions (FAQs)
Topic: MADRIX HARDWARE MANAGER - MADRIX Hardware devices are not being discovered
Replies: 0
Views: 1922

MADRIX HARDWARE MANAGER - MADRIX Hardware devices are not being discovered

MADRIX HARDWARE MANAGER - MADRIX Hardware devices are not being discovered Issue: The MADRIX HARDWARE MANAGER is not able to discover devices, although a Ethernet or Wi-Fi connection has been established and the network settings seem to be correct. Possible reasons for the issues: - The devices are ...
by Schulze
Fri Dec 29, 2023 1:29 pm
Forum: Bug Reports
Topic: WS2811 WS2812 One working the other does not
Replies: 1
Views: 865

Re: WS2811 WS2812 One working the other does not

Hi fearless, To further analyze the issue please send us your MADRIX 5 setup and a logfile to info[at]madrix[dot]com. To save the logfile please start MADRIX and select "Tools" > "Logfile...", click the button "Save As..." and enter a name for the logfile. Do you send t...
by Schulze
Tue Dec 05, 2023 5:17 pm
Forum: Bug Reports
Topic: Timeline start with end cue
Replies: 3
Views: 1543

Re: Timeline start with end cue

Hi Federico,

We are still not able to reproduce the issue.

Please send us the MADRIX setup and a MADRIX logfile after the desired setup was loaded to info[at]madrix[dot]com.

Thanks in advance!
by Schulze
Fri Dec 01, 2023 12:03 pm
Forum: Experiences And 'How To' - Questions
Topic: Midi keyboard for DJ
Replies: 2
Views: 1121

Re: Midi keyboard for DJ

Hi webcentric,

Unfortunately there is no automatic reconnect function, so you will need to rescan manually. I'm sorry!
We have already received this feature request in the past. Unfortunately I cannot say when and if this is going to be implemented as it is not as easy as it might sound.
by Schulze
Mon Nov 27, 2023 4:21 pm
Forum: Experiences And 'How To' - Questions
Topic: How to send http cammand to ARUA2?
Replies: 1
Views: 885

Re: How to send http cammand to ARUA2?

Hi Waiii,

There is a typo in the command (the r needs to be lower case). The correct command would be:

Code: Select all

GET /remote.cgi?Cue01 HTTP/1.1\r\nHOST:192.168.1.142\r\n\r\n
Does it work now?