LorenzoBalducci96 / custom-cdj

A raspberry-pi Cdj project realized with the usage of mixxx for the audio software and Arduino Leonardo for input reading. The MIDI protocol is used for the communication between Arduino and the Raspberry.
47 stars 9 forks source link

Waveforms not working in your skin & small design change request #5

Closed lxxrxtz closed 4 years ago

lxxrxtz commented 4 years ago

Hey Lorenzo!

I recently saw your video regarding your custom cdj-Project and wanted to make a similar one myself.

First I used the skin you showed in your video until I later found the skin I was kinda originally looking for after watching your video, made by you here. This skin is exactly what I've been looking for and fills all my needs.

However I have this issues where with your skin applied the waveforms won't show/load on my two Raspberry Pi 3B+'ses running Mixxx 2.2.0. Is there a way to get them working? Because I tried other skins that don't fit my 3.5 inch screen, however the waveforms in these skins loaded fine, where in yours, its not the case. Any idea why?

Also, I wanted to ask you if you could tell me how to or if you can make a design change to this skins, where you change it from what it looks like atm to this because I would get a better overview from it.

Hope you're reading this and can provide me with solutions to my "problems" soon.

Kind regards, Lauritz ;)

LorenzoBalducci96 commented 4 years ago

I tryied just now both skins on my raspberry pi 3b+ with mixxx 2.1.8 and mixxx 2.3.0 and are working. Can you verify on settings->preferences->waveforms that you are using "RGB" setting for both waveform type and overview waveform?

lxxrxtz commented 4 years ago

I will check

lxxrxtz commented 4 years ago

Give me 2 minutes

lxxrxtz commented 4 years ago

Ok, I checked. I had them on RGB (GSLS) for some Reason, that's why it wasn't working.

So that's fixed.

Could you do something about the design change for me too?

LorenzoBalducci96 commented 4 years ago

if you open the two_decks_waveforms.xml there is the structure of the layout you want to change. There are two widget groups one with vertical layout in which you can find the two templates for the performance waveforms and another widget with horizontal layout with the two templates for the overview waveform. Simply get rid of the second widget group and put the templates in the first in the order that you want. In any case i will upload the skin in minutes.

lxxrxtz commented 4 years ago

THANK YOU! I‘ll Test the Skin tomorrow, so leave this thread open until then please, because I can then contact you in the event of something not working. If everything works, I’ll close the thread tomorrow by myself.

Thanks for you work! :)

LorenzoBalducci96 commented 4 years ago

two_decks_vertical_layout.zip

lxxrxtz commented 4 years ago

After almost 3 hours of testing it I can say that everything works fine now. Thanks again for your help ;)