ppq

control.ppq

This node can be used to send out the PPQ position whenever the playback position changes

Parameters

ID Range Default Description
Tempo 0.00 - 18.00 5.00 Sets the base tempo that will be used to calculate the normalized value
Multiplier 1.00 - 16.00 1.00 can be used to multiply the tempo parameter for longer time values

This node will send out a modulation value each time there is one of these events:

  1. The host transport is started / stopped
  2. The host playback position is changed in a non-continuous way (eg. if the user changes the playback ruler in the DAW or if there is a wrap-aroung of the looped section in the DAW playback setting). Note that this only fires the callback when the DAW is playing - if the user changes the host position while the playback is stopped, the ppq position will be updated the next time the playback is started.

Whenever this occurs, the node will take the playback position and calculate the modulo of the current tempo setting defined by the two parameters so that it results in a value between 0.0 and 1.0, eg.:


The best way to learn how to use the node is to hook up a control.cable_expr node, enable its debug mode (like it's shown on the screenshot above), then use the HISE Controller popup to simulate a DAW position and see how the ppq responds.

Similar nodes

There are a few other nodes related to host transport management: