Skip to content

strawdynamics/PDKMasterPlayer

Repository files navigation

PDKMasterPlayer

A MasterPlayer playback implementation in Swift for use with PlaydateKit.

  1. Compose music in your DAW of choice, and export as MIDI.
  2. Mix for Playdate with MIDI Master.
  3. Add .mid and .mid.json files to your PlaydateKit project, and play back on device!
mpmp.mp4

Use

See SampleInstruments for details, including sampled instruments.

let mp = MasterPlayer(songPath: "songs/aSong.mid")

mp.play()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages