I want the visualization to work from the output (system sound). import pyaudio import numpy as np maxValue = 2**16 p=pyaudio.PyAudio() stream ...
確定! 回上一頁