Hi there.
To not share a too much poor prototype on Github or Patch storage, I need some help for some little things (beware : dumb questions here, first batch !):
1/
- Do the 8 pots are physically LOG or LIN ? They didn’t appears in the "CURRENT BOM for Rev2". Because I want to know if I need [pow~ 2
] in Pd to turn it LOG.
2/
- Because I need the 8 pots to control parameters, it seems I’ve got to set the Bela via IDE/Project_settings_on "Analog Sample Rate" to 22050 Hz, because at 44100 Hz, only 4 "Analog Channels" are available. BUT, in test configuration, PEPPER powered by the rack and connected to my computer, I have set this "Analog Sample Rate" at 22050 Hz, and turned off the Bela, unplugged the USB and reboot it to tested it alone AND I have no more control with the 4 last pots, as if "Analog Sample Rate"_ went back to 44100 Hz setting. Any ideas ?
(I have the last four CV OUT on DIGITAL mode, but I note that : "These can optionally be re-configured so that up to 4 of the CV-in sockets are repurposed as trigger inputs, connected to Bela's digital inputs, while the corresponding pots are still controlling Bela's analog inputs.")
3/
- I see many "Underrun detected: 1 blocks dropped" errors on IDE when I run my patch. (In IDE/Project_settings, I have set the Block size (audio frames) to 128.) Why ?
4/
- Adding "the --high-performance-mode
flag to the User Command Line Arguments: field in the project settings, you will be able to use up to 99% of the CPU for the patch". How to remote the button that is on the Bela cape (which stop the running program and give you back access to the IDE) to the front panel for embedded use ? Is it a shortcut with buttons ? Or a hole in the panel with a new little button ?
5/
- Where to find the schematic of the Pepper Rev2 ?
6/
THANKS