Skip to content

MattAtkinson/music-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

music-module

A python library extension for Ci40 using a Buzz Click. Adds notes and rests to quickly put simple (very high pitched!) tunes together.

Requires pyletmecreate from here. Also requires a Buzz Click board attached to Mikrobus 1.

Put mm.py and your script in the same directory. Just add "import mm" to the top of your script. Call functions within your python script as follows:

mm.set_f7()
mm.quarter_play()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages