• 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

    (iphone) Sensor Data & streaming CSV data to Isadora

    Interfacing
    4
    5
    3675
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      stj last edited by

      Hi,
      I just came across the iphone app Sensor Data http://www.wavefrontlabs.com/Wavefront_Labs/Sensor_Data.html
      and was wondering if there is a way to get the streamed CSV data into Isadora? Or if you know about another application that received the CSV data and makes it available as something Isadora can use?

      Another possiblity to obtain the iphone's sensor data would be the UseSensor app https://itunes.apple.com/us/app/use-sensors/id533229198?mt=8, which streams data in an XML format. Any idea?
      Thank you,
      Stephan

      1 Reply Last reply Reply Quote 0
      • C
        CraigAlfredson last edited by

        Look at the Data Array actor.  I believe it can import CSV data.

        1 Reply Last reply Reply Quote 0
        • I
          ian Beta Platinum last edited by

          Hi Stephan,

          To read more than the first item in CSV file you need to first change it to tab deliminated text in excel or any spreadsheet. It can then be read using the data array actor and you'll get all of the columns.

          An FYI I've found working with Wavefront's program -- I've found its great for collecting data, but terribly buggy and crash prone when used for streaming.

          Depending on the data that you're interested in capturing live there are a bunch of options --  TouchOSC and Control are both great and reliable apps that stream accelerometer (touch OSC) and acc& gyro data (control) over wifi.  GyrOSC is another option.

          here's a data array example to scroll through the sensor data files.

          Ian
          a44157-sensor_data_array.izz 54fd7b-sd_0408_000013.txt

          Ian Winters
          2022 M1Max 64gb osx 13.x, 2020 ImacPro 12 core 32gb 13.x, 2018, Retina MBP 2.9ghz i7 / 16gb / Radeon Pro 560x 4gb / 13.x /
          video and media design / ianwinters.com

          1 Reply Last reply Reply Quote 0
          • S
            stj last edited by

            Thank you Craig and Ian.
            Your data array example is very clear, thank you Ian!
            I have extensively being working with Touch OSC, and so GyrOSC is a breeze :-) thanks for the tip. It also provides all data that the UseSensor app would stream, already in OSC format, and hopefully will do for my project.
            Great. Best,
            Stephan

            1 Reply Last reply Reply Quote 0
            • Lanz
              Lanz last edited by

              if you have knowledge of max you can use this app, C74  http://nr74.org/software/c74.html

              it even sells itself on the app store with " bridge between your iOS device and several desktop applications like...Isadora."
              you can access, GPS, accel, gyro, compass, shake, proximity and microphone, and create your own interface like with touch osc.
              i found it straight forward to use, you can then send the data to isadora from the max patch via MIDI or OSC.
              watch a demo here,
              http://www.youtube.com/watch?feature=player_embedded&v=kcDjlwqs238
              best,
              lanz

              www.lanzpictures.com - London based working worldwide, video and sound designer, programmer, consultant.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post