Search found 659 matches
- Thu Aug 11, 2016 10:33 am
- Forum: Experiences And 'How To' - Questions
- Topic: Scheduling using any year?
- Replies: 12
- Views: 106903
Re: Scheduling using any year?
Hi, . this macro call a cue off your choice to a date of your choice (ignoring the year). If the cue you call have a duration (inside the cue list) the next cue will be called by the cuelist automaticaly after the duration time. . Please descrive a bit more detailed what you have in mind, so we can ...
- Wed Aug 10, 2016 2:15 pm
- Forum: Experiences And 'How To' - Questions
- Topic: Scheduling using any year?
- Replies: 12
- Views: 106903
Re: Scheduling using any year?
Hi mariajenkins,
yes currently there are no wildcards.
Please use the following lines in the main out macro.
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);
}
}
- Mon Aug 08, 2016 8:34 am
- Forum: Bug Reports
- Topic: Madrix crashes after 20 minutes lots DVI eurolite 50
- Replies: 2
- Views: 39606
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.
- Mon Aug 08, 2016 7:29 am
- Forum: Bug Reports
- Topic: Error message when closing Madrix in Windows 10
- Replies: 4
- Views: 51280
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.
- Tue Jun 28, 2016 10:14 am
- Forum: Bug Reports
- Topic: DVI ausgefallen, Connect nicht mehr möglich
- Replies: 1
- Views: 31482
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...
- Wed Jun 15, 2016 10:17 am
- Forum: Wishes And Feature Requests
- Topic: kinetic orbis fly
- Replies: 7
- Views: 71612
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...
- Fri May 27, 2016 7:49 am
- Forum: Bug Reports
- Topic: Madrix v3.x and VMWare (Player and ESXi)
- Replies: 7
- Views: 78533
Re: Madrix v3.x and VMWare (Player and ESXi)
Hi SFX Group,
.
thanks for sharing your experiences!
.
thanks for sharing your experiences!
- Tue May 17, 2016 8:02 am
- Forum: Bug Reports
- Topic: Madrix v3.x and VMWare (Player and ESXi)
- Replies: 7
- Views: 78533
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.
Previews in MADRIX 2.x was running with DirectX.
Previews in MADRIX 3.x needs OpenGL.
- 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: 53717
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...
- Fri Mar 18, 2016 4:27 pm
- Forum: Bug Reports
- Topic: 3.5A FREEZE ON BOOT UP WINDOW HELP!
- Replies: 6
- Views: 63303
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.
.
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.