Re: [Mixxx-devel] Mixxx skin snippets for Sublime Text

2014-06-05 Thread re-cycle
Do you have an idea whether these snippets might work with any 
other editors?



On Tue, 03 Jun 2014 19:45:10 +0200 S.Brandt s.bra...@mixxx.org 
wrote:
Hello guys,
if Sublime Text is your editor of choice, this might be of 
interest.

This package provides a bunch of handy snippets for doing Mixxx 
skin development with Sublime Text. It makes inserting widget code 
in your Mixxx xml source files easier.

You basically just type a trigger, hit `Tab` and the code is 
inserted automatically.
It is currently heavy documented, if there is any demand i`ll be 
happy to provide a more cleaner version too.  

This is work in progress, i`ll gradually add snippets for all 
available Mixxx widgets and make it work with skin templates and 
variables.

Docs und Demo @ https://github.com/esbrandt/mixxx-sublime-snippets

Happy skinning,
jus


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel


Re: [Mixxx-devel] Switch type parameters for EQ Effect

2014-06-05 Thread Nicu Badescu
My previous mails were not properly sent, trying again. See the mail below.

On 04.06.2014 20:24, Nicu Badescu wrote:
 Hello,

 I've sent another email, it seems that my first one was lost. I 
 apologize if you receive
 two emails regarding the same problem.

 I need three kill buttons for an EQ Effect. However, the effects 
 framework is currently
 supporting only Potmeters for Effect parameters. Do you have any 
 suggestion how should
 I start with this?

 I've tried to add a new effect parameter with CONTROL_TOGGLE as a 
 ControlHint. And check
 in controleffectknob.cpp[1]: if type == CONTROL_TOGGLE, set the 
 behaviour to ControlPushButtonBehavior.
 Am I on the right track? Any advice or problems I might encounter?

 Thanks a lot,
 Nicu Badescu

 [1] - 
 https://github.com/mixxxdj/mixxx/blob/4c9cda48faa28512408a90cfb51cb487787f7c49/src/controleffectknob.cpp#L25


--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel