Tutorials and Examples
Looking for help with specific tasks using Python and EarSketch?
Check out the videos and code examples below.
Video Tutorials
- Getting started with EarSketch and using setTempo()
 - Adding your first sound with fitMedia()
 - Adding multiple sounds across tracks and measures using fitMedia()
 - Using variables for sounds and adding song structure
 - Adding functions with no parameters
 - Adding functions with parameters
 - Changing track volume
 - Submitting a song to the Your Voice is Power Canada competition
 
Python code examples
- Module 1 setTempo()
 - Module 2 Adding Comments to your code
 - Module 3 using fitMedia() to add sounds
 - Module 4 using variables
 - Module 5 Breaking a song into sections
 - Module 6 Adding a custom function with no parameters
 - Module 6 Advanced adding a custom function with parameters
 - Module 7 and 8 Going above and beyond
 

