Page 4 of 4
Re: Live 9.1 Decompiled DefaultSkin.py Available
Posted: Sat Jan 25, 2014 9:42 am
by drez
Bimmlu wrote:drez wrote:Bimmlu wrote:After the 9.1.1 Update it doesn't work anymore

Any ideas?
Could you be more specific as to what "it" is?
The Seapush Mod for Push.
Ah! Ok, I will try and decompile the 9.1.1 SkinDefault.pyc tommorrow and post to my Git repo so one of you kind lads can seapush it.
Re: Live 9.1 Decompiled DefaultSkin.py Available
Posted: Mon Feb 10, 2014 12:31 am
by Bimmlu
Any news on a seapush mod for 9.1?
Re: Live 9.1 Decompiled DefaultSkin.py Available
Posted: Mon Feb 10, 2014 5:07 pm
by tedlogan
Hmm. My Seapush mod still works, Live 9.1.1 32 bit. I am using Stray's script for extended Push functionality, forgot what it's called - adds parameter fine tuning, velocity step sequencing etc, and the SeaPush scheme.
Re: Live 9.1 Decompiled DefaultSkin.py Available
Posted: Mon Feb 10, 2014 8:45 pm
by Bimmlu
tedlogan wrote:Hmm. My Seapush mod still works, Live 9.1.1 32 bit. I am using Stray's script for extended Push functionality, forgot what it's called - adds parameter fine tuning, velocity step sequencing etc, and the SeaPush scheme.
Tried that, but for me it doesn't work. Push won't start after adding the py files..

Re: Live 9.1 Decompiled DefaultSkin.py Available
Posted: Sun Apr 13, 2014 7:32 pm
by 10110101
any have one for 9.1.2?
Re: Live 9.1 Decompiled DefaultSkin.py Available
Posted: Mon Apr 14, 2014 1:03 pm
by altus
Yeah, the 9.1.2 update breaks the customized SkinDefault.py file - can someone decompile the 9.1.2 file?
Re: Live 9.1 Decompiled DefaultSkin.py Available
Posted: Mon Apr 14, 2014 2:32 pm
by Buleriachk
FYI -
Up to 9.1.1 I was using Julian Bayle's decompiled .py scripts for Push, especially the consts.py. I think this script has been broken in version 9.1.2; it will compile, but you gets an error message when try to enable the device in Midi Preferences/Midi Out..... Copying the 9.1.1 script into the Remote Scripts folder doesn't work either....
[Update] I found a python decompiler and was able to recover my Push scales....
http://sourceforge.net/projects/easypythondecompiler/
Re: Live 9.1 Decompiled DefaultSkin.py Available
Posted: Mon Apr 21, 2014 5:26 am
by StewD
altus wrote:Yeah, the 9.1.2 update breaks the customized SkinDefault.py file - can someone decompile the 9.1.2 file?
+1
... although Buleriachk mentioned using
http://sourceforge.net/projects/easypythondecompiler/ I'm on OSX (10.6.8, I know but it's an old machine!) and can't find anything similar.
Re: Live 9.1 Decompiled DefaultSkin.py Available
Posted: Sun May 18, 2014 12:35 am
by drez
Hello folks,
I apologize for not doing this sooner. I've had a lot of stuff going on:
9.1.2 version of the decompiled DefaultSkin.py is available
here.
Let me know if you have any problems.
Re: Live 9.1 Decompiled DefaultSkin.py Available
Posted: Sun May 18, 2014 11:02 pm
by StewD
thanks drez!