ArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArray
BrainModularBrainModular Users Forum2021-05-29T19:23:39+02:00https://brainmodular.com/forums/app.php/feed/topic/68252021-05-29T19:23:39+02:002021-05-29T19:23:39+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43399#p43399it will display 5 lines at a time (or more if you adapt the patch) You can as well load a text from a hard drive.
if you're planning to display 100 lines at a time, maybe it won't be that practical.
for those kind of problematic I use a set of cards with RFID tags and a custom-made RFID reader that send OSC
Or specifically for text I use random !
anyway I'm happy to help !
Statistics: Posted by oli_lab — 29 May 2021, 19:23
]]>2021-05-28T20:27:17+02:002021-05-28T20:27:17+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43391#p43391Unfortunatly for me i'm afraid it doesn't match . I need a hundred lines
Statistics: Posted by joffo78 — 28 May 2021, 20:27
Statistics: Posted by oli_lab — 28 May 2021, 18:52
]]>2021-05-27T00:12:01+02:002021-05-27T00:12:01+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43383#p43383 avec touch OSC, il peut y avoir des "labels" et un bouton à coté de chacun des labels
HH4 envoie les textes à chaque label et quand on appuie sur un bouton, HH4 affiche le texte correspondant
easy peasy !
pour l'OSC il faut juste penser mettre un port different pour celui qui entre et celui qui sort.
Statistics: Posted by oli_lab — 27 May 2021, 00:12
]]>2021-05-26T22:46:20+02:002021-05-26T22:46:20+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43382#p43382C'est à dire que c'est à partir de la tablette que je souhaite choisir le texte à afficher . J'ai donc besoin de disposer de la liste de texte sur la tablet . Telle est ma difficulté.
Statistics: Posted by joffo78 — 26 May 2021, 22:46
]]>2021-05-26T22:43:43+02:002021-05-26T22:43:43+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43381#p43381Thanks for your answer no it's only for one person who have to display subtitle for an audience First solution may be to tricky for me . I will explore the touch osc solution but i'm afraid it will be to heavy for as many text
Statistics: Posted by joffo78 — 26 May 2021, 22:43
]]>2021-05-24T20:42:10+02:002021-05-24T20:42:10+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43375#p43375if you use the "label" widget, you can send text from Usine to an android phone or IOS If you plan to use this with artist and yourself it's the simplest solution I know of.
But if you're planning to send text to members of the public, the P5.js solution will be better as people just need to connect to an address with any browser. Cheers
Statistics: Posted by oli_lab — 24 May 2021, 20:42
]]>2021-05-24T19:51:47+02:002021-05-24T19:51:47+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43374#p43374sorry for the late answer, it's been a busy month.
maybe easier to use P5.js with proper libraries (P5.gui, or P5.touchgui, p5js-osc) there are exemples so should be easier to do !
are the Android client to be on a wifi local network ? The number of android devices connected simultaneously should be anticipated as class C networks only allow for 254 clients
Statistics: Posted by oli_lab — 24 May 2021, 19:51
]]>2021-04-28T01:19:52+02:002021-04-28T01:19:52+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43348#p43348If there is a simpler way to do this, I'd love to hear it too !
Statistics: Posted by joffo78 — 28 Apr 2021, 01:19
]]>2021-04-27T18:20:45+02:002021-04-27T18:20:45+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43347#p43347Statistics: Posted by senso — 27 Apr 2021, 18:20
]]>
2021-04-25T12:00:44+02:002021-04-25T12:00:44+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43346#p43346I am looking for someone who can help me to make a interface for an osc remote control developed on the "open stage control" software : https://openstagecontrol.ammd.net/ I have created a patch to broadcast subtitles from a listbox in "HH". I would like to send the text of this listbox via osc to an object and select the line to display from an android or ios device. Does anyone here have any knowledge on this subject? Thanks in advance. JF PS: I don't see any inconvenience in using something else than openstage control (touch osc or lemur for example).
Statistics: Posted by joffo78 — 25 Apr 2021, 12:00
]]>BrainModularBrainModular Users Forum2021-05-29T19:23:39+02:00https://brainmodular.com/forums/app.php/feed/topic/68252021-05-29T19:23:39+02:002021-05-29T19:23:39+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43399#p43399it will display 5 lines at a time (or more if you adapt the patch) You can as well load a text from a hard drive.
if you're planning to display 100 lines at a time, maybe it won't be that practical.
for those kind of problematic I use a set of cards with RFID tags and a custom-made RFID reader that send OSC
Or specifically for text I use random !
anyway I'm happy to help !
Statistics: Posted by oli_lab — 29 May 2021, 19:23
]]>2021-05-28T20:27:17+02:002021-05-28T20:27:17+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43391#p43391Unfortunatly for me i'm afraid it doesn't match . I need a hundred lines
Statistics: Posted by joffo78 — 28 May 2021, 20:27
Statistics: Posted by oli_lab — 28 May 2021, 18:52
]]>2021-05-27T00:12:01+02:002021-05-27T00:12:01+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43383#p43383 avec touch OSC, il peut y avoir des "labels" et un bouton à coté de chacun des labels
HH4 envoie les textes à chaque label et quand on appuie sur un bouton, HH4 affiche le texte correspondant
easy peasy !
pour l'OSC il faut juste penser mettre un port different pour celui qui entre et celui qui sort.
Statistics: Posted by oli_lab — 27 May 2021, 00:12
]]>2021-05-26T22:46:20+02:002021-05-26T22:46:20+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43382#p43382C'est à dire que c'est à partir de la tablette que je souhaite choisir le texte à afficher . J'ai donc besoin de disposer de la liste de texte sur la tablet . Telle est ma difficulté.
Statistics: Posted by joffo78 — 26 May 2021, 22:46
]]>2021-05-26T22:43:43+02:002021-05-26T22:43:43+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43381#p43381Thanks for your answer no it's only for one person who have to display subtitle for an audience First solution may be to tricky for me . I will explore the touch osc solution but i'm afraid it will be to heavy for as many text
Statistics: Posted by joffo78 — 26 May 2021, 22:43
]]>2021-05-24T20:42:10+02:002021-05-24T20:42:10+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43375#p43375if you use the "label" widget, you can send text from Usine to an android phone or IOS If you plan to use this with artist and yourself it's the simplest solution I know of.
But if you're planning to send text to members of the public, the P5.js solution will be better as people just need to connect to an address with any browser. Cheers
Statistics: Posted by oli_lab — 24 May 2021, 20:42
]]>2021-05-24T19:51:47+02:002021-05-24T19:51:47+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43374#p43374sorry for the late answer, it's been a busy month.
maybe easier to use P5.js with proper libraries (P5.gui, or P5.touchgui, p5js-osc) there are exemples so should be easier to do !
are the Android client to be on a wifi local network ? The number of android devices connected simultaneously should be anticipated as class C networks only allow for 254 clients
Statistics: Posted by oli_lab — 24 May 2021, 19:51
]]>2021-04-28T01:19:52+02:002021-04-28T01:19:52+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43348#p43348If there is a simpler way to do this, I'd love to hear it too !
Statistics: Posted by joffo78 — 28 Apr 2021, 01:19
]]>2021-04-27T18:20:45+02:002021-04-27T18:20:45+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43347#p43347Statistics: Posted by senso — 27 Apr 2021, 18:20
]]>2021-04-25T12:00:44+02:002021-04-25T12:00:44+02:00https://brainmodular.com/forums/viewtopic.php?t=6825&p=43346#p43346I am looking for someone who can help me to make a interface for an osc remote control developed on the "open stage control" software : https://openstagecontrol.ammd.net/ I have created a patch to broadcast subtitles from a listbox in "HH". I would like to send the text of this listbox via osc to an object and select the line to display from an android or ios device. Does anyone here have any knowledge on this subject? Thanks in advance. JF PS: I don't see any inconvenience in using something else than openstage control (touch osc or lemur for example).
Statistics: Posted by joffo78 — 25 Apr 2021, 12:00