Artemis.Plugins icon indicating copy to clipboard operation
Artemis.Plugins copied to clipboard

[DON'T MERGE] Add per session peak volume

Open Cheerpipe opened this issue 4 years ago • 1 comments

This PR add a collection of applications and their audio session real time peak volume.

To make this works, i had to create a settings that holds used data sessions to create (or re-create an empty/volume 0 session datamodel) them at plugin startup otherwise conditions using these dynamic datamodels will fail because these session datamodels don't exists at the moment Artemis is loaded (Don't know if this is an Artemis bug or the intended behavior).

Cheerpipe avatar Aug 20 '21 23:08 Cheerpipe

Hey Pipe, would you like to finish this PR anytime soon? I don't mind it staying here but perhaps you forgot about it

RobertBeekman avatar Jan 11 '23 11:01 RobertBeekman