Sharing Presets

84 views
Skip to first unread message

Mumford Disben

unread,
Apr 9, 2012, 9:57:34 PM4/9/12
to DMXIS_Users
I'm working collaboratively with a group of friends and we are looking
for a solution using dropbox where we can amend prestos and ensure
every one in the group gets the changes. At the moment we have to
copy the contents of our presets folder to a dropbox folder and
communicate that an update has been made, but this presents problems
with ensuring we are all working off the latest source of truth.

Is there a way to change the default location of where DMXIS looks for
it's presets so we could store them within our dropbox folder ensuring
everyone is working off the same data?

AaronM

unread,
Apr 23, 2012, 3:30:16 PM4/23/12
to DMXIS_Users
I'd like to know the location/file also for backup and sharing
purposes. Such as "Hey here is a cool preset for 4 color was
fixtures, check it out."

~Aaron

Mumford Disben

unread,
Aug 19, 2012, 10:47:48 PM8/19/12
to dmxis...@googlegroups.com
I was just about to post this question then realised I already had.
 
Does anyone know how to do this?

Tom Swirly

unread,
Aug 27, 2012, 6:53:50 PM8/27/12
to dmxis...@googlegroups.com
On the Mac, all your code appears at

 /Library/Application Support/ENTTEC/DMXIS

Again on the Mac, I have had very good success in the past with other programs by using a "symbolic link" (explanation here: http://hints.macworld.com/article.php?story=2001110610290643) to link my common code to the library code.

You could do it in the terminal or a shell script like this:

YOUR_LOCATION="/Users/you/Public"
DMXIS_LOCATION="/Library/Application Support/ENTTEC/DMXIS"

sudo mv "$DMXIS_LOCATION" "$YOUR_LOCATION"
sudo ln -s "$YOUR_LOCATION/DMXIS" "$DMXIS_LOCATION"

Pretty geeky though.

Another way is to just check the code in DMXIS into a github repository and do your synchronization that way... even better but pretty geeky... :-D

On Mon, Aug 20, 2012 at 4:47 AM, Mumford Disben <mumford...@gmail.com> wrote:
I was just about to post this question then realised I already had.
 
Does anyone know how to do this?

--
You received this message because you are subscribed to the Google Groups "DMXIS_Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dmxis_users/-/epATL-zdYPQJ.

To post to this group, send email to dmxis...@googlegroups.com.
To unsubscribe from this group, send email to dmxis_users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dmxis_users?hl=en.



--
     /t

http://radio.swirly.com - art music radio 24/7 366/1000
Reply all
Reply to author
Forward
0 new messages