The tkSnack sound module was developed at KTH in Stockholm, Sweden. A great module to generate sound, play and analyze sound files and speech. It was written using Tkinter and its native TCL language. Alas, the latest release is from 2005. However, the important file tkSnack.py can be converted to Python3 syntax very readily using the 2to3.py utlity file than comes with the Python3 installation.
Just a note: snack2210-py.zip has download size 745K
I show you a simple tone generator that will work fine with Python32 ...