Skip to content
Snippets Groups Projects
Commit 782d22db authored by q3k's avatar q3k
Browse files

sim: synth: add more stubs

parent dcbe0949
No related branches found
No related tags found
No related merge requests found
......@@ -7,3 +7,9 @@ class tinysynth:
def waveform(self, a):
pass
def tone(self, note):
pass
def start(self):
pass
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment