Search found 3 matches
- 03 Oct 2017 21:05
- Forum: General Discussion
- Topic: time built-in variable - variables copy or reference
- Replies: 1
- Views: 625
time built-in variable - variables copy or reference
Hi! I'm trying to deal with time for some applications: send a ping to a software every second, make some object blink. I tried something like that: decl timeA = floor(time) ; while ( (floor(time)-timeA) < 1 ) { } //which should wait for 1sec maybe it's my arduino reflex... but I noticed timeA and ...
- 19 Sep 2017 10:17
- Forum: Troubleshooting
- Topic: no connection using localhost.xxx on Android
- Replies: 0
- Views: 746
no connection using localhost.xxx on Android
Hi!
I had an iPad, wich I quickly get rid of when Lemur came available on Android.
On iPad, I used a name for osc target instead of IP:
With android it doesn't work, I only receive datas. Any idea?
I had an iPad, wich I quickly get rid of when Lemur came available on Android.
On iPad, I used a name for osc target instead of IP:
Code: Select all
localhost.computerName
- 19 Sep 2017 10:12
- Forum: Introductions
- Topic: Hi!
- Replies: 0
- Views: 668
Hi!
Hi,
I'm a happy Lemur user... use it for theater project and concerts mainly with PureData.
I had an iPad, but of course I changed for Android now...
I'm a happy Lemur user... use it for theater project and concerts mainly with PureData.
I had an iPad, but of course I changed for Android now...