Search found 80 matches

by mbncp
05 Jun 2013 12:32
Forum: General Discussion
Topic: LiveControl 2.0 released
Replies: 14
Views: 4366

Re: LiveControl 2.0 released

@Etienne You mean adding by recording, I was hoping to create one by clicking or double clicking on an empty slot. Not a big deal, I can create some empty ones, and tweak them in the sequencer, which I really like. Also, I tried using LC2 on two ipads, didn't work, even after making a copy, would ...
by mbncp
04 Jun 2013 15:57
Forum: General Discussion
Topic: LiveControl 2.0 released
Replies: 14
Views: 4366

Re: LiveControl 2.0 released

Thanks, it looks really good.
Now if I could only find a decent way to record poly aftertouch into live it would be close to perfection.

Just wondering, is it a Live limitation that you can't create or delete midi clips ?
by mbncp
21 May 2013 22:12
Forum: Troubleshooting
Topic: Current page, active tab ?
Replies: 5
Views: 1638

Re: Current page, active tab ?

Got "my" first ios app running, it took 1 minute to run it in the simulator and almost an hour to get it running on an iPad , ok once I did read the doc I was just a few minutes ago, but still. And it's nice, it compiles the app directly to the iPad, run it, while debugging it on your laptop 8 ...
by mbncp
20 May 2013 13:41
Forum: Troubleshooting
Topic: Current page, active tab ?
Replies: 5
Views: 1638

Re: Current page, active tab ?

A few basic functions are missing. I also noticed that everything runs at about a 1/60 sec which is a bit slow, at least if you want to run a midi clock. I guess I'll end using xcode, my dream is to create some utility app that deals with all the midi stuff, probably still using lemur for the ...
by mbncp
20 May 2013 11:24
Forum: Troubleshooting
Topic: Current page, active tab ?
Replies: 5
Views: 1638

Re: Current page, active tab ?

Thanks, totally missed the interface internal variable :oops: Using a menu or switches does the trick, but how could they miss something so basic? I've been fooling around with getfirst, getnext and all these indirect obj function, warning, easy to crash lemur, but a few things are leaving me a bit ...
by mbncp
20 May 2013 10:58
Forum: General Discussion
Topic: Help, Remapping incoming Midi events
Replies: 7
Views: 2460

Re: Help, Remapping incoming Midi events

How do you setup an On Midi callback in the ipad editor ?
Can't see where to set the incomming message type, and my on midi func gets never called. Am I that blind ?
by mbncp
19 May 2013 17:44
Forum: Troubleshooting
Topic: Current page, active tab ?
Replies: 5
Views: 1638

Current page, active tab ?

How do you figure out on which page you are and also on which page is a given control ? Same question for tabs within a container, and objects within these tabs. And beside getting the attribute list count and attributes names, is there a better way to know which type of control you are dealing with ...
by mbncp
19 May 2013 10:57
Forum: General Discussion
Topic: Current limitations ram and midi
Replies: 14
Views: 2731

Re: Current limitations ram and midi

Agree not for every situation, I was just thinking loud. I did some more testing with createobject and this looks good. My idea is to create small modules that I'll send on a server (probably to lemur on my iphone) and being able to recall them from any of my ipads. So I could have up to 6 of these ...
by mbncp
19 May 2013 10:26
Forum: General Discussion
Topic: Is anybody using Lemur on an iPad Mini?
Replies: 4
Views: 3178

Re: Is anybody using Lemur on an iPad Mini?

In most situations the mini is fine, but if it's already a bit tricky on a standard one, it will start to be painful on the mini. But I love it, walking around inside or outside, sending midi to my other ipads and listen with my wireless headphones. It's so light that it makes me believe that the ...
by mbncp
18 May 2013 12:20
Forum: General Discussion
Topic: Current limitations ram and midi
Replies: 14
Views: 2731

Re: Current limitations ram and midi

you dont have bi-directional communication Not exactly, but then again you need to deal with it yourself, which gives you also far more possibilities, you decide when and what to update, doing fancy remapping, ... IMO, there are two ways to work with Lemur, either you do everything using the editor ...