• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    Reset Sound Speed

    How To... ?
    2
    9
    2.2k
    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.
    • J
      jessemelansonart
      last edited by

      Hell everyone!

      I am trying to find help in a way to reset an audios speed on the Sound Watcher. I have a Mouse Watchers vert pos connected to a Sound Players speed; what I would like is for when the mouse is NOT in motion  the speed to set back to 1 (and play normally). I want the speed to only effect the audio when the mouse is being moved and back to normal when it is not being moved.

      I plan on replacing the mouse watcher actor with an OSC listener that is receiving values from a Wii controller. 

      Thank you for your help and suggestions!

      Jesse

      WolandW 1 Reply Last reply Reply Quote 0
      • WolandW
        Woland Tech Staff
        last edited by Woland

        Here you go friend.

        Sound Speed Control.izz

        Best Wishes,

        Woland

        TroikaTronix Technical Support
        New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
        TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

        | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

        1 Reply Last reply Reply Quote 4
        • WolandW
          Woland Tech Staff @jessemelansonart
          last edited by

          @jessemelansonart

          Please let me know if this works out for you or if you'd like some help refining it further. It's always nice to know whether or not what I've given to folks is a viable solution for their specific usage case.

          Best wishes,

          Woland

          TroikaTronix Technical Support
          New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
          TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
          TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

          | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

          1 Reply Last reply Reply Quote 0
          • J
            jessemelansonart
            last edited by jessemelansonart

            @woland

            Thank you! Cool, yes this is great!  It is working almost exactly as I want. However, when I replace the mouse watcher with an OSC listener I am unable to obtain a trigger value less than 1. When I replaced the mouse watcher with an OSC listener  I am only able to "speed up" the audio and am unable to slow it down. I would like the OSC listener to be able to both speed up the audio and slow it down.

            Any ideas?

            Sound Speed With OSC.izz

            Your help is greatly appreciated, thank you!

            WolandW 2 Replies Last reply Reply Quote 0
            • WolandW
              Woland Tech Staff @jessemelansonart
              last edited by

              @jessemelansonart

              Using Isadora is literally my favorite thing to do, so it's the absolute truth when I say it's my pleasure to help folks out with building and trouble-shooting their ideas. 

              It's likely a question of scaling. I'll take a look at the Patch you just sent and get back to you shortly.

              Best wishes,

              Woland

              TroikaTronix Technical Support
              New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
              TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
              TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

              | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

              1 Reply Last reply Reply Quote 2
              • WolandW
                Woland Tech Staff @jessemelansonart
                last edited by Woland

                @jessemelansonart

                Here's some pictures showing something important I changed in your patch



                Input Limit Max and Limit Min: This is the way you had it and I kept this the same



                Output Limit Max and Limit Min: This is what you had it as, but I changed this.



                Output Scale Max and Scale Min: I changed these from Limit Min "0" and Limit Max "1" to Limit Min "min" and Limit Max "max"


                I think you may want to change the Scale Max for the "speed" parameter on your Sound Player, and I've explained that in comments in the Patch.



                Here's the Patch (I built a scaling macro and explained a bit about scaling):

                Sound-Speed-With-Osc 03.izz

                Best wishes,

                Woland

                TroikaTronix Technical Support
                New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

                | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

                1 Reply Last reply Reply Quote 1
                • WolandW
                  Woland Tech Staff
                  last edited by Woland

                  P.S.


                  New patch with just those actors added, (no other changes): Sound-Speed-With-Osc 04.izz

                  TroikaTronix Technical Support
                  New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                  TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                  TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

                  | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

                  1 Reply Last reply Reply Quote 1
                  • J
                    jessemelansonart
                    last edited by

                    Wow, amazing, this was extremely helpful. I just learned a lot. Thank you!

                    WolandW 1 Reply Last reply Reply Quote 0
                    • WolandW
                      Woland Tech Staff @jessemelansonart
                      last edited by Woland

                      @jessemelansonart

                      Again, my pleasure. I'll probably end up using that scaling macro down the line for my own purposes as well. Value scaling is a super tricky and incredibly powerful thing to understand how to do in Isadora. 

                      You may want to check out @mark 's excellent video tutorials on value scaling.

                      Part 1

                      Part 2

                      Best wishes,

                      Woland (Lucas Wilson-Spiro)

                      TroikaTronix Technical Support
                      New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
                      TroikaTronix Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
                      TroikaTronix Add-Ons Page: https://troikatronix.com/add-ons/

                      | Isadora 3.2.6 | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

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