Skip to content

MIDI Player for Nintendo Joy-Con and ProController (macOS, Swift)

License

Notifications You must be signed in to change notification settings

magicien/JoyfulPlayer

Repository files navigation

JoyfulPlayer

MIDI Player for Nintendo Joy-Con and ProController (macOS, Swift)

screenshot

Download

  1. Download a dmg file (JoyfulPlayer-vX.X.X.dmg) from Releases

  2. Copy JoyfulPlayer.app to Applications (or you can launch the app directly)

screenshot_install

How to use

  1. Connect your controller via Bluetooth

    1.1. Open "System Preferences" > "Bluetooth" on your Mac

    1.2. Hold down your controller's sync button

    1.3. Click the "Connect" button

    screenshot_usage_1_3

  2. Launch JoyfulPlayer.app

    2.1. Make sure your controllers appear in the window

    screenshot_usage_2_1

  3. Play MIDI

    3.1. Open MIDI File

    screenshot_usage_3_1

    3.2. Parse

    screenshot_usage_3_2

    3.3. Assign tracks to controllers

    screenshot_usage_3_3

    3.4. Convert data

    screenshot_usage_3_4

    3.5. Play!

    screenshot_usage_3_5

See also

JoyConSwift - IOKit wrapper for Nintendo Joy-Con and ProController (macOS, Swift)