ArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArray
BrainModularBrainModular Users Forum2011-05-03T20:59:23+02:00https://brainmodular.org/forums/app.php/feed/topic/28342011-05-03T20:59:23+02:002011-05-03T20:59:23+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19232#p19232 works now!
Statistics: Posted by woodslanding — 03 May 2011, 20:59
]]>2011-05-03T20:58:12+02:002011-05-03T20:58:12+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19231#p19231 process msg : SET_VALUE PROGRAMS "comma text" COMMATEMP Var not found :"comma text" Can't Set Value : PROGRAMS "comma text" COMMATEMP
Statistics: Posted by woodslanding — 03 May 2011, 20:58
Statistics: Posted by woodslanding — 03 May 2011, 16:38
]]>2011-05-03T16:31:40+02:002011-05-03T16:31:40+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19227#p19227Statistics: Posted by 23fx23 — 03 May 2011, 16:31
]]>
2011-05-03T07:35:20+02:002011-05-03T07:35:20+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19225#p19225actually to set the value of a listbox from a vst program list you must enter :
CODE:
get_commatext VST program stset_Value LB "comma text" st
it's a "set_value" instead of 'set_sommatext".
But in the next version, a more friendly syntax will be allowed:
CODE:
get_commatextVST program stset_commatext LB list st
It mean a compatibility between strings and events inside the IML
]]>2011-05-03T04:39:29+02:002011-05-03T04:39:29+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19223#p19223Statistics: Posted by woodslanding — 03 May 2011, 04:39
]]>2011-05-03T04:00:19+02:002011-05-03T04:00:19+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19222#p19222 but the variable seems not a string but 'evt' type and can't get it pass from get to set. maybe there is something to do with quotes or i don't know...
]]>2011-05-03T01:18:46+02:002011-05-03T01:18:46+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19221#p19221 I just get the literal string value for the variable COMMATEMP
Statistics: Posted by woodslanding — 03 May 2011, 01:18
]]>2011-04-26T10:20:31+02:002011-04-26T10:20:31+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19148#p19148Statistics: Posted by woodslanding — 26 Apr 2011, 10:20
]]>2011-04-20T17:12:27+02:002011-04-20T17:12:27+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19092#p19092but if you create a combobox, name it ie 'COMBO' then if sending IML message:
SET_COMMATEXT COMBO listinputname 'a,b,c,d' (list input name is not the comma, it's the list pin)
then with get later we will be able to do stuff like :
GET_COMMATEXT MYCOMBO listinput COMMATEMP SET_COMMATEXT MYVST program COMMATEMP to copy a listcomma to pgm list of vst
or in your cases you will be able to refresh the list when pgm changed: GET_COMMATEXT MYVST program COMMATEMP SET_COMMATEXT MYCOMBO listinput COMMATEMP, or SET_STRING_VALUE MYCOMBO 'comma text' COMMATEMP
]]>2011-04-20T08:17:51+02:002011-04-20T08:17:51+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19084#p19084 anybody have an example pat to post??
Statistics: Posted by woodslanding — 20 Apr 2011, 08:17
]]>2011-04-18T22:07:57+02:002011-04-18T22:07:57+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19064#p19064 we could certainly set the list, but we would need to get it first. any chance to make GET possible?
]]>2011-04-18T20:34:15+02:002011-04-18T20:34:15+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19057#p19057Statistics: Posted by woodslanding — 18 Apr 2011, 20:34
]]>2011-04-18T10:43:36+02:002011-04-18T10:43:36+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19043#p19043actually SET_COMMATEXT works, but in this case would need to get..
]]>2011-04-18T09:37:11+02:002011-04-18T09:37:11+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19042#p19042Statistics: Posted by mat — 18 Apr 2011, 09:37
]]>2011-04-18T05:55:19+02:002011-04-18T05:55:19+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19041#p19041 When I drag a combobox from the PROGRAM input on a VST module, it is populated with the preset names. It would be nice to be able to get these names as commatext to drive a combobox or what have you.
As it is, every time I add or remove presets, I have to drag a dummy combobox from the presets input, copy its contents, clear the contents of my real combo, paste the new text in, and delete the dummy.... discourages me from adding presets very often.
Not sure what data is on this output--usine generally just sees a PCH number. But maybe there is a way to make this output do double duty as a commatext output somehow? Otherwise, I guess you'd just need an actual commatext PROGRAMS output. But maybe this is not a compatibility problem, since the PARAMS in/out has recently been added?
Or maybe there's a way to get this data via IML, since there is a template that does it????
[edit] Okay, looks like it's not just a simple template, so I don't know how to look into it further..... maybe this is behind-the-scenes magic?
-e
Statistics: Posted by woodslanding — 18 Apr 2011, 05:55
]]>BrainModularBrainModular Users Forum2011-05-03T20:59:23+02:00https://brainmodular.org/forums/app.php/feed/topic/28342011-05-03T20:59:23+02:002011-05-03T20:59:23+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19232#p19232 works now!
Statistics: Posted by woodslanding — 03 May 2011, 20:59
]]>2011-05-03T20:58:12+02:002011-05-03T20:58:12+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19231#p19231 process msg : SET_VALUE PROGRAMS "comma text" COMMATEMP Var not found :"comma text" Can't Set Value : PROGRAMS "comma text" COMMATEMP
Statistics: Posted by woodslanding — 03 May 2011, 20:58
Statistics: Posted by woodslanding — 03 May 2011, 16:38
]]>2011-05-03T16:31:40+02:002011-05-03T16:31:40+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19227#p19227Statistics: Posted by 23fx23 — 03 May 2011, 16:31
]]>2011-05-03T07:35:20+02:002011-05-03T07:35:20+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19225#p19225actually to set the value of a listbox from a vst program list you must enter :
CODE:
get_commatext VST program stset_Value LB "comma text" st
it's a "set_value" instead of 'set_sommatext".
But in the next version, a more friendly syntax will be allowed:
CODE:
get_commatextVST program stset_commatext LB list st
It mean a compatibility between strings and events inside the IML
]]>2011-05-03T04:39:29+02:002011-05-03T04:39:29+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19223#p19223Statistics: Posted by woodslanding — 03 May 2011, 04:39
]]>2011-05-03T04:00:19+02:002011-05-03T04:00:19+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19222#p19222 but the variable seems not a string but 'evt' type and can't get it pass from get to set. maybe there is something to do with quotes or i don't know...
]]>2011-05-03T01:18:46+02:002011-05-03T01:18:46+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19221#p19221 I just get the literal string value for the variable COMMATEMP
Statistics: Posted by woodslanding — 03 May 2011, 01:18
]]>2011-04-26T10:20:31+02:002011-04-26T10:20:31+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19148#p19148Statistics: Posted by woodslanding — 26 Apr 2011, 10:20
]]>2011-04-20T17:12:27+02:002011-04-20T17:12:27+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19092#p19092but if you create a combobox, name it ie 'COMBO' then if sending IML message:
SET_COMMATEXT COMBO listinputname 'a,b,c,d' (list input name is not the comma, it's the list pin)
then with get later we will be able to do stuff like :
GET_COMMATEXT MYCOMBO listinput COMMATEMP SET_COMMATEXT MYVST program COMMATEMP to copy a listcomma to pgm list of vst
or in your cases you will be able to refresh the list when pgm changed: GET_COMMATEXT MYVST program COMMATEMP SET_COMMATEXT MYCOMBO listinput COMMATEMP, or SET_STRING_VALUE MYCOMBO 'comma text' COMMATEMP
]]>2011-04-20T08:17:51+02:002011-04-20T08:17:51+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19084#p19084 anybody have an example pat to post??
Statistics: Posted by woodslanding — 20 Apr 2011, 08:17
]]>2011-04-18T22:07:57+02:002011-04-18T22:07:57+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19064#p19064 we could certainly set the list, but we would need to get it first. any chance to make GET possible?
]]>2011-04-18T20:34:15+02:002011-04-18T20:34:15+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19057#p19057Statistics: Posted by woodslanding — 18 Apr 2011, 20:34
]]>2011-04-18T10:43:36+02:002011-04-18T10:43:36+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19043#p19043actually SET_COMMATEXT works, but in this case would need to get..
]]>2011-04-18T09:37:11+02:002011-04-18T09:37:11+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19042#p19042Statistics: Posted by mat — 18 Apr 2011, 09:37
]]>2011-04-18T05:55:19+02:002011-04-18T05:55:19+02:00https://brainmodular.org/forums/viewtopic.php?t=2834&p=19041#p19041 When I drag a combobox from the PROGRAM input on a VST module, it is populated with the preset names. It would be nice to be able to get these names as commatext to drive a combobox or what have you.
As it is, every time I add or remove presets, I have to drag a dummy combobox from the presets input, copy its contents, clear the contents of my real combo, paste the new text in, and delete the dummy.... discourages me from adding presets very often.
Not sure what data is on this output--usine generally just sees a PCH number. But maybe there is a way to make this output do double duty as a commatext output somehow? Otherwise, I guess you'd just need an actual commatext PROGRAMS output. But maybe this is not a compatibility problem, since the PARAMS in/out has recently been added?
Or maybe there's a way to get this data via IML, since there is a template that does it????
[edit] Okay, looks like it's not just a simple template, so I don't know how to look into it further..... maybe this is behind-the-scenes magic?
-e
Statistics: Posted by woodslanding — 18 Apr 2011, 05:55