lib Modulove
Library for building custom scripts for Modulove modules.
Loading...
Searching...
No Matches
Variables
synclfo_peripherials.h File Reference

Arduino pin definitions for the Modulove SyncLFO module. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const uint8_t modulove::synclfo::P1 = 0
 
const uint8_t modulove::synclfo::P2 = 1
 
const uint8_t modulove::synclfo::P3 = 3
 
const uint8_t modulove::synclfo::P4 = 5
 
const uint8_t modulove::synclfo::P_COUNT = 4
 
const uint8_t modulove::synclfo::KNOB_PINS [P_COUNT] = {P1, P2, P3, P4}
 
const uint8_t modulove::synclfo::GATE_IN = 3
 
const uint8_t modulove::synclfo::CV_OUT = 10
 
const uint8_t modulove::synclfo::B1_PIN = A2
 
const uint8_t modulove::synclfo::B2_PIN = 12
 
const uint8_t modulove::synclfo::LED1_PIN = 11
 

Detailed Description

Arduino pin definitions for the Modulove SyncLFO module.

Author
Adam Wonak (https://github.com/awonak)
Version
0.1
Date
2024-06-28