User Tools

Site Tools


todo

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
todo [2026/06/11 19:46] – [20260611] icke_siegentodo [2026/07/21 07:28] (current) – [20260611] icke_siegen
Line 503: Line 503:
 </code> </code>
  
 +==== 20260721 ====
 +
 +Set a BPM Master's speed multiplier: {{ ::bpm1multi.xml |}}
 +
 +<code xml>
 +<?xml version="1.0" encoding="utf-8"?>
 +<avolites.macros>
 +<macro id="User.Macros.BPM1.4" name="BPM 1 x4">
 +  <sequence>
 +    <step>Handles.SetSourceHandleFromHandle(1612)</step>
 +    <step>Handles.FilterHandleOptions()</step>
 +    <step>ActionScript.SetProperty.Double("HandleOptions.Masters.Bpm.SpeedMultiplier", Math.Cast.ToDouble(4))</step>
 +    <step pause="0.05">Handles.ClearSelection()</step> 
 +    <step pause="0.05">Handles.ClearHandleOptionsFilter()</step>
 +  </sequence>
 +</macro>
 +
 +</avolites.macros>
 +</code>
  
 ==== Titan Tricks ==== ==== Titan Tricks ====
todo.1781207164.txt.gz · Last modified: 2026/06/11 19:46 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki