mosmeh / web-channel-eq

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

Save equalized audio to new file. #1

Open above7sky opened 1 month ago

above7sky commented 1 month ago

Hi!

Nice work!

How to save equalized audio in new file?

Thank you.

mosmeh commented 1 month ago

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

above7sky commented 1 month ago

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

Thank you!