lib Modulove
Library for building custom scripts for Modulove modules.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
modulove::SyncLFO Class Reference

Hardware abstraction wrapper for SyncLFO module. More...

#include <synclfo.h>

Collaboration diagram for modulove::SyncLFO:
Collaboration graph
[legend]

Public Member Functions

 SyncLFO ()
 Constructor.
 
 ~SyncLFO ()
 Deconstructor.
 
void Init ()
 Initializes the Arduino, and SyncLFO hardware.
 
void ProcessInputs ()
 Read the state of the CLK and RST inputs.
 

Public Attributes

synclfo::Config config
 
AnalogInput p1
 
AnalogInput p2
 
AnalogInput p3
 
AnalogInput p4
 
AnalogInputknobs [synclfo::P_COUNT]
 
DigitalInput gate
 
DigitalInput trig
 
AnalogOutput output
 
Button b1
 
Button b2
 

Detailed Description

Hardware abstraction wrapper for SyncLFO module.


The documentation for this class was generated from the following files: