""" Authors: YOUR NAME HERE Consulted: Date: 2021-02-02 Purpose: Lab02 Musical Motifs Write wavesynth code that uses functions to create repeating motifs. """ # Access to audio functions from wavesynth import * # Write your functions here