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

Error upon launch #12

Closed Pawlakov closed 5 months ago

Pawlakov commented 5 months ago

Running on Windows

Traceback (most recent call last): File "C:\Users\Pawlakov\Desktop\Informatyka\Repozytoria\recordTrimEdit\recordTrimEdit.py", line 303, in drawWaveforms(screen) File "C:\Users\Pawlakov\Desktop\Informatyka\Repozytoria\recordTrimEdit\recordTrimEdit.py", line 162, in drawWaveforms audio_array.reshape((882)) ValueError: cannot reshape array of size 1764 into shape (882,)

ben9583 commented 5 months ago

This issue is already being documented in #6, so I'll close this for now.

ben9583 commented 5 months ago

If you have any other details about your setup you wanna include, please do so there.