It would be nice to be able to automatically create visualizers in the guis based on information sent from the synth via SendTrig. For instance in a compressor have a bar indicating the amount of gain reduction in dBs. The syntax in Udef this could be like
It would be nice to be able to automatically create visualizers in the guis based on information sent from the synth via SendTrig. For instance in a compressor have a bar indicating the amount of gain reduction in dBs. The syntax in Udef this could be like
UVisualizer.kr(reduction "gain reduction", \db.asSpec)