Search found 13 matches

by jeremyz
19 Jul 2017 18:42
Forum: Troubleshooting
Topic: Problem with USB Connection
Replies: 2
Views: 1200

Re: Problem with USB Connection

i should first make sure that i can in fact communicate via OSC with a USB connection with iOS (without jailbreaking). can someone verify this for me?
by jeremyz
19 Jul 2017 18:08
Forum: Troubleshooting
Topic: Problem with USB Connection
Replies: 2
Views: 1200

Problem with USB Connection

hi i'm attempting to connect my iPad to laptop via USB (i haven't done this before). in the lemur editor on the MacBook, i'm getting a connection failed error: 'unable to connect, host myst be busy. please check destination address and retry'. i've quit all applications except lemur(iPad) and the ...
by jeremyz
23 Jun 2017 04:42
Forum: General Discussion
Topic: Scaling and Displaying Coordinates in Breakpoint
Replies: 0
Views: 732

Scaling and Displaying Coordinates in Breakpoint

Hi!

Is there a way to scale breakpoint coordinates and display the scaled values?
e.g. x*100. unscaled coordinates displayed as x=0.2, y=0.3. scaled coordinates displayed as x=20, y=30.

Many thanks!
-j
by jeremyz
16 May 2015 23:48
Forum: General Discussion
Topic: Looking for Ideas for Saving and Recalling OSC values
Replies: 3
Views: 1225

Re: Looking for Ideas for Saving and Recalling OSC values

bumping! no way to send the current values of all objects?
by jeremyz
15 May 2015 06:17
Forum: General Discussion
Topic: Looking for Ideas for Saving and Recalling OSC values
Replies: 3
Views: 1225

Re: Looking for Ideas for Saving and Recalling OSC values

so i wrote something in supercollider that can store and send OSC messages. it's close but i have to toggle every lemur object for it to send to SC. is there a way in lemur to send out the value of all current object variables? i'm imagining a button that triggers a function that sends all values ...
by jeremyz
15 May 2015 02:26
Forum: General Discussion
Topic: Looking for Ideas for Saving and Recalling OSC values
Replies: 3
Views: 1225

Looking for Ideas for Saving and Recalling OSC values

I've got lemur controlling a bidule AU and need to come up with a way to store and recall the lemur values long term. Any ideas? Even if it takes another intermediary app...

Thanks
-j
by jeremyz
15 May 2015 02:23
Forum: General Discussion
Topic: Random with Range
Replies: 2
Views: 751

Re: Random with Range

Thanks for the response Softcore.

-j
by jeremyz
13 May 2015 01:19
Forum: General Discussion
Topic: Random with Range
Replies: 2
Views: 751

Random with Range

Hello

Is there something like this: randRange(0,6) which would return values between 0 to 6?

I know I can do 'rand()*6' but curious if that function exists.

Thanks!
JZ
by jeremyz
12 Mar 2013 15:14
Forum: General Discussion
Topic: Setting Incoming OSC Port
Replies: 2
Views: 908

Re: Setting Incoming OSC Port

thanks. i missed that the first time but caught it on a re-read. i must be doing something else wrong.

cheers
-j
by jeremyz
10 Mar 2013 17:23
Forum: General Discussion
Topic: Setting Incoming OSC Port
Replies: 2
Views: 908

Setting Incoming OSC Port

My apologies for what I'm sure is a very basic question. For some reason I've been unable to find the answer in the manual or by poking around the software. How do I set the incoming OSC port? My incoming and outgoing ports are different which I think is standard OSC operation. (Sorry, pretty new to ...