1#ifndef CS_SETTINGSWRAPPER_HPP
2#error "Do not include this file directly, use the wrapper!"
12#include "NamespaceSettings.hpp"
61#define CS_TRUE_CONTROL_SURFACE_INSTANCE 1
#define BEGIN_CS_NAMESPACE
constexpr size_t SYSEX_BUFFER_SIZE
The length of the maximum System Exclusive message that can be received.
constexpr bool VU_PEAK_SMOOTH_DECAY
If set to true, the VU meter display peak bars will decay smoothly (i.e.
constexpr unsigned long VU_PEAK_HOLD_TIME
The time in milliseconds that a VU meter display peak bar stays at the peak before decaying.
constexpr unsigned long VU_PEAK_DECAY_TIME
The time in milliseconds it takes for the VU meter display peak bar to drop one unit (i....
constexpr unsigned long SYSEX_CHUNK_TIMEOUT
Timeout in milliseconds to wait for a SysEx chunk to complete.
constexpr uint8_t MAX_FPS
The maximum frame rate of the displays.
constexpr uint8_t NOTE_VELOCITY_THRESHOLD
Determines when a note input should be interpreted as 'on'.
constexpr unsigned long HAIRLESS_BAUD
The baud rate to use for Hairless MIDI.