12 namespace manufacturer
std::conditional_t< greater_than< number_of_bytes, 0 >::value, std::array< std::byte, number_of_bytes >, std::vector< std::byte > > message_t
Definition: message_type.hpp:18
constexpr auto number_of_values_per_byte
Definition: constants.hpp:7
constexpr message_t< 3 > elektron
Definition: constants.hpp:14
constexpr auto max_number_of_midi_channels
Definition: constants.hpp:9
constexpr auto default_pulses_per_quarter_note
Definition: constants.hpp:10