wwmm / easyeffects

Limiter, compressor, convolver, equalizer and auto volume and many other plugins for PipeWire applications
GNU General Public License v3.0
6.61k stars 270 forks source link

JS code to import GraphicEQ presets #3499

Closed Digitalone1 closed 1 week ago

Digitalone1 commented 1 week ago

Related to #2960

I have to say that Javascript for GraphicEQ import is better because C++ regex match class didn't support the global flag, so we needed to make a new mach on each loop, while matchAll in JS returns an iterative object with all the stuff inside and we need only to save values on each loop.

github-actions[bot] commented 1 week ago

Workflow failed, but the following artifacts are still available for this pull request: