HISE Logo Forum
    • Categories
    • Register
    • Login

    Pitch Modulation, LFO Modulator - Choose semitone value

    Scheduled Pinned Locked Moved Solved General Questions
    3 Posts 2 Posters 103 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.
    • M
      Mighty23
      last edited by

      I would like to understand how to allow the user to control the semitones in the pitch modulation.

      This is probably the stupidest question asked on this forum but I'm wasting too much time not to ask you.

      38acd37c-3317-4caf-8918-c3b9be3a8022-image.png

      I can't find it here:
      3f4ba596-9331-4549-872b-644b0eb72468-image.png

      ...and I can't find it here either
      3fd62b94-85dc-4a73-bb97-68a7d13f13b0-image.png

      Free Party, Free Tekno & Free Software too

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

        @Mighty23 setIntensity

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

        M 1 Reply Last reply Reply Quote 1
        • M
          Mighty23 @d.healey
          last edited by

          @d-healey Thanks, efficient as always

          const var LFOModulator1 = Synth.getModulator("LFO Modulator1");
          
          inline function onknbPitchSemitonesControl(component, value)
          {
          	LFOModulator1.setIntensity(value);
          };
          
          Content.getComponent("knbPitchSemitones").setControlCallback(onknbPitchSemitonesControl);
          

          Free Party, Free Tekno & Free Software too

          1 Reply Last reply Reply Quote 0
          • M Mighty23 marked this topic as a question on
          • M Mighty23 has marked this topic as solved on
          • First post
            Last post

          19

          Online

          1.7k

          Users

          11.9k

          Topics

          103.4k

          Posts