mosmeh / web-channel-eq

Ableton Live's Channel EQ on browser
https://mosmeh.github.io/web-channel-eq/
MIT License
3 stars 0 forks source link

Save equalized audio to new file. #1

Open above7sky opened 4 months ago

above7sky commented 4 months ago

Hi!

Nice work!

How to save equalized audio in new file?

Thank you.

mosmeh commented 4 months ago

Currently it does not have such a feature. However we should be able to implement it with MediaRecorder.

above7sky commented 4 months ago

Hi @mosmeh you can help to implement MediaRecorder to save equalized audio in new file?

Thank you!