Re: LiveCode with unusual input devices

2015-12-21 Thread Thierry Douez
> 2015-11-17  [-hh]:
>> Ben R. wrote:
>> Does anyone have (fairly recent) experience using LiveCode to with unusual  
>> input devices - phidgets, PowerMate, MIDI keyboards or controllers, DMX, etc?
>> On either Mac OS X or iOS? What's easy?  What works?  Are there good 
>> externals or libraries I should know about?
>
>
> For MIDI on Mac there is a very high quality external:
>SunnYmidi by Thierry Douez. ( http://sunny-tdz.com ).

For the record,
the Midi Controler  "AKAI APC Mini"
has been successfully used
as an input and output device for Livecode.

http://forums.livecode.com/phpBB2/viewtopic.php?f=6=4978=135985#p135985


Kind regards,

Thierry


Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


LiveCode with unusual input devices

2015-11-16 Thread Ben Rubinstein
Does anyone have (fairly recent) experience using LiveCode to with unusual 
input devices - phidgets, PowerMate, MIDI keyboards or controllers, DMX, etc? 
 On either Mac OS X or iOS?


What's easy?  What works?  Are there good externals or libraries I should know 
about?


TIA,

Ben

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: LiveCode with unusual input devices

2015-11-16 Thread dunbarx
I have used the "Service USB Plus" from http://www.bkohg.com 


A pleasure to use. Comes with a framework for LC, as well as other platforms. 
Mainly good for I/O control with external gadgetry. If you wanted to automate 
an alarm system for your house, or create a disco controller, this is perfect.


Craig Newman



-Original Message-
From: Ben Rubinstein <benr...@cogapp.com>
To: Use LiveCode <use-livecode@lists.runrev.com>
Sent: Mon, Nov 16, 2015 6:54 pm
Subject: LiveCode with unusual input devices


Does anyone have (fairly recent) experience using LiveCode to with unusual

input devices - phidgets, PowerMate, MIDI keyboards or controllers, DMX, etc?

  On either Mac OS X or iOS?

What's easy?  What works?  Are there good
externals or libraries I should know

about?

TIA,

Ben

___
use-livecode
mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe,
unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

 
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: LiveCode with unusual input devices

2015-11-16 Thread Scott Rossi
Ben, when you say "unusual input devices" you're speaking my language --
this is a passion of mine.  While not current (I haven't set this up in
years), at one time I had a Sega Activator ring talking to LiveCode -- it
was either Revolution or MetaCard back then -- to play a virtual drum set,
using your body as the controller.  Yes, there was some latency, but the
novelty was pretty compelling, especially for kids.  The software for the
interface box is long gone, but it seems like this might still be possible
today using this:
http://www.amazon.com/Mayflash-Drive-Genesis-Controller-Adapter/dp/B00QRZ1H
VS/


If you're not familiar with the Sega Activator, it was a plastic octagonal
ring you set up on the floor with infrared emitters that bounced off the
ceiling back to the ring.  You stood in the middle of the ring and by
breaking the beams with your arms and legs, you triggered actions on the
console.  Basically a giant controller, the Activator had two levels of
detection and was intended for fighting games, but never took off for many
reasons. It was still a novel concept, especially at the time.
http://segaretro.org/Activator


I imagine something like the Xbox Kinect would be today's equivalent, with
way better resolution and detection.  There are smaller, more intimate
devices such as Leap Motion controller (not tried, sorry), but one
technology that looks really compelling is Google's Project Soli that
detects fine motor gestures using radio waves:
https://www.youtube.com/watch?v=0QNiZfSsPc0

If you have a few hundred bucks, you could pick up a Nintendo Power Glove
on eBay and dominate your (LiveCode) universe:
http://www.ebay.com/itm/like/111809848197


I'll stop rambling now since I don't have anything currently
tried-and-tested to offer.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX/UI Design




On 11/16/15, 3:47 PM, "use-livecode on behalf of Ben Rubinstein"
<use-livecode-boun...@lists.runrev.com on behalf of benr...@cogapp.com>
wrote:

>Does anyone have (fairly recent) experience using LiveCode to with
>unusual 
>input devices - phidgets, PowerMate, MIDI keyboards or controllers, DMX,
>etc? 
>  On either Mac OS X or iOS?
>
>What's easy?  What works?  Are there good externals or libraries I should
>know 
>about?
>
>TIA,
>
>Ben
>
>___
>use-livecode mailing list
>use-livecode@lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: LiveCode with unusual input devices

2015-11-16 Thread [-hh]
> Ben R. wrote:
> Does anyone have (fairly recent) experience using LiveCode to with unusual  
> input devices - phidgets, PowerMate, MIDI keyboards or controllers, DMX, etc? 
>  On either Mac OS X or iOS? What's easy?  What works?  Are there good 
> externals or libraries I should know about?

I found for nearly every device friends or I needed a "how-to" there was a 
python 'library' to do the 'hardcore' job. You can use this via LC and the 
"shell" function from several platforms.

You can especially use from all LC-Platforms a RaspberryPi (similar: Arduino) 
and its incredible hardware options as "connection point" to the home- or 
building automation.

For MIDI on Mac there is a very high quality external: SunnYmidi by Thierry D. 
( sunny-tdz.com ).
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: LiveCode with unusual input devices

2015-11-16 Thread Mark Schonewille
Some time ago, we had a LiveCode meeting about Arduino. LiveCode works 
very nicely with Arduino. Would that be interesting to you? One of the 
people who regularly attends the meetings has a very nice stack to 
control th Arduino.


Kind regards,

Mark Schonewille
http://economy-x-talk.com
https://www.facebook.com/marksch

Buy the most extensive book on the
LiveCode language:
http://livecodebeginner.economy-x-talk.com

Op 11/17/2015 om 00:47 schreef Ben Rubinstein:

Does anyone have (fairly recent) experience using LiveCode to with
unusual input devices - phidgets, PowerMate, MIDI keyboards or
controllers, DMX, etc?  On either Mac OS X or iOS?

What's easy?  What works?  Are there good externals or libraries I
should know about?

TIA,

Ben

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: LiveCode with unusual input devices

2015-11-16 Thread Vokey, John
Craig.  This looks to be quite useful, but as I don’t read German, it is hard 
to tell.  I have some very unusual USB devices that I would love to use with LC 
on my mac.  Currently, I am stuck with the manufacture’s proprietary software.

  How does Service USB Plus detect the usb devices?  Does it require dlls or 
the equivalent?

--
Please avoid sending me Word or PowerPoint attachments.
See 

-Dr. John R. Vokey

> On Nov 16, 2015, at 6:48 PM, use-livecode-requ...@lists.runrev.com wrote:
> 
> I have used the "Service USB Plus" from http://www.bkohg.com 
> 
> 
> A pleasure to use. Comes with a framework for LC, as well as other platforms. 
> Mainly good for I/O control with external gadgetry. If you wanted to automate 
> an alarm system for your house, or create a disco controller, this is perfect.
> 
> 
> Craig Newman
> 

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: LiveCode with unusual input devices

2015-11-16 Thread dunbarx
The site is in English as well. Find a checkbox somewhere.


The device communicates with the computer via USB. I am not sure how another 
USB device might coordinate. I will ask.


Craig



-Original Message-
From: Vokey, John <vo...@uleth.ca>
To: use-livecode <use-livecode@lists.runrev.com>
Sent: Mon, Nov 16, 2015 9:15 pm
Subject: Re: LiveCode with unusual input devices


Craig.  This looks to be quite useful, but as I don’t read German, it is hard to
tell.  I have some very unusual USB devices that I would love to use with LC on
my mac.  Currently, I am stuck with the manufacture’s proprietary software.

 
How does Service USB Plus detect the usb devices?  Does it require dlls or the
equivalent?

--
Please avoid sending me Word or PowerPoint attachments.
See
<http://www.gnu.org/philosophy/no-word-attachments.html>

-Dr. John R.
Vokey

> On Nov 16, 2015, at 6:48 PM, use-livecode-requ...@lists.runrev.com
wrote:
> 
> I have used the "Service USB Plus" from http://www.bkohg.com 
>

> 
> A pleasure to use. Comes with a framework for LC, as well as other
platforms. Mainly good for I/O control with external gadgetry. If you wanted to
automate an alarm system for your house, or create a disco controller, this is
perfect.
> 
> 
> Craig Newman
>


___
use-livecode mailing
list
use-livecode@lists.runrev.com
Please visit this url to subscribe,
unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
 
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode