Search found 9 matches

by kallepaa
Fri Dec 16, 2022 10:47 am
Forum: Python macros for DMXIS and Show Buddy Active
Topic: Copy fixture channel values to new fixture channels
Replies: 13
Views: 13318

Re: Copy fixture channel values to new fixture channels

Have you tried the macro I mentioned in my previous post. It is not as handy as OUTLAW's but it should do the trick.
It copies and pastes using separate macros and the clipboard is stored in a file.
So you should be able to copy and paste channels from a bank to another or even from a show to another.
by kallepaa
Sun Aug 01, 2021 10:48 am
Forum: Python macros for DMXIS and Show Buddy Active
Topic: Clipboard copy-paste scripts for DMXIS
Replies: 13
Views: 16172

Re: Clipboard copy-paste scripts for DMXIS

@FAster77 I can't test this macro with all operating systems, but I just installed this myself to my mac with macOS Mojave 10.14.6 and seems to be working.. unfortunately I don't have Catalina. But if you have problems with the macro, post the macro output console logs to this thread, and I'll try t...
by kallepaa
Wed Aug 21, 2019 6:16 am
Forum: Python macros for DMXIS and Show Buddy Active
Topic: Copy fixture channel values to new fixture channels
Replies: 13
Views: 13318

Re: Copy fixture channel values to new fixture channels

You should be able to copy-paste to any direction with this macro:
viewtopic.php?f=21&t=2863
by kallepaa
Sun Nov 04, 2018 7:54 pm
Forum: Python macros for DMXIS and Show Buddy Active
Topic: Clipboard copy-paste scripts for DMXIS
Replies: 13
Views: 16172

Re: Clipboard copy-paste scripts for DMXIS

Try this: clipboardfile = "C:\\Users\\{Username}\\AppData\\Local\\Temp\\dmxis_clipboard" Just replace {Username} with your windows username. Actually you can use any file as long as it is not used by any other application. For example you can create a "tmp" folder to C: root and ...
by kallepaa
Fri Nov 02, 2018 10:29 am
Forum: Python macros for DMXIS and Show Buddy Active
Topic: Does anybody have a copy and paste script
Replies: 6
Views: 9336

Re: Does anybody have a copy and paste script

Hi,

I think this is quite important feature and it's weird that there hasn't been a solution.

I made a little clipboard script of my own and added it to a new thread:
viewtopic.php?f=21&t=2863

I hope you like it.

Br, Kalle
by kallepaa
Fri Nov 02, 2018 10:24 am
Forum: Python macros for DMXIS and Show Buddy Active
Topic: Clipboard copy-paste scripts for DMXIS
Replies: 13
Views: 16172

Clipboard copy-paste scripts for DMXIS

Clipboard.zip Hi, Here are my clipboard scripts for DMXIS, one for copying and one for pasting. With these you can copy all channel values (oscillator, sound tracker, etc..) to another channel(s). They should work out of the box with Mac, but for Windows you should at least edit the clipboard file ...
by kallepaa
Wed Feb 01, 2017 7:03 am
Forum: DMXIS
Topic: Support for latching foot switch
Replies: 1
Views: 2110

Support for latching foot switch

Hey, Wouldn't it be great if DMXIS supported latching foot switches. At least it would for me, because that's the only switch i've got. In addition to the 'Normally open' and 'Normally closed' settings you could have 'Latching switch', which triggers the event for both on->off and off->on state chan...
by kallepaa
Wed Feb 01, 2017 6:54 am
Forum: DMXIS
Topic: Copy-paste support
Replies: 0
Views: 1783

Copy-paste support

Hi, I noticed that DMXIS doesn't seem to support copy paste for channel values. Creating presets is painfully slow without this feature. So if I select channel 3 for example and press Cmd-C. Then if I go and select channel 6 and press Cmd-V, all the values including midi, sequencer and sound tracker...
by kallepaa
Wed Feb 01, 2017 6:48 am
Forum: DMXIS
Topic: Midi Clock support
Replies: 14
Views: 9556

Midi Clock support

Hey! It would be great if DMXIS would support midi clock so that sequencer tempo could be set via Midi Clock coming in from MIDI input. I would like to use DMXIS during live gigs where I do not have sequencer softwares. Instead I could have a piece of software that recognises the tempo from music an...