Search found 15 matches

by Suloo
13 May 2015 15:43
Forum: General Discussion
Topic: Button On/Off = how to send NoteOn both times
Replies: 3
Views: 1062

Re: Button On/Off = how to send NoteOn both times

Maybe when you set the trigger state like this:

Image
by Suloo
15 Apr 2015 05:37
Forum: Canvas
Topic: icon library
Replies: 16
Views: 20672

Re: icon library

personally i want to use them only with canvas objects, since with a custom canvas background-color all other non canvas library objects are optically useless because of the black background. see here, that doesn't look too good, having a transparent option for all non canvas objects would be quite ...
by Suloo
14 Apr 2015 18:02
Forum: Canvas
Topic: Canvas Resizeable Lemur Logo
Replies: 10
Views: 17134

Re: Canvas Resizeable Lemur Logo

yea, i just commented out a few curves from the bigger block below, to figure out wich ones do what. Might put some new paths in there to align them well.
Then i probably need to find out the new line to values.

Will try..thx ;)
by Suloo
14 Apr 2015 17:42
Forum: Canvas
Topic: Canvas Resizeable Lemur Logo
Replies: 10
Views: 17134

Re: Canvas Resizeable Lemur Logo

Hey Softcore, i would really like to understand this nice method somehow better. I tried it with an icon i made but couldn't get it reproduced perfectly. this is the icon source: i made it smaller just to not flude the thread with big picture, the original file is below. I really like the rounded ...
by Suloo
12 Apr 2015 21:23
Forum: Troubleshooting
Topic: Transp.background for custom buttons
Replies: 4
Views: 1421

Re: Transp.background for custom buttons

yes, that could work as well, but then i would still need to figure out the exact shape of the icons, don't think i'm skilled enough for that yet.
by Suloo
12 Apr 2015 19:59
Forum: Canvas
Topic: icon library
Replies: 16
Views: 20672

Re: icon library

ok well, in that designer it's also possible to shorten the code, wich gives a for loop and the single points. Will try that.
It does not really make the code shorter btw, lol.

But atleast there is smth i can draw with, should help for now.

cheers
by Suloo
12 Apr 2015 19:37
Forum: Troubleshooting
Topic: Transp.background for custom buttons
Replies: 4
Views: 1421

Re: Transp.background for custom buttons

thx for the reply! Hm, that kinda sucks, creating all that shapes..well. Yea, i ment placing the button ontop of the canvas, make the background transparent so just the icon gets displayed but the button itself would have no effect apartz from displaying the icon. So when i hit the button it lets my ...
by Suloo
12 Apr 2015 18:14
Forum: Troubleshooting
Topic: Transp.background for custom buttons
Replies: 4
Views: 1421

Transp.background for custom buttons

Hey there, is there a way to make the black background of the custom buttons transparent, or in a different color? I would really like to stack custom buttons onto my canvas objects to use the icons. Also the button should let go my touch trough to the canvas. Would be great to get some help! cheers