Page 1 of 1

problems creating own midi console buttons

Posted: Sun Aug 07, 2011 5:42 pm
by wdropp
Hi:
I'm trying to create my own midi console and buttons.
All is going well , I have my own picture opf the console and is in the default "console" folder.
My problem is with the buttons. I have created my own pictures of the buttons that are in bmp and ico formats but I donĀ“t know how to converter them to a format "CCD" extension that the software recognize. same case with the sliders.

Do you know how to do this?.

Regards

walter d.

Re: problems creating own midi console buttons

Posted: Sun Aug 07, 2011 6:15 pm
by wdropp
Regarding my post.
This is the Console I'm working now, Behringer LC2412.
My problem I want to implenet my own buttons but I dont know how to convert to CCd extension.
Consola 1 (Escala 60%).jpg
Consola 1 (Escala 60%).jpg (91.36 KiB) Viewed 4273 times

Re: problems creating own midi console buttons

Posted: Mon Aug 08, 2011 10:24 am
by simonB
Hello

First of all you need to add the button .bmp files to the console directory.
The .ccd file is an XML file which contains links to the .bmp files for the buttons depending on their state.
I advise you duplicate the .ccd file of another button and edit it with your own links with notepad (be careful, if you use a special XML editing application like XML notepad, the formatting is slightly different and this will crash the console builder application).

Re: problems creating own midi console buttons

Posted: Mon Aug 08, 2011 6:13 pm
by wdropp
Thanks Simon for your replay.
I will proceed according your recommendation.
Is posible to have a list of all the commands that could to be used in these ccd or XML files?.
The reason to ask this is because looking some ccd files, some of them have some commands and others include other ones.
Also some of them are repeated in all the ccd files.

This is only to know all the available commands that could be used in the ccd files.

Regards

walter D.