mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.44k stars 1.27k forks source link

Feature: allow to persist EQ settings on a per-song basis #13201

Open spotlesscoder opened 5 months ago

spotlesscoder commented 5 months ago

Feature Description

Some songs definitely need some EQ tweaking to sound good. I want to be able to persist EQ settings I made to a song to save time during performing so I have more time to interact with the audience.

Therefore I want a save button for the EQ settings when a track is loaded to any deck

ronso0 commented 5 months ago

Are you using Mixxx wirh keyboard and mouse only?

With controllers, auto-eq will definitely create potentially troublesome situations.

spotlesscoder commented 5 months ago

Well as it would be optional that would only affect those who use this feature. Maybe the loading of the persisted EQ settings could also be optional so it has to be actively triggered for every time a new song is loaded to a deck?

atskler commented 4 months ago

@ronso0 maybe this feature could be implemented as cloning and saving the current eq with its settings as a pre-eq.

ronso0 commented 4 months ago

@atskler I'm not sure what you mean, please elaborate.

atskler commented 4 months ago

@ronso0

Current setup:

---GAIN---STD-EQ---FILTER---FADER---

With additional PRE-EQ:

---GAIN---PRE-EQ---STD-EQ---FILTER---FADER---

The PRE-EQ and the STD-EQ are the same type, 3 band EQ.

When there is a desired EQ setting for a track that should be copied from the STD-EQ to the PRE-EQ and the STD-EQ should be reset.

Now probably additional buttons are required to do this.

Potential problems:

(On my part I would say that the tracks that require this kind of pre-equalization should be adjusted and rendered in a DAW as new masters.)