Priest of the Order of the Butterfly
Posts: 534 from 2003/2/25
From: France
It would be perfectly possible to write dedicated sensors driver for every devices out there but it would be a time consuming process and also a waste of time.
Most USB deck relies on midi protocol to send/receive data. Sadly, there isn't a decent native midi API like camd.library for MorphOS.
As a mean solution, it could be possible to write some kind of midi to sensors bridge that would translate midi events to sensors events. I started to write such (broken by design, totally cumbersome mapping user interface...) bridge but didn't managed to finish it.
Another solution could be embedding a dynamically created Poseidon class in SoundBankster that would bind directly to midi interface of the USB device. Previous idea is already a stunt. This one pushes it further.
Best would be a proper midi solution like camd.library that would benefit all audio apps.
For the people willing to use a deck, there is the DJ Console MK2 from Hercules that plays nice with sensors. It can be found at decent price (40 to 80e) in the second hand market.
As a bonus, maybe one day, the USB audio card of this little deck will be supported as well...