Skip to content

nadav-dav/Ps3-Midi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ps3 DualShock -> Midi

This project is a module created to convert ps3 controller signal to a functionable midi, that can be used in your DAW.


To Run

notice: this module was currently tested under osx only

  1. make sure you have NodeJs installed!
  2. pair the PS3 controller to your Bluetooth. here is how to.
  3. clone/download the project
  4. navigate to the download folder using 'terminal'
  5. run "npm start"

What's functional

  • Seeking for connected controller
  • Mapping button press to midi node
  • Create different controllers for Triggers, Toggles and Pressure
  • Create ability for shift buttons
  • Ability for the little joysticks to be operational like dials ( [Pacemaker style] pacemaker - pull sideways, and then clockwise)
  • Read mapping from a config file

Developers

to test, run npm test

About

Ps3 DualShock -> NodeJs -> midi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published