Canvas vertical text labels

Canvas specific discussion
Post Reply
newemka
Newbie
Posts:3
Joined:03 Feb 2015 17:52
Contact:
Canvas vertical text labels

Post by newemka » 03 Feb 2015 18:42

Hey! i'm working on having vertical labels for my multislider or any other needs.

After looking inside canvas_rotate.jzlib and the lemur doc, i've managed to get vertical text.
I've managed to feed it with a string spread from VVVV.
Now my issues are to fill the labels with default string before getting labels from OSC and to draw my array of labels accoring to the size of my canvas.

here's an example of vertical label and my multislider label work in progress :
vertical_label.jzml
(7.58KiB)Downloaded 489 times
If someone have a hint for me it would be awesome. I hope some of you will enjoy vertical labels.

cheers!
Last edited by newemka on 04 Feb 2015 09:20, edited 1 time in total.

ndivuyo
Regular
Posts:279
Joined:23 May 2014 00:24

Re: Canvas vertical text labels

Post by ndivuyo » 04 Feb 2015 00:18

I like it! thanks man, this is really one of the only things I miss of touchOSC

newemka
Newbie
Posts:3
Joined:03 Feb 2015 17:52
Contact:

Re: Canvas vertical text labels

Post by newemka » 09 Feb 2015 19:22

I'm glad you like it! :D and yes this should be a built in feature.

MrCorba
Regular
Posts:143
Joined:02 Sep 2013 20:17
Location:Netherlands

Re: Canvas vertical text labels

Post by MrCorba » 11 Feb 2015 11:32

Looks very nice!

About your issue, don't you just need an script set to "On Load" that fills the 'fader' expression with default strings? Or am I misunderstanding your issue?
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba

Post Reply