panup
Max Output Level: -50 dBFS
- Total Posts : 2538
- Joined: 2006/05/23 09:34:35
- Status: offline
Deep - Color editor for SONAR teaser
You may have noticed that I'm designing a new tool for SONAR user... Work name of the utility is Deep. Here's a little presentation of color preferences editor. In my opinion its easy to use, fast and flexible! - You can sort Screen Elements by name or by color.
- Filter easily unwanted items from the list.
- Save color set in SONAR's native Color Set File (*.clr) format.
- Import and Export Colors to and from system registry.
- Support for all colors SONAR allows customizing.
- Screen element column foreground and background colors can be customized freely. This white on darker blue theme was just one of my tests...
- Element colors are visible in the list. You can resize cells to see how color looks like in larger area.
- Supports all language and bit versions.
- May support older SONAR versions, too! Not tested but I see no reason why this wouldn't work with them.
One more note: in the up left there's a text box you can use to filter the list. In this example I wrote 'fore' to show only screen elements that contain word 'fore' in their names. By clearing the textbox you see all elements. I claim you find the color you were looking for MUCH faster with this little utility than with the standard color preferences dialog in SONAR. There are eight custom colors you can set to context menu. In the following screen capture I went to define a custom color: You can type color code directly in the cell using the standard HTML format: Window can be stretched to any size. Columns and rows can be resized. Program remembers your settings for the next time. I hope you will enjoy Deep's Color editing window as much as I do! Release date is somewhere in the future. I have to polish other parts of the program (Key Bindings Editor is the main concern) and test it throughly enough before release. EDIT: Formatting - forum software is &/#%%¤. EDIT2: Added features.
post edited by panup - 2011/08/29 18:58:08
|
Mick Moreau
Max Output Level: -89 dBFS
- Total Posts : 93
- Joined: 2009/01/02 03:19:17
- Location: Dallas
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/29 19:06:47
(permalink)
|
Keni
Max Output Level: -17.5 dBFS
- Total Posts : 5769
- Joined: 2003/11/04 10:42:15
- Location: Willits, CA USA
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/29 19:39:28
(permalink)
<whew>... That's a mighty big add to an already big endeavor... When did you do this one? No sleep last night? ;-) Keni
|
panup
Max Output Level: -50 dBFS
- Total Posts : 2538
- Joined: 2006/05/23 09:34:35
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/29 19:52:43
(permalink)
Keni <whew>... That's a mighty big add to an already big endeavor... When did you do this one? No sleep last night? ;-) Keni I've been building it in my mind for the last couple of days. Yesterday I abandoned the treeview design and decided to use one, simple list. I did this because I got stuck with the Key Bindings Editor. :-) I'm just adding Color Set File Import feature, it's ready in a few minutes...
|
John
Forum Host
- Total Posts : 30467
- Joined: 2003/11/06 11:53:17
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/29 20:32:06
(permalink)
You are kidding me right? This is not true. It can't be. No way. There has to be a catch. You just want to rub it in as to how much we want that sort of utility.
|
panup
Max Output Level: -50 dBFS
- Total Posts : 2538
- Joined: 2006/05/23 09:34:35
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/29 20:47:07
(permalink)
John You are kidding me right? This is not true. It can't be. No way. There has to be a catch. You just want to rub it in as to how much we want that sort of utility. Teaser ... it's a TEASER and it TEASES you ;---------). Oh, I LOVE the new Color Editor! Btw, just got .clr import working, too... There was a pitfall for my simple code but now it's fixed: SONAR's Color Set Format is very simple text file that contains color's registry name and color code like this: MenuBar Gradient Start=14540253 MenuBar Gradient End=13224393 MenuBar Border Light=14869218 MenuBar Border Dark=9868950 Ghosted clip background=4473924 but then there is also Peak Marker (>= 0dB)=255 Pitfall was the '=' character that may exist more than once in the line. It caused me wrong alarms of unknown registry names but now it's fixed. My new code searches the rightmost '=' character in a robust way. This example leads to next one: I'd love to share this utility already but I really have to test it more before letting it out. I know you understand because I don't do testing just to tease you but to ensure it won't mess anyone's system!
|
Mahlon
Max Output Level: -84 dBFS
- Total Posts : 303
- Joined: 2006/02/19 01:06:16
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/29 21:11:07
(permalink)
Very, very cool. Will it be able to customize those color events that X1 took away? Like highlighted track, etc.? Thank you!! Mahlon
|
panup
Max Output Level: -50 dBFS
- Total Posts : 2538
- Joined: 2006/05/23 09:34:35
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/29 21:41:41
(permalink)
Mahlon Very, very cool. Will it be able to customize those color events that X1 took away? Like highlighted track, etc.? Thank you!! Mahlon Unfortunately I can't add more customizable colors than X1 supports. For highlighted track color I have made Active Track Mods - a set of different colors, available at sonarmods.com.
|
Keni
Max Output Level: -17.5 dBFS
- Total Posts : 5769
- Joined: 2003/11/04 10:42:15
- Location: Willits, CA USA
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/30 12:33:09
(permalink)
panup Keni <whew>... That's a mighty big add to an already big endeavor... When did you do this one? No sleep last night? ;-) Keni I've been building it in my mind for the last couple of days. Yesterday I abandoned the treeview design and decided to use one, simple list. I did this because I got stuck with the Key Bindings Editor. :-) I'm just adding Color Set File Import feature, it's ready in a few minutes... Yeah... I know what you mean... I too jump to another project when I hit a roadblock on the one I'm currently working... I hope you fall into the fix for the Key Bindings Editor soon... It sure gets me frustrated when I get stuck on one for too long... ;-) Thanks! Keni
|
rainmaker1011
Max Output Level: -77 dBFS
- Total Posts : 652
- Joined: 2008/06/06 13:34:53
- Location: Slovakia, EU
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/30 13:09:57
(permalink)
Nice! Is it possible for you to make clips transparent? Just curious...
Best Regards, Marek ------------------------ DAW: Sonar Platinum 64bit PE//C2D@3,0GHz//6GB 800MHz RAM//LCD 24'' Samsung //Focusrite Scarlett 8i6//Windows 10 Professional 64bit//Toontrack SD 2.4 x64//NI Scarbee Vintage Keys//NI Alicia's Keys//112db Redline Reverb//Voxengo plugins//EWQL Composer Cloud
|
panup
Max Output Level: -50 dBFS
- Total Posts : 2538
- Joined: 2006/05/23 09:34:35
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/30 13:45:27
(permalink)
rainmaker1011 Nice! Is it possible for you to make clips transparent? Just curious... SONAR does not support alpha channel (needed for transparency). Make Feature Request of 'alpha channel support for colors'...
|
Keni
Max Output Level: -17.5 dBFS
- Total Posts : 5769
- Joined: 2003/11/04 10:42:15
- Location: Willits, CA USA
- Status: offline
Re:Deep - Color editor for SONAR teaser
2011/08/30 17:17:13
(permalink)
panup rainmaker1011 Nice! Is it possible for you to make clips transparent? Just curious... SONAR does not support alpha channel (needed for transparency). Make Feature Request of 'alpha channel support for colors'... Too bad... I see a feature request coming.............. ;-) I think I like that idea... It the clips were transparent so that you see some boundary to them, and a solid color for the wav image. That would make grid-behind even more easy to see.... Keni [edit] Feature Request Filed [end edit]
post edited by Keni - 2011/08/30 17:20:29
|