lib Modulove
Library for building custom scripts for Modulove modules.
Loading...
Searching...
No Matches
synclfo_config.h
Go to the documentation of this file.
1
11
#ifndef SYNCLFO_CONFIG_H
12
#define SYNCLFO_CONFIG_H
13
14
namespace
modulove {
15
namespace
synclfo {
16
17
// Configuration settings for the A-RYTH-MATIK module.
18
struct
Config
{
19
// Indicates that additional Synchronizer hardware components present.
20
bool
Synchronizer;
21
};
22
23
}
// namespace synclfo
24
}
// namespace modulove
25
26
#endif
modulove::synclfo::Config
Definition
synclfo_config.h:18
Generated by
1.9.8