Discuss Push with other users.
-
8E
- Posts: 394
- Joined: Sun May 05, 2013 11:25 am
- Location: Sweden
Post
by 8E » Sat Jul 21, 2018 6:43 pm
roesenthaller wrote:Hi Sorry, but could you explain to a complete novice/layperson what I need to do to implement this?
What do i need to edit the .py file and save it in the correct format? The Python application?
I'm am trying to figure out how to lay out pads in Piano configuration like this, would really appreciate any help:

I think it is not possible to do that by altering python file.
I think you need to make a scale rack, not easy, but possible.
-
bichuelo
- Posts: 5
- Joined: Sat Aug 20, 2016 12:47 pm
Post
by bichuelo » Sun Oct 18, 2020 12:10 am
I do want it as well! What can be done to make it work like that?
-
Johb
- Posts: 1
- Joined: Sun Nov 01, 2020 9:16 pm
Post
by Johb » Sun Nov 01, 2020 9:52 pm
Does anyone still manage to add scales to melodic_pattern.pyc ?
I could decompile it in order to edit it but it seems there's something wrong with it. If I rename the new document as melodic_pattern.py and replace the original pyc file with it, Push just won't start. And if I try to compile it as pyc I get an error in Python indicating there's a syntax error, even tho I changed nothing.
Any idea how to deal with that ?