Wasted-Audio / hvcc

The heavy hvcc compiler for Pure Data patches. Updated to python3 and additional generators
https://wasted-audio.github.io/hvcc/
GNU General Public License v3.0
236 stars 28 forks source link

Feature: DPF - support [playhead] receiver (from plugdata) #152

Open dromer opened 8 months ago

dromer commented 8 months ago

Which has some nice transport input controls:

Ideally it will use a more private receive symbol instead of the generic string.

dromer commented 8 months ago

It has been renamed to [r _playhead] so is a bit safer to use now.

dromer commented 7 months ago

A lot of this info is not available in DPF: https://distrho.github.io/DPF/structTimePosition.html https://distrho.github.io/DPF/structTimePosition_1_1BarBeatTick.html