HISE Logo Forum
    • Categories
    • Register
    • Login

    "Wobble" Effect - Maize Sampler

    Scheduled Pinned Locked Moved General Questions
    9 Posts 4 Posters 545 Views
    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.
    • Adam_GA
      Adam_G
      last edited by

      hey all, im attempting to recreate an effect thats pretty simple to accomplish in Maize Sampler. its basically just a wobble you can hear here https://www.mediafire.com/file_premium/zqrrnz1zd7h6rrn/maizelfopitch.mp4/file which is achieved by setting the LFO Destination to Pitch and increasing the Rate. I tried adding an LFO to the Pitch Modulation of a Sampler and adjusting its Intensity but that sounds very different. Does anyone know how to accomplish this? Im quite sure it can be done in Hise.

      1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey
        last edited by

        Did you try adjusting the LFOs other parameters, like intensity or phase?

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        LindonL 1 Reply Last reply Reply Quote 0
        • LindonL
          Lindon @d.healey
          last edited by

          @d-healey said in "Wobble" Effect - Maize Sampler:

          Did you try adjusting the LFOs other parameters, like intensity or phase?

          ..or shape...?

          HISE Development for hire.
          www.channelrobot.com

          1 Reply Last reply Reply Quote 0
          • Adam_GA
            Adam_G
            last edited by

            @d-healey @Lindon der, well now i feel silly. i hadnt experimented as much as i thought and you asking that prompted me to try a little harder haha.

            Seems the sweet spot is setting the knobs range to only be 1.3-7.3 on the frequency but how can i get the popup value to display 0-100%?

            LindonL 1 Reply Last reply Reply Quote 0
            • LindonL
              Lindon @Adam_G
              last edited by Lindon

              @Adam_G said in "Wobble" Effect - Maize Sampler:

              @d-healey @Lindon der, well now i feel silly. i hadnt experimented as much as i thought and you asking that prompted me to try a little harder haha.

              Seems the sweet spot is setting the knobs range to only be 1.3-7.3 on the frequency but how can i get the popup value to display 0-100%?

              see if you can work it out - your range is (7.3 - 1.3) = 6,
              so your Normalised percentage will move between 0 and 1 so your range would be (6 * value)
              and you are starting out from 1.3 so your formula is:

              (6 * value)+ 1.3

              HISE Development for hire.
              www.channelrobot.com

              Adam_GA 1 Reply Last reply Reply Quote 0
              • pelleP
                pelle
                last edited by

                You need to connect a Sine LFO to the Pitch/Tune of the Sampler, setting the rate to 1Hz with an intensity of 0.10st. For an improved outcome, consider adding a second LFO modulation to the same parameter, utilizing a Random shape and setting the frequency to 10Hz, maintaining the same intensity.

                1 Reply Last reply Reply Quote 0
                • Adam_GA
                  Adam_G @Lindon
                  last edited by

                  thanks @Lindon im not quite sure how to write these forumlas though. something like this?

                  	ScriptSlider1.set("text", (6 * value) + 1.3 + "%");
                  
                  d.healeyD 1 Reply Last reply Reply Quote 0
                  • d.healeyD
                    d.healey @Adam_G
                    last edited by d.healey

                    @Adam_G I think what Lindon was suggesting is you set the range of your slider to normalized percentage. Then in the slider's callback you use the formula to set the frequency of the LFO.

                    Or perhaps he meant you should use setValuePopupFunction.

                    ffa3027f-0859-4b33-96d3-01bdcd379b14-image.png

                    Libre Wave - Freedom respecting instruments and effects
                    My Patreon - HISE tutorials
                    YouTube Channel - Public HISE tutorials

                    Adam_GA 1 Reply Last reply Reply Quote 0
                    • Adam_GA
                      Adam_G @d.healey
                      last edited by Adam_G

                      @Lindon @d-healey thanks guys i figured it out :)

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

                      31

                      Online

                      1.7k

                      Users

                      11.7k

                      Topics

                      102.0k

                      Posts