mixxxdj / mixxx

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

Color waveform bug version 2.4.1 windows 8.1 #13881

Closed Ju5332 closed 19 hours ago

Ju5332 commented 23 hours ago

Bug Description

Hello,

I'm having a problem with changing the waveform color.

When I change the color of the waveform, nothing happens no matter what color I choose and I get stuck on the Mixxx track colors.

Mixxx waveform

Can you help me please

(Sorry I'm French my English is bad)

THANKS

Version

2.4.1

OS

windows 8.1

Swiftb0y commented 21 hours ago

Hey there. It seems like you're confused by the preferences. The color dialog you have open only changes the colors available for usage in hotcues and track colors. If you want to change the waveform look, you'll have to go to Waveforms>Waveform Type (in your case this seems to be called "Formes d'onde" (I unfortunately don't speak french)). Note that in case of the waveforms you currently can't choose an arbitrary color (not implemented atm) and have to use one of the styles shown instead.

Ju5332 commented 20 hours ago

Actually I didn't understand that it was for the choice of track colors, thank you for your answer.

I mix techno (tribe acid hardstyle....) what is the ideal setting to have a waveform that resembles what I experienced on Serato? Because I can't find my way in the waveform.. :/

THANKS !

Swiftb0y commented 19 hours ago

If you're on 2.4 I'd say the closest would be some RGB variant. Try RGB (GLSL L/R) first and then the other variants if those don't happen to work on your particular PC. Note that this doesn't resemble serato exactly because the waveforms are still stereo (as opposed to seratos mono display).

Swiftb0y commented 19 hours ago

I'll go ahead and close this for now since your original has been addressed.

ronso0 commented 19 hours ago

FWIW there are default colors, and they may be overwritten per skin, either per variable in skin.xml or directly in the template that holds the waveform (<Visual>). For example in LateNight you can set colors in these empty elements (format is either #rrggbb or a valid css color name) https://github.com/mixxxdj/mixxx/blob/028e3ff4ee0ca464c7c47faa89a1c12a3e99b4e9/res/skins/LateNight/decks/overview.xml#L11-L17