/use-midi-player

useMidiPlayer : React Hook and Context to play and control midi files easily

Primary LanguageTypeScript

useMidiPlayer : React Hook and Context to play midi files

Monorepo for the npm package @maximethizeau/use-midi-player.

Documentation is available here.

Usage example : here.

Todo :

  • Add tests
  • Add CI/CD
  • Add track/channel manager
  • Add more options to control the player
  • Add real observable to the context (bypassed with callbacks for now)