Hello,
I have finally decided to take out my Pepper board (v1) and I am trying to figure out how to configure digital ins in PD.
If I have understood well, Digital ins 26, 25, 24 and 23 should be the CV 4 5 6 and 7 if configured as digital (I am having both jumpers side by side on digital on the back of the board).

If I use the drums example, I receive a trigger only on the last two channels (CV 6 and 7) that are not shared with the buttons but no sign of life from the first two (CV 4 and 5) although the buttons work as triggers.

Sorry for the newbie questions but I would love to use BELA for a specific application with triggers.

Thanks a lot in advance.

Hi Bassik,

Great that you have the Pepper V1 and are using it.

The pin numbering is slightly different on that revision of the board.

CV 4 -> pd: 22
CV 5 -> pd: 20
CV 6 -> pd: 23
CV 7 -> pd: 24

Button 1 -> pd: 25
Button 2 -> pd: 26

We've also updating this information here: https://github.com/BelaPlatform/bela-pepper/wiki/Pin-numbering

All the best, looking forward to seeing your trigger based application

    bela_robert thanks for your answer, I will have a go this evening.
    What I am trying to do is a module that can control a macro oscillator (like plaits by MI for example) as a percussion synth.
    I need each different trigger to output a series of CV values that corresponds to the model type and other parameters in the macro oscillator.
    Each CV value should be provided by the potentiometers on the front.

    So this brings two more questions:

    • are the dac channels the same between v2 and v1 ? (you are showing info for v2 mainly on your pages)
    • can the pots be completely disconnected from their function as DAC attenuators and be controlled on the software side? I can convert their adc value to digital and then back to analog for the cv outs.

    Thanks for the answer in advance.
    I can share my pd patch when I manage to make it work.

      6 days later

      bassik are the dac channels the same between v2 and v1 ? (you are showing info for v2 mainly on your pages)

      yes

      bassik can the pots be completely disconnected from their function as DAC attenuators and be controlled on the software side? I can convert their adc value to digital and then back to analog for the cv outs.

      the pots are not DAC attenuators. They are ADC attenuators. The values sent to the DAC is whatever is sent from the software