• FAQ
  • How to change Analog Sample Rate with Command line arguments?

I see there is a option for analog-channels:

--analog-channels
-C [val]

Specify number of ADC/DAC channels

Default: 8

https://learn.bela.io/using-bela/technical-explainers/command-line-arguments/#--analog-channels
But it seems there is nothing about the analog sample rate?
In the IDE the sample rate will change with the channnels. Is it the same for the command line? If I set Analog Channels to 4 with -C 4, the SR should automatically become 44.1k, right?