HISE Logo Forum
    • Categories
    • Register
    • Login

    Sine Gen Coarse Ratio hard limit

    Scheduled Pinned Locked Moved General Questions
    2 Posts 1 Posters 124 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.
    • ?
      A Former User
      last edited by

      is there any way to bypass the hard limit of 16x ratio?

      ? 1 Reply Last reply Reply Quote 0
      • ?
        A Former User @A Former User
        last edited by

        answered my own question:

        const var SineWaveGenerator1 = Synth.getChildSynth("Sine Wave Generator1");
        
        SineWaveGenerator1.setAttribute(SineWaveGenerator1.UseFreqRatio, 1);
        
        SineWaveGenerator1.setAttribute(SineWaveGenerator1.CoarseFreqRatio, 20); // this can be higher than the GUI limited 16
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        20

        Online

        1.7k

        Users

        11.8k

        Topics

        102.6k

        Posts