Forum
    • Categories
    • Register
    • Login
    1. Home
    2. Yannrog
    Y
    • Profile
    • Following 0
    • Followers 0
    • Topics 17
    • Posts 62
    • Groups 0

    Yannrog

    @Yannrog

    3
    Reputation
    7
    Profile views
    62
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Yannrog Unfollow Follow

    Best posts made by Yannrog

    • RE: Convolution Reverb doesn't work after export in DAW.

      @Oli-Ullmann Ok, I'll try

      posted in Newbie League
      Y
      Yannrog
    • RE: Chord Detection beginner help

      @David-Healey Thank you so much, it's working. Really thank you, I am learning. I am going to import like this everytime

      posted in General Questions
      Y
      Yannrog
    • RE: Sync 2 sliders, slider animation moving at the same time.

      @Oli-Ullmann Thank you so much

      posted in General Questions
      Y
      Yannrog

    Latest posts made by Yannrog

    • Hello, easy one, How do we set a value to a knob by scripting so it never changes.

      Hi, It might be an easy one, but I am learning.
      How do we set a value by scripting to a slider, knob, so it doesn't changes.

      I heard about set attribute, set,...

      Thank you.

      posted in General Questions
      Y
      Yannrog
    • RE: Transpose combobox values

      @David-Healey Thank you,

      Its working really great 👍

      posted in General Questions
      Y
      Yannrog
    • Transpose combobox values

      Hi,

      I'm trying to use transposer with combobox,

      The start value is 1 and go up.

      Is it possible to change it to default 0 (-12 to +12)?

      posted in General Questions
      Y
      Yannrog
    • RE: How to display a label from a script processor to a label in the main interface. (processor ID doesn't work)

      @David-Healey Hi,

      I will simplify, make the chord analyzer separately

      posted in General Questions
      Y
      Yannrog
    • RE: How to display a label from a script processor to a label in the main interface. (processor ID doesn't work)

      @David-Healey
      Yes it's a problem with the array,

      In the chord script (works well by itself), when I delete the "reg keyheld = [ ]" line
      It does not work anymore. It acts like when I tried to add it to the main script.

      How can I fix the array, because it's a long list of chords

      posted in General Questions
      Y
      Yannrog
    • RE: How to display a label from a script processor to a label in the main interface. (processor ID doesn't work)

      @David-Healey Thank you, I'll check it

      posted in General Questions
      Y
      Yannrog
    • RE: How to display a label from a script processor to a label in the main interface. (processor ID doesn't work)

      @David-Healey ok,

      Normally it works well,

      When I add it to the script, it doesn't know the function “push“ and “indexof“. I am doing a beginner mistake. I am wondering, why it works by itself and when I add it to the new script it doesn't know the functions.. 🤔 Capture d’écran 2026-05-18 à 22.10.10.png Capture d’écran 2026-05-18 à 22.16.06.png

      posted in General Questions
      Y
      Yannrog
    • RE: How to display a label from a script processor to a label in the main interface. (processor ID doesn't work)

      @David-Healey Yes, I tried however.
      For some reason it cancel some codes,

      and does not work.

      posted in General Questions
      Y
      Yannrog
    • RE: How to display a label from a script processor to a label in the main interface. (processor ID doesn't work)

      @David-Healey in the script, it searches for what note beeing pressed, there on init scripts, onNoteon callbacks, onNoteoff callbacks. I started from your example of chord detection to help, it works perfect, however I can't display it in the main interface.

      posted in General Questions
      Y
      Yannrog
    • RE: How to display a label from a script processor to a label in the main interface. (processor ID doesn't work)

      @David-Healey chord names from a script

      posted in General Questions
      Y
      Yannrog