AIBud icon indicating copy to clipboard operation
AIBud copied to clipboard

An experimental CreateML project for predicting playing musical key and scale in realtime

AIBud

An experimental project that predicts key & scale you are playing in realtime with ML regressions by reading MIDI data. Training and predicting data sources are generated with MusicTheory library. ML Regression written with CreateML in Xcode playgrounds.

Requirements

  • iOS 12.0+
  • macOS 10.14+
  • Xcode 10.0+

Build

pod install