carykh / recordTrimEdit

Records audio, trims it, and allows you to edit it, all in one fell swoop.
MIT License
66 stars 9 forks source link

Wont run #3

Closed mdbeach closed 4 months ago

mdbeach commented 5 months ago

literally just wont run heres what pops up

D:\github\recordTrimEdit>python recordTrimEdit.py pygame 2.5.2 (SDL 2.28.3, Python 3.10.4) Hello from the pygame community. https://www.pygame.org/contribute.html KeyError: 0

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "D:\github\recordTrimEdit\recordTrimEdit.py", line 188, in for event in pg.event.get(): SystemError: returned a result with an exception set

ben9583 commented 5 months ago

Hmm no idea what would cause this; can you tell me a bit more about your hardware and software setup?

ben9583 commented 4 months ago

Closing this as stale.