Search found 10 matches

by stew
Mon Mar 26, 2007 2:00 pm
Forum: Developer's Forum for macOS
Topic: New usable range of axis values
Replies: 4
Views: 26301

Ah! That explains a lot - when I started writing it on the Mac, I added non-linear behavior because it just felt more natural. When I tried out the same code on Windows, it felt really weird and linear worked better there. About the test version - I sent you a PM.
by stew
Sat Mar 24, 2007 6:43 pm
Forum: MacOS Discussion Forum
Topic: Support for e Frontier Poser 7?
Replies: 9
Views: 23428

Yes, it's coming.
No, there has not been an announcement for a release date yet (assuming that this would be the follow-up question).
by stew
Sat Mar 17, 2007 7:37 am
Forum: Developer's Forum for macOS
Topic: New usable range of axis values
Replies: 4
Views: 26301

It still seems like the Mac OS X drivers operate at a different sensitivity than the Windows drivers. Is this still something that can change or will the values I get from the drivers remain like that? I am working on an application that support both OS X and Windows and want to provide a consistent...
by stew
Tue Mar 06, 2007 3:40 am
Forum: Feedback
Topic: Poser
Replies: 10
Views: 25042

An preview of Space Navigator support for Poser can be seen at this week's GDC 2007 in San Francisco. No shipping date has been announced yet.
by stew
Sun Jan 21, 2007 5:39 pm
Forum: MacOS Discussion Forum
Topic: MIDI Navigator v1.1
Replies: 9
Views: 29793

MIDI Navigator v1.1

I just uploaded a new version of my MIDI Navigator driver. MIDI Navigator is a program that translates Space Navigator movements to MIDI control change messages, allowing the user to control a number of audio (and some video!) applications with it. New in version 1.1 are the choice of MIDI channel, ...
by stew
Wed Jan 10, 2007 5:04 pm
Forum: MacOS Discussion Forum
Topic: Developing using the OS X driver
Replies: 10
Views: 33180

Thanks a lot!
by stew
Wed Jan 10, 2007 7:31 am
Forum: MacOS Discussion Forum
Topic: Developing using the OS X driver
Replies: 10
Views: 33180

Developing using the OS X driver

I noticed that the OS X driver beta comes with a few headers in /System/Library/3DconnexionClient.framework that look very inviting. Is there any documentation or a OS X beta SDK available? One thing I tried out with the beta drivers is a C program like this: void AddedDevice(io_connect_t connection...
by stew
Wed Dec 20, 2006 9:50 am
Forum: Feedback
Topic: Linux Support for SpaceNavigator
Replies: 30
Views: 122570

I have not yet been able to light up the LED of the device and I am also unsure if maybe some configuration stuff is stored in the navigator. I'd appreciate any hints there... The LED is an ordinary HID output. I am able to control it from Mac OS X using the OS-provided HID APIs. Look for an elemen...
by stew
Wed Dec 20, 2006 9:41 am
Forum: Feedback
Topic: OS X: SpaceNavigator support for Pixels:3D and MIDI
Replies: 3
Views: 14637

OS X: SpaceNavigator support for Pixels:3D and MIDI

Hi everyone, I jgot myself a SpaceNavigator a few days ago and wrote a few small drivers for it, both of them for Mac OS X (no SDK used, just plain USB HID): Driver for Pixels:3D MIDI driver , for use with music applicaitons like Ableton Live Both of them are in an early stage and still works in pro...