MCUdude / SigmaDSP

A versatile Arduino library for interfacing with the ADAU1401, ADAU1701 and ADAU1702 audio DSPs
GNU Lesser General Public License v3.0
165 stars 33 forks source link

adds functionality for mute without slew #32

Closed SitrucL closed 2 years ago

SitrucL commented 2 years ago

PR for adding allowing the mute block within a sigma flow to be toggled via this library

MCUdude commented 2 years ago

Thanks for the PR. I don't have a computer with SigmaStudio nearby, so can you post a screenshot of the block so I know what it looks like?

SitrucL commented 2 years ago

Hi, this is the block being controlled. I shouldve made a PR a few months ago but only just realised I hadnt. Would be good to get a review around the logic within src/SigmaDSP.cpp when possible. I know the functionality works as I've been using but could possibly be refactored image

MCUdude commented 2 years ago

Thanks!