Forum

    • Register
    • Login
    • Search
    • Categories

    Adding Scala tuning support to instrument

    General Questions
    2
    2
    183
    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
      Rytelier last edited by

      How can I add Scala .scl tuning file support for my instrument for loading custom tuning and microtonal scales on fly?

      1 Reply Last reply Reply Quote 0
      • Christoph Hart
        Christoph Hart last edited by

        The simplest solution is converting the detune values to an JS array and use this with Message.setFineDetune(). If you have the same detune values for each octave, use Message.getNoteNumber() % 12 to stay within the array limits

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

        14
        Online

        793
        Users

        5.5k
        Topics

        51.6k
        Posts