No internet connection
  1. Home
  2. Macro and Script Help

Dotted, Triplet Selection

By Kim Planert @Kim_Planert
    2024-09-21 01:13:01.748Z

    Title

    Dotted, Triplet Selection

    What do you expect to happen when you run the script/macro?

    I'd like to suggest a change to the Quantize Script. It would be good if it's possible just to switch to dotted, to triplets and straight, not the value. At the moment its note value and type combined, which multiplies the number of buttons necessary. I need to have a button each for 1/4, 1/4 triplets and 1/4 dotted. I'd press the dotted/triplets standard button first and then the value. It's saving real estate. Does that make sense? Same presets would be nice for Input Quantize + Duration.

    Are you seeing an error?

    What happens when you run this script?

    Need to many buttons.

    How were you running this script?

    Other

    How important is this issue to you?

    4

    Details

    {
        "inputExpected": "I'd like to suggest a change to the Quantize Script. It would be good if it's possible just to switch to dotted, to triplets and straight, not the value. At the moment its note value and type combined, which multiplies the number of buttons necessary. I need to have a button each for 1/4, 1/4 triplets and 1/4 dotted. I'd press the dotted/triplets standard button first and then the value. It's saving real estate.  Does that make sense? Same presets would be nice for Input Quantize + Duration.",
        "inputIsError": false,
        "inputWhatHappens": "Need to many buttons.",
        "inputHowRun": {
            "key": "-MpfwoFyZNOpBC3X5xGI",
            "title": "Other"
        },
        "inputImportance": 4,
        "inputTitle": "Dotted, Triplet Selection"
    }

    Source

    //Preset converted to script
    
    
    //Invoking preset "Quantize 1/1" of template "Set Quantize Note Value (Pre Pro Tools 2023.6)" in package "Kitch's Command Template Collection"
    sf.soundflow.runCommand({
        commandId: 'user:ckgelz7r9000b0j10dxbuq7dx:ckikwow0z0005xc10lcy279ku',
        props: {
            targetNoteType: "standard",
            targetNoteValue: "1/1 note",
        },
    })
    

    Links

    User UID: ugsrnIjRISR3rAN6xI5A0mhSdss1

    Feedback Key: sffeedback:ugsrnIjRISR3rAN6xI5A0mhSdss1:-O7H7ux8ce07Qb0QyuuQ

    Feedback ZIP: nm3RmEorUFEhXn+gSp2p5/kJicNsqygUzMCwMRvVmGhnsAaskAMlBE6NeAL0Tmx3SX1FyouTtUb3Vh3G+phBRysF17mbbADXCtIq1kj8cLp6qEwazARNyk4Pm0Y2w9gxFqtEhikrUfAo4fYTCzK60NU7Hhzq8fVXvBz6RlXkj86kshxjmelstpk5+Z6pK5OoZ2rA91YArE8bV5UApZqAdRwwyV6yiPploeVEdbYiWsIRGvLPKDx4yQKP2fVSBoTedbTdZmcPSz1UNYGLhqemXm9WzoDCDqfzh4i7826Oh1pCSjwokZ8WsvYvKQo35ey/Xa4+PXSZxpbCufwbu6PSYA==

    • 2 replies
    1. Kitch Membery @Kitch2024-09-21 01:17:41.466Z

      Good call, I'll consider this for a future update for sure.

      1. S
        In reply toKim_Planert:
        SoundFlow Bot @soundflowbot
          2024-09-21 01:17:52.730Z

          This issue is now tracked internally by SoundFlow as SF-1452