Search found 5 matches

by reganjo1955
Sun Dec 10, 2017 4:18 pm
Forum: Ableton Push
Topic: Push 3
Replies: 65
Views: 67279

Re: Push 3

I’d say Push 3 is 1 to two years off into the future. Still, competitive forces will push (urgh...) then to innovate in response to the hardware movement. Here are some ideas in increasing complexity:

- Better screen with deeper integration to external PC based architecture. New controller types ...
by reganjo1955
Mon Nov 03, 2014 10:49 pm
Forum: Ableton Live
Topic: Scripting error question
Replies: 3
Views: 3292

Re: Scripting error question

Greetings,

I found the solution for my simple problem here on the ableton forum:
https://forum.ableton.com/viewtopic.php?f=1&t=200513&start=0

I posted a question to that thread here:
https://forum.ableton.com/viewtopic.php?p=1629556#p1629556

Here is what Raztua wrote

from __future__ import with ...
by reganjo1955
Mon Nov 03, 2014 10:05 pm
Forum: Ableton Live
Topic: How to : use midi remote script Major Update (sparkle)
Replies: 65
Views: 35918

Re: How to : use midi remote script Major Update (sparkle)

I was pulling my hair out until I found this post. Thanks so much.

the key takeaway for me was:
from __future__ import with_statement
I kept getting dependency errors until I did this.

A couple of questions
you show:
import Live
I don't see any packages or modules with that name in the MIDI ...
by reganjo1955
Fri Oct 31, 2014 4:56 pm
Forum: Ableton Live
Topic: Scripting error question
Replies: 3
Views: 3292

Re: Scripting error question

Greetings,

I too am new to MIDI remote script authoring. I started with what appeared as the simplest possible control surface based upon this example:
http://remotescripts.blogspot.com/2010/03/introduction-to-framework-classes.html

I get the same error as you. I wonder if you have solved this ...
by reganjo1955
Thu Jun 28, 2012 2:58 am
Forum: Feature Wishlist
Topic: score editor!
Replies: 65
Views: 37032

Re: score editor!

Score Editor
I'm more comfortable with a traditional music score than with piano roll notation, but I can see arguments against a built in score editor for Live as others have said. Still I would then like to have a way to export groups of clips or tracks, even entire sets as music xml, a mass of ...