mo-gaafar / mini-music-workstation

A miniature digital audio workstation that can modify and equalize musical signals or create its own music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when emphasizing before playing the signal

mo-gaafar opened this issue · comments

Traceback (most recent call last):
  File "modules\interface.py", line 311, in <lambda>
  File "modules\emphasizer.py", line 186, in emphasize
  File "modules\emphasizer.py", line 168, in pause
AttributeError: 'MainWindow' object has no attribute 'sound_object'

To reproduce this error:
Import a signal, press apply in emphasizer before pressing play