You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to fake the mod dwarf hw descriptor to utilize the new gate and compressor features? I have mod running on a raspberry pi and it could use the noise gate in particular.
The text was updated successfully, but these errors were encountered:
Those are enabled on mod-host.
Check for the __MOD_DEVICES__ and _MOD_DEVICE_DWARF macro.
Compressor doesnt really work right now.
Also, there is no direct way from mod-ui to change these IO processing features, you will need to write a custom "system-control" tool that follows the same protocol. Example here mod-audio/mod-live-usb@5de5ae3
Is there a way to fake the mod dwarf hw descriptor to utilize the new gate and compressor features? I have mod running on a raspberry pi and it could use the noise gate in particular.
The text was updated successfully, but these errors were encountered: