• 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
FORUM

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    Text recognition

    How To... ?
    5
    10
    2651
    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.
    • R
      Reinhard last edited by

      Hello Forum,

      out of a large text every 4 seconds I randomly pick blocks of 150 characters with the Text Chopper, which are then projected and read out loud -- sometimes a quite funny action.
      Now I would like to trigger something else if certain words do appear in the picked blocks - let's say 'Theater'.
      With my not existing programming skills I thought this might be possible with the Text Parser, so I put
      name:string="Theater"
      inside and do get a trigger at the msg rcv, but only if the input is exactly 'Theater' and not with my whole blocks. I then tried
      name:string="?Theater?"
      resulting in a warm smile by the Text Parser...
      Any hints how to accomplish this or if it is at all possible?
      best
      Reinhard

      mbp 16", 2021, m1pro, 16gb, 12.6 / 6core trashcan, 11.2 / youngest Izzy

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

        Which version are you running? The java script actor in 2 would do it for you.

        http://www.fredrodrigues.net/
        https://github.com/fred-dev
        OSX 13.6.4 (22G513) MBP 2019 16" 2.3 GHz 8-Core i9, Radeon Pro 5500M 8 GB, 32g RAM
        Windows 10 7700K, GTX 1080ti, 32g RAM, 2tb raided SSD

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

          Hallo Reinhard,

          please have a look at this one
          clemens

          026eb5-filter_theater.izz

          avk4.net

          1 Reply Last reply Reply Quote 0
          • R
            Reinhard last edited by

            Thanks @Fred,

            I'm on the early adopter version and was afraid of an answer containing the word 'javascript'...
            So I will try and presumably come back here soon with the next questions.

            mbp 16", 2021, m1pro, 16gb, 12.6 / 6core trashcan, 11.2 / youngest Izzy

            1 Reply Last reply Reply Quote 0
            • R
              Reinhard last edited by

              @m_theater

              Thanks a lot! It does the job. I owe you a beer and as it seems that we're both located in Berlin it really could happen.
              best
              r

              mbp 16", 2021, m1pro, 16gb, 12.6 / 6core trashcan, 11.2 / youngest Izzy

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

                that could be a start for 2015 isadora meeting in berlin, anyone interested ?

                avk4.net

                1 Reply Last reply Reply Quote 0
                • R
                  Reinhard last edited by

                  Great idea!

                  On the 14th of February I could even provide a venue for such an event.
                  So, Berlin guys, sign this list!
                  best
                  r

                  mbp 16", 2021, m1pro, 16gb, 12.6 / 6core trashcan, 11.2 / youngest Izzy

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

                    ....would like to join you - but on tour on the 14.2. - maybe you should start an extra chat for a berlin izzy regulars table...

                    best Bodo

                    MacPro Late 2013 OSX 10.13., Izzy 2.6.1

                    http://studio6.berlin

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

                      after rethinking the text parser approach

                      i have to admit that it stops if the sting block contains another word with a capital T
                      so attached is a java script approach
                      best clemens

                      1a96dc-filter_theater2.izz

                      avk4.net

                      1 Reply Last reply Reply Quote 0
                      • Armando
                        Armando Beta Gold last edited by

                        Wow brilliant!

                        Armando Menicacci
                        www.studiosit.ca
                        MacBook Pro 16-inch, 2021 Apple M1 Max, RAM 64 GB, 4TB SSD, Mac OS Sonoma 14.4.1 (23E224)

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