• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    1. Home
    2. Tags
    3. data
    Log in to post
    • All categories
    • Woland

      Connecting Isadora to Rokoko Studio to get tracking data from the Rokoko Smartsuit Pro/Pro II and Smart Gloves
      Hardware, Interfacing, and Third-Party Software • rokoko tracking data interactive smartsuit pro • • Woland

      1
      3
      Votes
      1
      Posts
      26
      Views

      Woland

      Hello all,

      There have been a few questions in the past few months, so I just wanted to give a *very* quick and dirty explanation of how to connect Isadora to Rokoko Studio in order to get tracking data from the Rokoko Smartsuit Pro/Pro II and Smart Gloves.

      Setup Steps: 

      Download and install IsadoraIf you don't have an Isadora license and want to be able to save your work, purchase an Isadora LicenseNote: There are short-term and long-term options for licenses. Check the store for more details.Download and install Rokoko Studio from Rokoko's website.Note: This software is what collects the live data from the suit/glovesGet a Rokoko Plus subscription so that you can stream the data to Isadora from the Rokoko Studio Software.Get your suit/gloves connected to your WiFi and ensure they show up in Rokoko StudioNote: If you are having trouble, feel free to consult:Rokoko's Onboarding Essentials YouTube playlistRokoko's help articlesDownload the Rokoko Studio Live Watcher Add-On, unzip it, and follow the setup steps inside to connect Rokoko Studio to IsadoraNote: If you are having trouble, feel free to consult Rokoko's article on connecting Rokoko Studio to Isadora.
    • particlep

      shape animation with javascript
      How To... ? • code javascript shapes data • • particlep

      2
      0
      Votes
      2
      Posts
      1244
      Views

      DusX

      @particlep

      The JS actor does not have any drawing abilities. It can create streams of numbers for animation, that you would feed to a Shapes actor or Lines actor. But can't create polygons directly.

    • Woland

      Simulating Brain Waves
      How To... ? • data data array sensor glsl shader • • Woland

      5
      1
      Votes
      5
      Posts
      1998
      Views

      bonemap

      @woland

      Hi L,

      A 3d model file of a Brain neuron, decimated for use in Isadora with rights approval from https://eyewire.org - Not a waveform but a great asset associated with brain anatomy. Let me know if you are interested.

      Best wishes

      Russell

    • Bennnid

      [ANSWERED] limit scale value behavior
      Troubleshooting and Bug Reports • data invert • • Bennnid

      3
      0
      Votes
      3
      Posts
      1315
      Views

      Bennnid

      @juriaan thanks boxes have priorities too !

    • Fred

      [LOGGED] OSC Multi Listener Types
      Feature Requests • osc data feature request • • Fred

      2
      4
      Votes
      2
      Posts
      1124
      Views

      Woland

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

      Best wishes,

      Woland

    • Hendrik

      [ANSWERED] iPhone sensors as an input
      Hardware • iphone osc sensor data smartphone • • Hendrik

      3
      0
      Votes
      3
      Posts
      1574
      Views

      Hendrik

      @bonemap

      Hi Russell, thank you very much. Both apps work fine, TouchOSC is easy to program, stable and reliable. GyrOSC works as well but the sensors are very sensitive even with the smoother at max.I was thinking of using it for motion captures the range of the Kinect and Orbbec sensors is very limited.

      Will keep you posted, Hendrik

    • S

      [ANSWERED] Passing Values Through A Gate
      How To... ? • gate value actors data • • SimonevanD

      4
      0
      Votes
      4
      Posts
      1874
      Views

      Woland

      To illustrate what the others are saying, here's a gif that shows how the Gate will only allow values through that while it is "on".

      As Michel said, when you turn a Gate on, it does not automatically push a value from the input if that value is just static.

    • Bill Cottman

      [SOLVED] Broadcaster/Listener Actors & Media File Name
      How To... ? • actors text data • • Bill Cottman

      7
      0
      Votes
      7
      Posts
      2844
      Views

      Woland

      @bill-cottman

      No problem. Mutability gets a bit tricky where User Actors/Macros are involved. Once you know the trick about forcing things to mutate, it's easy though.

      Best wishes,

      Woland