ben-wes / pd-dualsense

Pd external, Pd-Lua object and abstractions to connect and display Sony DualSense controller
The Unlicense
5 stars 0 forks source link

provide full force feedback access #10

Open ben-wes opened 2 months ago

ben-wes commented 2 months ago

first need to find out how to properly use the actuators outside compatibility mode (which just gives access to using them both with static fixed frequencies)

ben-wes commented 2 months ago

actuators can be used as speakers with USB connection. that requires configuration on the host side, of course - see for example: https://github.com/ben-wes/pd-dualsense/blob/main/resources/audio_haptics.txt

on the dslink side, this requires exposing the audio haptics / compatibility mode flag (LSB of first config byte).