museeks icon indicating copy to clipboard operation
museeks copied to clipboard

Equalizer

Open martpie opened this issue 9 years ago • 5 comments

With the Web Audio API, it would be possible to implement an equalizer (60, 170, 310, 600, 1k, 3k, 6k, 12k, 14k, 16k for example).

martpie avatar Aug 02 '16 21:08 martpie

http://superuser.com/questions/695843/how-to-use-equalizer-on-ffmpeg#696187

martpie avatar Nov 22 '16 08:11 martpie

https://github.com/fluent-ffmpeg/node-fluent-ffmpeg#audiofiltersfilter-add-custom-audio-filters

YurySolovyov avatar Nov 22 '16 08:11 YurySolovyov

I actually thought that we'll implement equalizer on WebAudio Layer, cause to apply it to ffmpeg output, you have to restart the process.

YurySolovyov avatar Nov 22 '16 08:11 YurySolovyov

It was just for the record.

martpie avatar Nov 22 '16 09:11 martpie