Hi, I am trying to write an applet that can perform real time monitoring and injection of an Urukul DDS's amplitude and/or attenuation using moninj. I figured out the code needed to monitor its frequency, but have no idea how to do the same thing for its attenuation.
Is there any way to achieve this through moninj? If not, what would be the recommended way to go about it? I'm currently thinking about writing a wrapper for the set function that updates a dataset whenever the attenuation is changed.
Thank you so much in advance for your help.