• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login
    1. Home
    2. Categories
    3. Feature Requests
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • FredF

      [LOGGED] Pixel mapping tools

      artnet mapping fixtures pixel tape pixel mapping artnet • • Fred
      3
      3
      Votes
      3
      Posts
      346
      Views

      WolandW

      @fred

      I have logged this feature request (and oh boy that's a lot of universes!)

    • FredF

      [LOGGED] support login

      • • Fred
      2
      0
      Votes
      2
      Posts
      157
      Views

      WolandW

      @fred said:

      It would be great if we had a unified login for troika tronix in general not just the forum and the license part but unified - probably a big undertaking, but it would be license aware, have all details and if we need to log a support ticket it would have all the serial number and info already, obviously it would then also have full support history for each user.

       Yeah, currently there's separate information for:

      Support Portal AccountForum AccountPlugin Page AccountOnline License Portal Account (All Isadora 3 licenses except USB Key and Sassafras Keyserver licenses)Isadora 1/2 Standard Edition for Mac and Windows + Isadora 1/2/3 Sassafras Keyserver + Isadora 1/2/3 USB Key Licensing Database

      Would be nice to have them all using the same thing, but they're all based in entirely different systems so it's a huge task to try to unify them. I'll log this as a feature request though, because it's something that really would be nice to have.

    • L

      [LOGGED] Keying Head & Shoulders like in zoom & skype

      background virtual virtual theatre zoom skype • • liannemua
      12
      0
      Votes
      12
      Posts
      1.0k
      Views

      liminal_andyL

      So the following is purely for fun in response to @mark 's post imagining how this would be done. I did follow up on this over the weekend and got something "working"

      I heavily modified the project I mentioned earlier by manually rolling it over to the Tensorflow Lite c_api (a real pain!), then porting it to Windows, and feeding it the deeplabv3_257_mv_gpu.tflite model. To make it useful to Isadora, I dusted off / updated an openCV to Spout pipeline in c++ that I used a few years ago for some of my live projection masking programs, so now my prototype can receive an Isadora stage, run it on the model, and output the resulting mask to Spout again for Isadora to use with the Alpha Mask actor. 

      My results:

      Now obviously, this is insane to actually attempt for production purposes in its current form. I'm getting about 5fps (granted no GPU accelerated and I'm running in debug mode). I could slightly improve things by bouncing back the original Isadora stage on its own spout server, but this is just a proof of concept. In this state, it should be relatively easy to port to Mac/Syphon and add GPU acceleration on compatible systems for higher FPS and / or multiple instances for many performers. 


      Again, just a fun weekend project but I found it very educational. 

    • W

      [LOGGED] Temporarily Disable Scenes?

      • • Weston
      4
      2
      Votes
      4
      Posts
      199
      Views

      KathmandaleK

      @weston Me too, I have the same 'drag right' workflow. I guess the management of jump actors is the complication; I'd suggest if a scene was 'disabled' that it is invisible to the jump actors?

    • FredF

      [LOGGED] String validation and actor inputs

      ipaddress string entry keyboard entry • • Fred
      1
      5
      Votes
      1
      Posts
      119
      Views

      FredF

      It would be great if the ip address inputs on actors and OSC address inputs had some kind of validation so that entries with spaces or new lines will not close the data entry and accept an improperly formatted data structure. I see this every time new comers use actors with these inputs, they enter the address and then press the return key, this makes a new line and an invalid address. This action is logical as every other form we have entered data into on a computer accepts the return or enter key as end of input. Inside Isadora pressing enter when you are entering values with a keyboard will close the active data entry for a parameter on every other type other than text I think it should have consistent behaviour and close the data entry for any type.

      It could be good also to have an indicator on a string parameter input that contains a new line.

      A logical pattern could be taken from excel, where command+enter will add a new line when editing a string inside a data entry box. This would be a good model for Isadora as adding new lines in parameters is very likely edge case behaviour.

      I also think that these inputs could have some simple regex validation and not close with invalid structures, particularly as things like spaces can be very hard to see and new lines at the end are pretty much invisible.

      I was recently teaching a workshop with students and 90% of them could not send OSC because they had pressed enter after entering the address, it took a while to troubleshoot as the entry looks  perfect, this could save others the same trouble.

    • DustinBoyleD

      [LOGGED] Named Signal Tags

      workflow actors json parser • • DustinBoyle
      17
      1
      Votes
      17
      Posts
      1.0k
      Views

      DustinBoyleD

      @Woland I will have to dig into this later this weekend, this seems pretty neat.  thank you for sharing this. 

    • FredF

      [LOGGED] OSC Multi Listener Types

      osc data feature request • • Fred
      2
      4
      Votes
      2
      Posts
      300
      Views

      WolandW

      I have logged this as a feature request in the ticket system.

      Best wishes,

      Woland

    • D

      [LOGGED] Possible load shader ISF in Isadora ?

      glsl shader isf shaders glsl • • dondiego
      2
      0
      Votes
      2
      Posts
      638
      Views

      WolandW

      Please see Mark's answers here: 

      https://community.troikatronix.com/topic/6652/step-by-step-instructions-convert-isf-shaders-to-isadora-glsl/2https://community.troikatronix.com/topic/6642/answered-convert-all-isf-command-won-t-run-on-catalinahttps://community.troikatronix.com/topic/6433/conversion-of-resolume-arena-xml-plugins-to-isadora/13
    • E

      [ANSWERED] ​Image Tile plugin effect isadora 3 ?​

      plugins freeframe actor actors isadora 2 isadora 3 • • Erik
      6
      0
      Votes
      6
      Posts
      611
      Views

      WolandW

      You could always look online for another FFGL plugin that is 64bit or a GLSL Shader that does a similar thing.

    • bonemapB

      [LOGGED] Dynamic input field calculator

      calculator input field feature request input actors • • bonemap
      4
      1
      Votes
      4
      Posts
      459
      Views

      WolandW

      I have logged this by creating a feature request ticket.

      Best wishes,

      Woland

    • NotdocN

      [LOGGED] add more custom folders to toolbox?

      • • Notdoc
      3
      1
      Votes
      3
      Posts
      330
      Views

      NotdocN

      thanks for this thoughtful solution! sounds like a good job to do on a rainy afternoon in autumn... 🙂

      doc

    • GertjanBG

      [LOGGED] Move to main display

      feature request windows 10 multiple output multiple screen • • GertjanB
      4
      3
      Votes
      4
      Posts
      655
      Views

      jfgJ

      @gertjanb

      I use Hyperdock for that purpose.You can define a shortcut to move a window from a screen to another or use the icon in the dock to see the open windows and drag the one you want on the proper screen.  https://apps.apple.com/de/app/...

      best

      Jean-François

    • JuriaanJ

      [LOGGED] Some basic features for Control Panel elements

      • • Juriaan
      5
      4
      Votes
      5
      Posts
      433
      Views

      JuriaanJ

      @fubbi

      It is a real pain for all nice UI..

      [STAFF NOTE: This feature request has been logged]

    • eightE

      [NOT POSSIBLE] NotchLC codec: "faster than realtime"

      • • eight
      9
      4
      Votes
      9
      Posts
      1.1k
      Views

      WolandW

      @chimerik said:

      I can contribute something small to your notes

       Thanks, I've added the info you provided to my comment up-thread. ❤

    • JuriaanJ

      [LOGGED] Add UDP support to Isadora

      • • Juriaan
      8
      3
      Votes
      8
      Posts
      638
      Views

      WolandW

      I know this discussion is ongoing, but I wanted to say that I've added this to our list of feature requests.

    • axelA

      [LOGGED] Posistagenet. plugin

      • • axel
      4
      0
      Votes
      4
      Posts
      444
      Views

      FredF

      @woland Be sure and log pure UDP it has come up a lot and would be very useful - this feature could have been a user actor with straight UDP capabilties.

    • Mr_JM

      [LOGGED] Ability to change link colour

      link colour • • Mr_J
      3
      1
      Votes
      3
      Posts
      313
      Views

      Mr_JM

      @bonemap

      selecting from a set of pre-defined colours would be fine (for me anyway), since i'd probably only use up to 4 different colours and and wouldn't need to customise these to the same extent as colours used within the control panel (which allows selecting from a colour picker)

      rgds, Mr J

    • bruperB

      [ANSWERED] Is it Possible to Make the Midi Setup Project Specific?

      • • bruper
      3
      0
      Votes
      3
      Posts
      344
      Views

      BennnidB

      what I you create empty project with a specific midi configuration and save it as " blankmidiconfig#1 "

      then create another midi config and save it as " blankmidiconfig#2 " ? would it help? 

    • C

      [LOGGED] Izzy Map Publish Blend Mode (feature request)

      • • catcamus
      2
      1
      Votes
      2
      Posts
      252
      Views

      BennnidB

      hi could your pb be solved using user actors ? you can insert a projector in a user actor, modify it's mapping/blend and then close macro asking "save and update all" which could avoid repetitive mapping to each one in you patch... 

    • JuriaanJ

      [LOGGED] Ability to add links in comments

      • • Juriaan
      7
      3
      Votes
      7
      Posts
      856
      Views

      KathmandaleK

      @juriaan

      Another +1 from me