Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fake Hw descriptor #47

Open
micahvdm opened this issue Jul 29, 2021 · 1 comment
Open

Fake Hw descriptor #47

micahvdm opened this issue Jul 29, 2021 · 1 comment

Comments

@micahvdm
Copy link

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.

@falkTX
Copy link
Member

falkTX commented Jul 29, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants