Skip to content

iOS application using hand gesture recognition to interact with MIDI files.

Notifications You must be signed in to change notification settings

ThaDuyx/ChordAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

ChordAI

A iOS project used for a creative interaction between mobile device and music with the help of computervision.

 - Developed in Swift

Purpose of the project

To create an iOS application that uses computervison in order to recognise hand gestures and mapping the interact with chords made on a piano. The intended use use is for people who have no knowledge of musical theory.

How To Use

You can start playing different chords in the western C Minor scale by showing your fingers to the camera. Each amount of fingers shown is mapped to a specifc chord. I.e. if you show 1 finger the playback will be a C Minor chord meaning pressing harmonic notes with eachother.

  • C Minor chord = C - D# - G

Tools

Software

  • xCode

Frameworks

  • AVMIDIPlayer
  • Vision

Supporting Files

  • MIDI files (.mid)
  • Sound Font (.sf2)

Hardware

  • iPhone front camera with atleast iOS 14 (Vision framework compatability)

About

iOS application using hand gesture recognition to interact with MIDI files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages