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
Next revision
Previous revision
todo [2026/06/11 19:43] – [20260611] icke_siegentodo [2026/07/21 07:28] (current) – [20260611] icke_siegen
Line 471: Line 471:
 ==== 20260611 ==== ==== 20260611 ====
  
-<code xml>+<code xml resetcuelists.xml>
 <?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
  
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.1781207007.txt.gz · Last modified: 2026/06/11 19:43 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki