how can i execute 2 or more functions at the same time in python

后端 未结 0 1330
陌清茗
陌清茗 2021-02-05 12:59

im creating like a sine wave piano. it sounds weird i know... this is the code:

import tkinter as tk
import time
from synthesizer import Player, Synthesizer, Wave         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题