I probably forgot these parameters back then, since I don't really use Analog.
And between yours and S4racens link, the complaining about Filepi might finally come to an end
Obviously this is going to happen, the automapping just follows, and always has, the order the plug in has. The plug in developer configures this order.lovelight wrote:I find the auto mappings on certain vst.s very random, and the mapping layout settings on Push / Live 9.5, is not very logic, for example, an ADSR or filters cutoff/ resonance etc. can stretch to 2 banks, insted of being together in one bank right after each other, for easy control.
I know this thread is about Live,s devices, but i just saw Tom,s remark from June:
This? The main subject or Ubermap?igneous wrote:This isn't working as of Live 9.6, anyone else have this problem?
I think generally, Python 2.7 is backwards compatible and so should Live be on that account. It might not be in practice as you suggest, but that's on Ableton I suspect. I've had 2.7 installed since release and no issues with previous Live versions, though that might have been a side by side installation, can't remember.Tarekith wrote:In Live 9.6 python support was updated to version 2.7, so some scripts will have to be recompiled by their creators to work correctly.
This does as far as I know not work anymore. I think someone posted something about a workaround.igneous wrote: now when drop in the .py file and it converts to a .pyc file I get nothing
I can't find it now, but you can try with this in Terminal:igneous wrote:Dang! Maybe we can put this in the first post then to let folks know? Could you possibly link to that workaround? I found the community mappings really game-changing, would be grateful to have them back.
edit: I've looked all over for the workaround but can't find it.
Code: Select all
python -m py_compile [nameOfSourceFile].pyCode: Select all
python --version