Search found 658 matches

by Wissmann
Wed Aug 10, 2016 2:15 pm
Forum: Experiences And 'How To' - Questions
Topic: Scheduling using any year?
Replies: 12
Views: 105736

Re: Scheduling using any year?

Hi mariajenkins,

yes currently there are no wildcards.
Please use the following lines in the main out macro.

Code: Select all

void PreRenderEffect()
{
	int CueNumber = 2;
	date d = GetDate();
	if(d.day == 14 && d.month == 2)
	{
		if(CuelistCurrentCue() != CueNumber)
			CuelistGoto(CueNumber);
	}
}
by Wissmann
Mon Aug 08, 2016 8:34 am
Forum: Bug Reports
Topic: Madrix crashes after 20 minutes lots DVI eurolite 50
Replies: 2
Views: 39191

Re: Madrix crashes after 20 minutes lots DVI eurolite 50

alternative you can watch in your home directory under documents/MADRIX3/logs if there is already a lof file.
by Wissmann
Mon Aug 08, 2016 7:29 am
Forum: Bug Reports
Topic: Error message when closing Madrix in Windows 10
Replies: 4
Views: 50660

Re: Error message when closing Madrix in Windows 10

alternative you can watch at your home directory and there under documents/MADRIX3/logs if you find a error log.
by Wissmann
Tue Jun 28, 2016 10:14 am
Forum: Bug Reports
Topic: DVI ausgefallen, Connect nicht mehr möglich
Replies: 1
Views: 31219

Re: DVI ausgefallen, Connect nicht mehr möglich

Hallo Norman, . wenn Ihr abseits von MADRIX kein Signal auf den DVI ausgang bekommt wird es sich um ein Hardwareproblem des Rechners handeln. Ich hätte da die Grafikkarte im Verdacht. Zum testen mal einen Monitor als alternative zum LED Screen an den betreffenden DVI Ausgang anschließen. Oder den an...
by Wissmann
Wed Jun 15, 2016 10:17 am
Forum: Wishes And Feature Requests
Topic: kinetic orbis fly
Replies: 7
Views: 70558

Re: kinetic orbis fly

The movement of the OrbisFly is controled by one Color/DMX Channel. Mostly the red channel on one map is used to control the hight of the Orbis balls. and the RGB Channels of a second map is used for the colors. If the OrbisFly System would cover 4 channel RGB + movement togehter (without gap in the...
by Wissmann
Fri May 27, 2016 7:49 am
Forum: Bug Reports
Topic: Madrix v3.x and VMWare (Player and ESXi)
Replies: 7
Views: 77422

Re: Madrix v3.x and VMWare (Player and ESXi)

Hi SFX Group,
.
thanks for sharing your experiences!
by Wissmann
Tue May 17, 2016 8:02 am
Forum: Bug Reports
Topic: Madrix v3.x and VMWare (Player and ESXi)
Replies: 7
Views: 77422

Re: Madrix v3.x and VMWare (Player and ESXi)

Hi Ashley,

Previews in MADRIX 2.x was running with DirectX.
Previews in MADRIX 3.x needs OpenGL.
by Wissmann
Tue Mar 29, 2016 10:36 am
Forum: Experiences And 'How To' - Questions
Topic: Why does mapping non-standard arrays have to be so painful?
Replies: 5
Views: 53270

Re: Why does mapping non-standard arrays have to be so painf

Hi at all, . first off all thank you for the feedback and the hint how to solve such things. The idea with the background image is not new and we have this already on our list. Because of a lot of other important features, bugfixes and so on we unfortunately did not realize this feature request so f...
by Wissmann
Fri Mar 18, 2016 4:27 pm
Forum: Bug Reports
Topic: 3.5A FREEZE ON BOOT UP WINDOW HELP!
Replies: 6
Views: 62748

Re: 3.5A FREEZE ON BOOT UP WINDOW HELP!

Hi at all,
.
beside the work arround my college described (go one time online with the MADRIX PC) we found a solution for this issue which will be available with the next MADRIX Version 3.6.
by Wissmann
Thu Feb 25, 2016 4:00 pm
Forum: Experiences And 'How To' - Questions
Topic: HTTP Remote Control
Replies: 5
Views: 48674

Re: HTTP Remote Control

yes the chaser have to play to play again if you switch back to the storage place. . If i understand you correctly, why you did not use 3 different storage places where you map the 3 areas (one area per storage place) and trigger this storage places per http? . Also it would be possible to set up th...