loopy_pro_actions_tips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
loopy_pro_actions_tips [2024/02/26 06:52] espiegel123loopy_pro_actions_tips [2024/02/26 07:27] (current) espiegel123
Line 67: Line 67:
   * A circle with an arrow indicates "After Last"    * A circle with an arrow indicates "After Last" 
  
 +===== Helpful Hints =====
 +
 +Use quantization when timing needs to be precise and even a millisecond or two would make a difference.
 +
 +**Delay Plus Quantization**. You will sometimes need to have a delay before a quantized event to make sure that it fires on the NEXT quantization interval rather than right now as in the //Stop Clip Timing// example elsewhere on this page. If the clock is at 0, every quantization amount would trigger. 
 +
 +**Dummy Actions**. If you need to quantize an action after a delay, you may need to create a dummy action that does nothing but delay. If the action itself is a play or stop or record action which has its own quantization settings, set the quantization within that action. If you need to use a "dummy" action to delay, you can add a the Adjust Parameter Clip Action without specifying a target clip or Trigger Widget action without specifying a widget or any action that would do nothing.
 +
 +===== Related Pages =====
 +[[loopy_pro_action_list|Loopy Pro: Action List]]
 +
 +[[https://loopypro.com/manual/#actions|Loopy Pro Manual - Actions Chapter]]
  
 {{tag>loopy_pro}} {{tag>loopy_pro}}
  • loopy_pro_actions_tips.1708890730.txt.gz
  • Last modified: 2024/02/26 06:52
  • by espiegel123