Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

100
Views
Filter plugin - erela.js

I come with a question, is there any form of documentation regarding filters (plugins) for erela.js? I'm trying to create my own music filter, based on 8kbps quality (something along the lines of "low quality"), and would like to know which things to edit to achieve my goal, or what to add and use. Unfortunately I've waded through the entire internet and haven't found anything.

Below available for review is my attempt to code the idea, as you can see using a converted "karaoke". How do I know that just "karaoke" is defined, and such "quality" is not?

Trying

this._lowQualityData = {
                    op: "filters",
                    guildId: this.guild,
                    karaoke: {
                        level: 0.7,
                        monoLevel: 1.0,
                        filterBand: 180.0,
                        filterWidth: 70.0
                    },
                };

For comparison I also include a code sample of the finished filter, in this example it is a "tremolo" filter.

this._tremoloData = {
                    op: "filters",
                    guildId: this.guild,
                    tremolo: {
                        frequency: 10,
                        depth: 0.5
                    }
                };
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!