• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. Categories
    3. How To... ?
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • D

      Problem with user/macro
      • Dako Ark

      2
      0
      Votes
      2
      Posts
      79
      Views

      Woland

      @dako-ark

      We'll need more information in order to help. Could you please provide the file you are using and a more detailed description of the issue or a screen recording of the issue?

      An example of why we need more information: The term "patch" can refer to a single Scene or an entire Isadora file so I can't tell which of the three following things you've tried to do:

      Paste an entire Isadora file into a User Actor/Macro somehow --> I don't even know how I'd even begin to go about attempting this in  a single cut-and-paste action if there were multiple Scenes.Select a Scene in the Scene List, cut it, then try to paste the Scene into a User Actor/Macro --> This wouldn't work either. You'd need to click in the Scene Editor for a Scene, press Cmd/Ctrl+A to select everything, cut it, then go inside a User Actor/Macro and paste it.Click in the Scene Editor for a Scene, press Cmd/Ctrl+A to select everything, cut it, then go inside a User Actor/Macro and paste it. --> This would work, but depending on what you're trying to paste, it may not immediately show on the Stage Output (for example, if you set the intensity of the Projector actor to initialize at 0, (so you could fade it up as a programmed cue), when you pasted the Projector into the User Actor/Macro the intensity would be '0', so you wouldn't see anything on the Stage until you performed the fade up.

      Best wishes,

      Woland

    • H

      [ANSWERED] Quicktime movie with multichannel audio (8CH)
      • hiroko_tanahashi

      2
      0
      Votes
      2
      Posts
      85
      Views

      Woland

      @hiroko_tanahashi

      Here's how to do multichannel audio routing with the Sound Player: https://support.troikatronix.com/support/solutions/articles/13000084953-tutorial-getting-started-with-multi-channel-audio-in-isadora

      Currently, this functionality does not exist in the Movie Player actor (it is a planned addition for the future but right now we're busy with IzzyCast). That being said, it is possible on macOS to use Isadora's Move Player actor with multichannel video files that have been set up in a specific way: https://support.troikatronix.com/support/solutions/articles/13000069104-playing-movies-with-multichannel-audio-on-macos

      Best wishes,

      Woland

    • fredvaillant

      [ANSWERED] Artnet Christie's shutter control
      • fredvaillant

      6
      0
      Votes
      6
      Posts
      119
      Views

      fredvaillant

      @jandraka

      Hello, I understood my mistake : it was in the node name, I selected Christie instead of leaving it blank.

      now it works.

      Isadora is the best , One more time.

    • E

      [ANSWERED] Manual Captions
      • Elena

      3
      1
      Votes
      3
      Posts
      85
      Views

      bonemap

      @elena,

      @RIL suggestion may be perfect and useful for you. You can also look at editing your script/captions in an external file and then reading in the file directly - that way any updates can be tracked as a line number.

      Check out the add-on for reading a file into Isadora here: https://troikatronix.com/add-o...

      Alternatively, the possibility of doing the same with the 'Data Array' actor is not overly complicated - see example patch attached:

      read-a-line-patch.zip


      Best Wishes

      Russell

    • E

      [ANSWERED] Masking OpenNI Depth Video
      • emullis

      6
      2
      Votes
      6
      Posts
      119
      Views

      E

      @skulpture, @dbini, @Woland, thank you so much! I will experiment with all of this.

      With gratitude,
      e.

    • S

      [ANSWERED] Ranking values Q
      • simon100

      3
      0
      Votes
      3
      Posts
      78
      Views

      DusX

      @simon100

      As Woland mentioned, you can accomplish this in Javascript.
      You likely want to build a 2D array (https://www.w3schools.com/js/j...) such that the Array is made of short arrays that contain the Value & the Position.. So you might have [50.33,2] where 50.33 is the max volume, and 2 the position it is in.

      So your array may look like this (if it has 5 positions) [[50.33,1],[20,2],[10,3],[15,4],[30,5]]

      You could then use the Array Sort feature on this array (https://www.w3schools.com/js/j...) to sort by the Volume level (first value in each sub-array).

      This could give you this array: [[50.33,1],[30,5],[20,2],[15,4],[10,3]]

      See how the value levels are now in descending order: 50.33, 30, 20, 15, 10

      In this way, you can determine that the highest value came from output position 1, and the second highest volume came from output position 5

      Hopefully that gets you started.

    • K

      [ANSWERED] Sync multiple audio and video streams
      sync • • K_LAB

      7
      0
      Votes
      7
      Posts
      157
      Views

      Woland

      @k_lab

      Perhaps this might help? A different direction, but maybe useful.

      https://support.troikatronix.com/support/solutions/articles/13000069104-playing-movies-with-multichannel-audio-on-macos

    • D

      [ANSWERED] the pop up menù
      • Dako Ark

      2
      0
      Votes
      2
      Posts
      58
      Views

      Woland

      @dako-ark

      Short answer: This is a known issue. The workaround is to set your keyboard language to English (USA).

      Long answer: In macOS Ventura, there is a new feature called "Keyboard Equivalent Localization" that automatically translates keyboard equivalents (i.e., shortcuts) if the specified key is difficult or impossible to get to on the current keyboard. What is terribly annoying is that 1) this feature is turned on by default, and 2) there is no way to disable this in the system preferences as far as we can tell. Only within the app itself can this be disabled, which will require a new version of Isadora. Since 3.2.6 was compiled with the latest SDK, this new "feature" enabled itself without us opting in. The workaround is to set your keyboard language to English (USA).

      Best wishes,

      Woland

    • Armando

      Leapmotion 2
      • Armando

      1
      3
      Votes
      1
      Posts
      44
      Views

      Armando

      Hello all,

      The new leapmotion 2 is arriving !

      139 US


      Cheers

    • C

      [ANSWERED] Alternating between video streams
      • carlveira

      4
      0
      Votes
      4
      Posts
      61
      Views

      Woland

      @carlveira

      My example patch here also shows some ways to cycle through videos/pictures: https://troikatronix.com/add-ons/random-media-random-duration/

    • T

      projection mapping onto a sphere
      • thatmattrogers

      4
      0
      Votes
      4
      Posts
      87
      Views

      mark_m

      @thatmattrogers

      Lots of useful and pertinent info in this thread:


      https://community.troikatronix...

    • Vidasonik

      [ANSWERED] mandelbrot fractal sequence
      abstract mandelbrot fractal sequence animation • • Vidasonik

      4
      0
      Votes
      4
      Posts
      75
      Views

      Vidasonik

      @dusx Thanks so much - love it! I'm spaced out 😆Cheers, David

    • S

      DMX to Isadora
      • sreilly711

      2
      0
      Votes
      2
      Posts
      61
      Views

      Woland

      @sreilly711

      https://troikatronix.com/add-ons/dx-dmx-universe-enttec-compatible/

      Best wishes,

      Woland

    • K

      Live capture audio routing quandry
      • Kolmon3853

      8
      0
      Votes
      8
      Posts
      110
      Views

      jfg

      @kolmon3853 said:

      When you send the signal from AUMatrixMixer out to the AUAudioDeviceOutput though, is it sending the audio to all channels of the output (as in a mono input being sent to all speakers), or is there a way that the system knows to send the signal to a specific output channel?

       If you send it directly to your Saffire (choosing Saffire as output in the AUAudioDeviceOutput ) it will send the sound to the chosen channel. It doesn't work if you make a Multi-output Device with your Saffire and e.g. Blackhole because Multi-output Device have only two out channels. I haven't find a way to get both together in Isador or to have more outputs in a Multi-output Device

      Best regards, 

      Jean-François

    • B

      [ANSWERED] Getting midi player file to be recognized by midi note on watcher
      • barryphipps

      2
      0
      Votes
      2
      Posts
      44
      Views

      Woland

      @barryphipps

      Communications > MIDI Setup > Output PortsSet Output Port 1 to "Isadora Virtual In"

      Gif: https://recordit.co/JtcK07AdYh

    • erikherz

      [LOGGED] NDI output with audio
      • erikherz

      2
      0
      Votes
      2
      Posts
      51
      Views

      Woland

      @erikherz

      Currently, Isadora does not support NDI Audio, but we already have it logged as a feature request.

    • erikherz

      Syphon output with audio
      • erikherz

      6
      0
      Votes
      6
      Posts
      67
      Views

      erikherz

      Thank you!

      I installed various NDI and Dante tools on both my Mac and Windows PC.

      NDI 5 Watcher's "audio out" on Windows includes: "Dante Via Transmit (Dante Via)".

      NDI 5 Watcher's "audio out" on MacOS includes: "NDI Audio".


      I will test both of these today.

      My goal is to send my Isadora Stage output to a video wall via an AnalogWay server. It supports NDI.

      https://www.analogway.com/file...

      and bring in live remote Zoom, Webex, or MSTeams attendees to a background like this:

      I also want to send this to our encoder so folks can view both the video and audio via multicast on desktops within their network by using our multicast player app: https://vivoh.com/

      Someday I would love to port our encoder (Rust) to an Isadora Actor that is similar to the RTMP streamer Actor.

      Or perhaps our app could support Dante AV-H input (H.264 with AES67 audio) from an Actor that sends this to a group address.

      Or perhaps our app could support NDI HX3 input (H.264 with ?? audio) from an Actor that sends this to a group address.

      I would love to brainstorm with anyone on these ideas!

    • erikherz

      [SOLVED] Not able to see RTMP Streamer Add On
      • erikherz

      14
      0
      Votes
      14
      Posts
      574
      Views

      jfg

      @woland said:

       @woland said: Weird. I'm sitting here on Ventura M1 looking at the actor in my toolbox.

       it was the same on my M1 before I install the new version. I could see the old version (alpha), probably because I had installed it before Ventura.

      Best regards, 

      Jean-François

    • D

      [ANSWERED] send udp messages from isadora
      • deflost

      2
      0
      Votes
      2
      Posts
      58
      Views

      DusX

      @deflost

      Currently the only built in UDP support is Open Sound Control.

      We will have more options available in the next release of Isadora.

    • E

      [ANSWERED] Isadora Examples File
      • emullis

      5
      0
      Votes
      5
      Posts
      85
      Views

      E

      @woland thank you!