• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login
    1. Home
    2. Tags
    3. data
    Log in to post
    • All categories
    • particlepP

      shape animation with javascript

      How To... ?
      • code javascript shapes data • • particlep
      2
      0
      Votes
      2
      Posts
      159
      Views

      DusXD

      @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.

    • WolandW

      Simulating Brain Waves

      How To... ?
      • data data array sensor glsl shader • • Woland
      5
      1
      Votes
      5
      Posts
      386
      Views

      bonemapB

      @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

    • BennnidB

      [ANSWERED] limit scale value behavior

      Troubleshooting and Bug Reports
      • data invert • • Bennnid
      3
      0
      Votes
      3
      Posts
      339
      Views

      BennnidB

      @juriaan thanks boxes have priorities too !

    • FredF

      [LOGGED] OSC Multi Listener Types

      Feature Requests
      • osc data feature request • • Fred
      2
      4
      Votes
      2
      Posts
      292
      Views

      WolandW

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

      Best wishes,

      Woland

    • HendrikH

      [ANSWERED] iPhone sensors as an input

      Hardware
      • iphone osc sensor data smartphone • • Hendrik
      3
      0
      Votes
      3
      Posts
      464
      Views

      HendrikH

      @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
      491
      Views

      WolandW

      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 CottmanB

      [SOLVED] Broadcaster/Listener Actors & Media File Name

      How To... ?
      • actors text data • • Bill Cottman
      7
      0
      Votes
      7
      Posts
      774
      Views

      WolandW

      @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