Search found 19 matches

by pieeer
25 Jun 2014 13:44
Forum: General Discussion
Topic: SCRIPTING PROBLEM, morphing sliders
Replies: 4
Views: 1176

Re: SCRIPTING PROBLEM, morphing sliders

great!! as you understand i have not so much time... just... have to learn how to put things inside containers.. well few mins i guess... (hope so..) :-) i program in maxmsp since 2004 but... i have few things going on now, so .... your help is really precious.. as far as i understand i'm asking ...
by pieeer
24 Jun 2014 20:37
Forum: General Discussion
Topic: SCRIPTING PROBLEM, morphing sliders
Replies: 4
Views: 1176

Re: SCRIPTING PROBLEM, morphing sliders

Cool ;-)

i'll try to use two tabbed containers to avoid other objects to get in the containers...
is that better no?

soon a new vid then... :-)
by pieeer
24 Jun 2014 15:46
Forum: General Discussion
Topic: SCRIPTING PROBLEM, morphing sliders
Replies: 4
Views: 1176

SCRIPTING PROBLEM, morphing sliders

hi as you see here https://vimeo.com/98800172 in my patch under each multiball object there is a multi slider controlling dly sends.. i need to program a button to hide the 8 dly multisliders and show in the same place other 8 multisliders with their own values. the 16 multisliders must send their ...
by pieeer
24 Jun 2014 15:24
Forum: General Discussion
Topic: Lemur Videos
Replies: 25
Views: 89586

Re: Lemur Videos

https://vimeo.com/98800172 my growing device
by pieeer
23 Jun 2014 17:41
Forum: Projects
Topic: ableton control device
Replies: 4
Views: 2204

Re: ableton control device

;-)
glad you liked it...
can we sort out the container/sliders trick? the ones that have to change are the 8 multisliders under each multiball..
i'll post more improvisations/ explainations soon
by pieeer
22 Jun 2014 12:28
Forum: Projects
Topic: ableton control device
Replies: 4
Views: 2204

ableton control device

work in progress

still a lot to do, but already great fun.
thx softcore for the help..

https://vimeo.com/98800172
by pieeer
13 Jun 2014 08:39
Forum: General Discussion
Topic: SCRIPTING PROBLEM, please help!!
Replies: 23
Views: 6405

Re: SCRIPTING PROBLEM, please help!!

Hi i saw a post where Softcore was talking about show/hide objects tecnique, maybe that one could be perfect for this case, what you think? the two sets of 8 sliders could be laid one on top of the other, and the script shows/hides the objects, in my head this approach seems safer for the cc values ...
by pieeer
12 Jun 2014 12:02
Forum: General Discussion
Topic: SCRIPTING PROBLEM, please help!!
Replies: 23
Views: 6405

Re: SCRIPTING PROBLEM, please help!!

mmm, yes switch is 0-1

but a variable should be declared to store the values of the first 8 sliders and another one to store values of other 8 ?
otherwise values would "jump" i guess
by pieeer
12 Jun 2014 06:47
Forum: General Discussion
Topic: SCRIPTING PROBLEM, please help!!
Replies: 23
Views: 6405

Re: SCRIPTING PROBLEM, please help!!

ok.. i did rebuild on yours and works amazing!! and i have still space for more control!! but mmm i might have another tricky one.. :-) please tell me if this can be done i have a switch and 8 sliders with their values (they all send cc values on midiout) let's say on 0-7 chan1, they're currently ...
by pieeer
11 Jun 2014 11:52
Forum: General Discussion
Topic: SCRIPTING PROBLEM, please help!!
Replies: 23
Views: 6405

Re: SCRIPTING PROBLEM, please help!!

i renamed the pads to be ok ,
triple checked the scripts, yes i did copy the global ones, i'll rebuild starting from your patch, i do use other objects with midiout, can be a problem?