giuliomoro I’ve been testing this configuration for the last few hours and I wanted to give you a detailed update, as I’ve realized something very specific is happening.
Initially, I thought it was a syntax problem in SuperCollider. When I ran a single channel (like Channel 8, the Arduino mic), it worked perfectly. However, as soon as I added more channels or tried to use multipliers, the output would immediately mute.
After further testing, I’ve discovered that this is likely a headroom/gain threshold issue in the new image. It seems the system is preventing me from setting any gain louder than -6dB (which is the 0.5 multiplier in SuperCollider). If I keep everything at or below 0.5, it works; if I go above that, it mutes.
I’m currently stuck because I need to be able to set a louder gain for my inputs, but the system is muting them as if they are hitting a hard limit. I would appreciate your guidance on how to resolve this—is there a setting in the new image I can adjust to regain that headroom?
P.S. I did try the latest code you sent me and it is currently running on my Bela, but it hasn't resolved this specific muting behavior.