Page 1 of 1
Julian Bayles scripts for custom scales (Beta 9.1)
Posted: Sat Oct 05, 2013 12:59 pm
by Kvetch
Hi so I used Julian Bayles fantastic resources to add new scales to my push using his 'consts.py' file and it works great. I use a couple variants of a blues major scale a lot and they are not on Push by default.
In Beta 9.1 this method of adding new scales no longer works, anyone have any ideas?
Re: Julian Bayles scripts for custom scales (Beta 9.1)
Posted: Sat Oct 05, 2013 10:07 pm
by esaelectronics
I was interested in this, I want to add a fibonacci sequence scale,
any idea what the format for it would be to add in the script?.
Re: Julian Bayles scripts for custom scales (Beta 9.1)
Posted: Sun Oct 06, 2013 3:27 am
by fishmonkey
Kvetch wrote:Hi so I used Julian Bayles fantastic resources to add new scales to my push using his 'consts.py' file and it works great. I use a couple variants of a blues major scale a lot and they are not on Push by default.
In Beta 9.1 this method of adding new scales no longer works, anyone have any ideas?
you either need to wait until somebody decompiles the 9.1 Python bytecode files, or figure out how to do it yourself...
Re: Julian Bayles scripts for custom scales (Beta 9.1)
Posted: Sun Oct 06, 2013 4:02 am
by hooz
You can easily decompile .pyc to .py.
Try
this program.
Re: Julian Bayles scripts for custom scales (Beta 9.1)
Posted: Mon Oct 06, 2014 10:05 pm
by dualpads
edit- new scripts are at the top of julians page
Re: Julian Bayles scripts for custom scales (Beta 9.1)
Posted: Tue Oct 07, 2014 12:44 am
by Will The Weirdo
Do you have a link?
Re: Julian Bayles scripts for custom scales (Beta 9.1)
Posted: Tue Oct 07, 2014 10:56 am
by Timbeaux
#reminder
Re: Julian Bayles scripts for custom scales (Beta 9.1)
Posted: Tue Oct 07, 2014 10:53 pm
by Buleriachk
Check out the links in my signature.
Re: Julian Bayles scripts for custom scales (Beta 9.1)
Posted: Thu Oct 09, 2014 1:41 am
by Will The Weirdo
Anybody have a direct link to julians page?
Re: Julian Bayles scripts for custom scales (Beta 9.1)
Posted: Thu Oct 09, 2014 6:19 am
by ansolas
Will The Weirdo wrote:Anybody have a direct link to julians page?
This?
https://github.com/gluon/AbletonLive9_R ... aster/Push