• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login
    1. Home
    2. Search

    Search

    Categories
    Tags

    Posted by

    Replies
    Time
    Sort
    Save
    885 result(s) matching "", (0.02 seconds)
    em_txE Light control patch

    Hello all,

    I am artist - choreographer and I love using Isa, but my technically abilities are limited. Also as an artist I somehow prefer to create and not always have patience to learn tech. I need to upgrade existing patch. 

    I have show, where I use 2 layered video projection. Control or trigger which video is visible is done by getting signal from light two sensors. There is soft crossfade from one to another. I need as a next step that light is dimmed out and in in sync with video triggered by same sensors. I have a functioning patch with sensors and video. (I will be updating the patch to video and shuffled pictures.) I need someone to help me to upgrade patch that it can also control lights. I have Enttec DMX USB Pro. I suppose for proficient users it is not really big deal. 

    Anybody would be interested to help me? Of course it is payed opportunity. 

    Greets & thanks.

    Job Opportunities
    •
    mark_mM "Natalie Inside Out" - circus meets Isadora - March 27 & 28 - Brussels

    Hi Folks,

    Just a wee advert to say that we're performing our Isadora Powered Show "Natalie Inside Out" at UP festival in Brussels next month, March 2024. Come and see it, come and say hello, come and hear me speak french like the vache espagnol!

    https://upupup.be/show/natalie...

    Events
    •
    em_txE [ANSWERED] Random(miser) patch/actor with non-repeating values

    Hello guys, 

    for a show I am preparing I need to create a patch or actor which creates random whole mumbers (from predefined set) and does never repeat value. 

    I have problems with excluding values which been used already.

    Please anybody has a suggestion? Thanks in advance.

    How To... ?
    •
    T [ANSWERED] Lining up stages

    dear All

    Have been using V2 software for some years 


    we produce musicals and project to 3 differant areas on stage 

    Old software let me line up with a cross grid system which mirrored the stage. 
    I could also fine tune my key stoning by adjusting number on the set up stage area page 

    V3 has none of this can anybody help/advise me how to set up projected stages keystoning 

    Tr742

    How To... ?
    •
    F [SOLVED] Set/get global values

    So I fought with a patch for 40 minutes or so before I realized it wasn't working bc I was trying to send a negative number with set and get global values. Set allows negative numbers but the min value in get is 0, and when I tried to change it to a negative number or MIN it reset to 0. Could you fix it so the get global actor can receive a negative number please. Or set the send to a min of 0. Just so they match. Thank you! 

    Troubleshooting and Bug Reports
    •
    Q [ANSWERED] Skeleton tracking a pre made 'puppet'

    Hi all,

    This question relates to the excellent Guru Session #19 that Mark presented in 2021 that looked at skeleton tracking with a Rokoko suit. During the session he used a figure made from a simple 3d pipe model and explained how to replace that pipe with any other 3d model to hand. My question is can I use a fully formed pre-rendered human figure (made in Blender) instead of the figure made from  the individual pipes? My gut feeling is that I would need to dissect that original model and pull apart the separate limbs to be imported as a replacement for the pipe model - is that correct?

    Thanks for any help.

    Andy

    How To... ?
    •
    J [ANSWERED] "Keep only one button on" latching

    I am wondering if anyone could point me in the right direction for a bit of logic I am trying to build for a video player module. 

    I would like to build a "Keep only one button on" latching strategy. I have many buttons on a streamdeck controller over many pages and would like only one of them to be on at a time. As an example, I might press Page2/Button4, toggling/latching it ON, and at a later point Page6/Button13.  I would like the new Page6/Button13 press to trigger a 0 on the previous button and send the new ON to my player module.

    I am using a cleanly laid out JSON to store all the midi values currently for snapshots and to easily pass value between modules. 

    My JSON looks something like this where xlp is the streamdeck page and xlb is the streamdeck button: {"xlp2":"{\"xlb1\":0,\"xlb2\":0,\"xlb3\":0,\ up to "xlb32"}","xlp3":"{\"xlb1\":0,\"xlb2\":0,\"xlb3\":0,\up to "xlb32"} continue with the same pattern to "xlp9".

    Is there a way to store the location of last ON value (from the example, xlp2/xlb4) then change that value to 0 (off) on the new button press (for example xlp/xlb13), trigger an event to indicate the change, store and send the new ON to my player module?

    I've thought about creating a flag in the JSON which would indicate the key from which the "ON" is located and then working with a comparator, I also looked at @dusx's multi toggler which uses javascript, but it does not seem like a fit for this problem.

    Maybe I am overcomplicating this?

    I am working with the developer at Trevliga Spel (he developed the excellent Streamdeck Midi Plugin) to try scripting this directly in the Streamdeck midi plugin, but thought I would try something in isadora, too.

    Any leads would be appreciated.

    Thanks, J

    How To... ?
    •
    J [ANSWERED] Calculation overhead: Javascript vs calculators

    I have a quick questions about system overhead as I embark of a patch that will be replicated many dozens of times. Is the overhead of using Javascript greater for doing nestled math calculations vs stringing calculators together in a user actor to do the same calculation?

    A couple of examples of a math formula that I am using would be:

    B = ((T - 1) * 18) + ((P - 2) * 2) + 1

    L=((P−2)mod3)×32+1

    It much easier to put these together in Javascript, but I can do them with calculators if its quicker.

    Thanks, J

    How To... ?
    •
    H [ANSWERED] Priority Actors? Manual vs Automatic video play

    Hello! 

    I am putting together a scene for our three projector theater that will play 3 videos at once simultaneously on time. I've successfully used clock, listener, inside range, logical calculator, movie player, and projector actors to have these videos play at certain times of the day (every 30 minutes).

    What I can't figure out is how to make sure manual video play with a keyboard watcher takes priority over automatic play. Right now if I opt for a manual play outside of the automatic play time, they will play on top of one another. Is there a way to designate priority actors so that if one is playing, others won't? Maybe I have the wrong workflow. This will also need to be true when we introduce a second video that will be strictly on manual play. 

    Any insights into other actors or a new flow is super helpful. 

    Thanks!

    How To... ?
    •
    RILR [ANSWERED] Immersive installations+Isadora

    Hello everyone ! I wanted to ask about your experience and considerations about how to be able to carry out immersive/interactive experiences with Isadora like those of these artists, for example:   Adrien M And Claire B https://www.am-cb.net/en

     Jen Stark https://cascadeshow.com

    What other software or programming languages do you think are involved and what hardware?
    Thank you so much !
    Maxi-RIL

    Off-Topic Discussion
    •
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 88
    • 89
    • 6 / 89