a simple compressor meter to show how much compression...
-
I added a compressor and the required control and I want a redout to show how much of the threshhold there is being adjusted, I tried the peak meter in the floating tile attached to it but I am not getting the readout. I searched to find out how to do this simple thing in the forum but I cannot find it. Any help guys? I set in the compnenet specific properties this:
{
"ProcessorId": "Dynamics1",
"Index": -1,
"FollowWorkspace": false,
"SegmentLedSize": 0.0,
"UpDecayTime": 0.0,
"DownDecayTime": 0.0,
"UseSourceChannels": false,
"SkewFactor": 1.0,
"PaddingSize": 1.0,
"ShowMaxPeak": 1.0,
"ChannelIndexes": []
} -
@gryphonsegg have a look at this it may be useful
Anyone know why this isn't working?
Hi guys, anyone know why this isn't working? I've been going round in circles for the past 3 days straight. All I aim to do is send the core.peak for the inp...
Forum (forum.hise.audio)
-
@HISEnberg I dont think that is the same, I just want a readout from my compressor somehow...
-
This post is deleted! -
@HISEnberg here is what I am lookin gat so far, just funcionality, no pretty stuff LOL. BUt I cannot find how to do this and NO, I am not a person that is good at scripting,
-
@gryphonsegg ah apologies I didn’t piece together you were using the dynamics module. If you check out this HISE tutorial I believe it has an example of displaying gain reduction:
hise_tutorial/DynamicsFX at master · christophhart/hise_tutorial
The Tutorial project for HISE. Contribute to christophhart/hise_tutorial development by creating an account on GitHub.
GitHub (github.com)