SingingPiano
SingingPiano copied to clipboard
A simple tool to convert waveforms(16-bit int.) into MIDI files using Python and STFT(Matplotlib)
`Traceback (most recent call last): File "D:\Win\Downloads\SingingPiano-master\singingpianoqt.pyw", line 13, in from singingpiano import * File "D:\Users\fluttershy\AppData\Local\Programs\Python\Python39\Lib\site-packages\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import return original_import(name, *args, **kwargs) File "D:\Win\Downloads\SingingPiano-master\singingpiano.py", line 20, in from...
C:\Users\xxx\Desktop\SingingPiano-master>python SingingpianoQt.pyw zh_CN i18npath:['languages'] qt.qpa.plugin: Could not load the Qt platform plugin "windows" in "" even though it was found. This application failed to start because no Qt platform plugin...
error
#QTDEBUG zh_CN Traceback (most recent call last): File "SingingpianoQt.pyw", line 200, in i18n.set('locale',locale.getdefaultlocale()[0]) AttributeError: module 'i18n' has no attribute 'set' 请按任意键继续. . .