Giter Club home page Giter Club logo

roundcorners's Introduction

RoundCorners

A 4-deck full-featured and resizable skin for MIXXX.

Preview

Preview

Features

  • Resizable
  • 4 Decks
  • 4 Sampler Decks
  • 4 Effect Racks
  • 2 Aux Inputs
  • 2 Microphone Inputs
  • Master BPM Clock
  • Stacked Waveforms
  • Advanced Markers (HotCue/FadeIn/FadeOut...)
  • Large UI elements for touch devices (untested)
  • Each device has its own settings menu
  • Each deck can switch on demand in EditTrackMode respectively EditBeatGridMode
  • Modular folder and file structure for easy customization
  • Styled with vector graphics and qss/css
  • ...

Requirements

  • the last version of MIXXX from the master branch
  • a minimum display resolution of 1024 x 768 (XGA โ€“ standard)

How to install this skin

  1. Close Mixxx.
  2. Download & unzip "RoundCorners-master.zip" and copy the whole unzipped folder to the corresponding path:

Linux

/usr/share/mixxx/skins/

Note that you may get permission error while copying, make sure you have root privileges

Windows

C:\Program Files\Mixxx\skins

Mac OSX

  • In the Finder, go to the Applications folder and select Mixxx.
  • Right Click and choose "Show Package Contents" from the Action menu.
  • goto Contents/Resources/skins
  1. Start Mixxx, goto "Preferences-->Interface" and select "RoundCorners" Save preferences with OK.
  2. The new skin should now be displayed.
  3. Done.

History

TODO

Credits

Copyright (C) 2015-2019 22degrees

License

Licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported license.
http://creativecommons.org/licenses/by-sa/3.0/

roundcorners's People

Contributors

22degrees avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

roundcorners's Issues

How to get load to Deck 1 & 2 working

Great skin. Love it. I'm currently using the LateNight skin and the load to deck 1 and load to deck 2 buttons on my numark mixtrack pro midi controller work ok. These have no effect in the roundcorners skin. Which files would I need to change to get this working. I want to work on this as I gotta have this skin.

Add a mode to prepare tracks

Some ideas

  • single deck per screen (possible since 7152d39)
  • bigger waveforms
  • more options for beatgrid and bpm adjustments
  • every deck can switch to edittrackmode and vice versa

preview:
trackeditmode_preview

Skin starts with the settings overlay

On every mixxx start the skin shows the settings overlay.
It is a missing feature in WWidgetStack, I think.

Workaround: click twice on the SETTINGS in the top menu bar

segfault on load with ubuntu 20.20 on 2.2.3

Hello !

I was trying out your RoundCorners skin with the latest release 2.2.3 on ubuntu 20.20

i copied the files into /usr/share/mixxx/skins/RoundCorners and loaded it in the gui , it flicked and then segfaulted.

heres some of the error messages , i've trimmed the repeating Argument missing errors with various number combos as they all followed pattens.

Warning [Main]: src/skin/legacyskinparser.cpp:2110 SKIN ERROR at skin:tool_bar.xml:344 <Connection>: LegacySkinParser::setupConnections(): EmitOnPressAndRelease must not set false
Warning [Main]: src/skin/legacyskinparser.cpp:2110 SKIN ERROR at skin:skin_settings.xml:40 <Connection>: LegacySkinParser::setupConnections(): EmitOnPressAndRelease must not set false

Warning [Main]: QString::arg: Argument missing: "2" , 28
Warning [Main]: QString::arg: Argument missing: " 3" , 29
Warning [Main]: QString::arg: Argument missing: "3" , 30
Warning [Main]: QString::arg: Argument missing: " 4" , 31
Warning [Main]: QString::arg: Argument missing: "4" , 32
Warning [Main]: QString::arg: Argument missing: " 5" , 33
Warning [Main]: QString::arg: Argument missing: "5" , 34
Warning [Main]: QString::arg: Argument missing: " 6" , 35
Warning [Main]: QString::arg: Argument missing: "6" , 36
Warning [Main]: WARNING: slotNumber out of range
Warning [Main]: EffectPushButton "[QuickEffectRack1_[Channel1]_Effect1]" , "enabled" is not an effect button parameter.
Warning [Main]: WARNING: slotNumber out of range
Warning [Main]: EffectPushButton "[QuickEffectRack1_[Channel2]_Effect1]" , "enabled" is not an effect button parameter.
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "" , "visual_key_distance" )
Warning [Main]: QString::arg: Argument missing: " 1 " , 1
Warning [Main]: QString::arg: Argument missing: " 2 " , 2
Warning [Main]: QString::arg: Argument missing: " 3 " , 3

Warning [Main]: QString::arg: Argument missing: " 6" , 35
Warning [Main]: QString::arg: Argument missing: "6" , 36
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "" , "visual_key_distance" )
Warning [Main]: QString::arg: Argument missing: " 1 " , 1
Warning [Main]: QString::arg: Argument missing: " 2 " , 2

Warning [Main]: QString::arg: Argument missing: " 5" , 33
Warning [Main]: QString::arg: Argument missing: "5" , 34
Warning [Main]: QString::arg: Argument missing: " 6" , 35
Warning [Main]: QString::arg: Argument missing: "6" , 36
Warning [Main]: WARNING: slotNumber out of range
Warning [Main]: EffectPushButton "[QuickEffectRack1_[Channel3]_Effect1]" , "enabled" is not an effect button parameter.
Warning [Main]: WARNING: slotNumber out of range
Warning [Main]: EffectPushButton "[QuickEffectRack1_[Channel4]_Effect1]" , "enabled" is not an effect button parameter.
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "" , "visual_key_distance" )
Warning [Main]: QString::arg: Argument missing: " 1 " , 1
Warning [Main]: QString::arg: Argument missing: " 2 " , 2
Warning [Main]: QString::arg: Argument missing: " 3 " , 3

Does it just not work with the release version yet ? happy to help test fixes or workarounds

crossfader

Skin is great! I ask if possible insert in the skin crossfader slide control.
Thanks

submit upstream

This skin looks nice. It would be great to include it in Mixxx. I do not think we have time to do a thorough review of a whole new skin for Mixxx 2.1, but it would be good to get it merged upstream for Mixxx 2.2. To submit it for inclusion, fork the mixxxdj/mixxx repository, clone your forked repository to your computer, add this skin as a new folder in the res/skins folder, commit it on a new branch, and push. Then make a pull request for the mixxxdj/mixxx repository. It's fine if the skin is not complete yet, just make sure to say so in the pull request. Having a work-in-progress pull request upstream will let more people test the skin and give feedback.

Some units do not shrink

sampler-effect-rack

affected units: Samplers, Effects, Microphones/Aux

steps to reproduce the failure:

  1. expand the sampler with all UI elements (maximum height)
  2. reload the skin
  3. hide the additional UI elements and shrink the sampler (minimum height)

Result: SizeAwareStack doesn't shrink when the inner element is shrinking.

steps to demonstrate the proper functionality:

  1. hide the additional UI elements and shrink the sampler (minimum height)
  2. reload the skin
  3. expand the sampler with all UI elements (maximum height)
  4. hide the additional UI elements and shrink the sampler (minimum height)

Result: SizeAwareStack expand and shrink when the inner element is resizing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.