Page 1 of 1
Startup Options in Push - source files broken for 9.1.2?
Posted: Wed Apr 09, 2014 9:12 pm
by Buleriachk
I think Julien Bayle's decompiled consts.py is broken in 9.1.2.
Although it will compile, I now get a message that the script cannot be loaded when I use the old (9.1.1) version.
At least that's what I THINK is wrong. (I had re-ordered and re-named some of the scales in the Push List, and had created a couple of others).
At the very LEAST Ableton should put the scale definitions and their ordering in an options.text file and include a startup scale and key (like ClyphX), so we could set these as we need for our own uses.
At least put the Gypsy Minor scale next to the Phrygian mode so one could switch from relative major to harmonic minor in the same key by just toggling the buttons on the Push instead of having to scroll through...
Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Mon Apr 14, 2014 7:48 pm
by julienb
actually, I didn't decompile 9.1.2 yet so it cannot be broken
I can do that if you need it, btw.
Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Mon Apr 14, 2014 9:24 pm
by Buleriachk
Hi, Julien -
Update: I found a decompiler that works really well: EasyPythonDecompiler.
http://sourceforge.net/projects/easypythondecompiler/
So I decompiled the factory Push consts.pyc file, renamed it to consts.py and was able to restore my modifications without a problem.
In fact, it was really easy...
Thanks again for showing us how to do it.....

Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Tue Apr 15, 2014 4:46 am
by julienb
I'll post the new 9.1.2 sources on my github as I know it is well referenced.
Have fun.
Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jun 06, 2014 6:21 pm
by topaz
Hi guys
Did anyone have a decompiled consts.py for 9.1.2 ?

Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jun 06, 2014 6:37 pm
by julienb
I did and it is not broken as said.
Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jun 06, 2014 7:19 pm
by topaz
ok cool J, on it now
thanks dude
julienb wrote:I did and it is not broken as said.
Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jul 04, 2014 11:51 am
by topaz
Any ETA on 9.13 decompiled that would be amazing

Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jul 04, 2014 2:06 pm
by Buleriachk
I decompiled the Push Midi Remote Script and added my mdoifications for 9.1.3 and it compiled and works fine.....
Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jul 04, 2014 2:16 pm
by topaz
Do you have a link ?
Buleriachk wrote:I decompiled the Push Midi Remote Script and added my mdoifications for 9.1.3 and it compiled and works fine.....
Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jul 04, 2014 2:39 pm
by Buleriachk
I just use Notepad++
http://notepad-plus-plus.org/
and add scale definitions and re-order scales in the consts.py(c) file (and then set Clyphx user options to set startup choices).
Check out the links in my signature.
Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jul 04, 2014 5:36 pm
by topaz
..
Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jul 04, 2014 5:49 pm
by Buleriachk
topaz wrote:I'm a mac user, that is PC only

Not too late to change! .....

Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jul 04, 2014 5:51 pm
by topaz
..
Re: Startup Options in Push - source files broken for 9.1.2?
Posted: Fri Jul 04, 2014 6:22 pm
by topaz
..