LMMS
Loading...
Searching...
No Matches
juce::universal_midi_packets::ToUMP1Converter Struct Reference

#include <juce_UMPConverters.h>

Public Member Functions

template<typename Fn>
void convert (const MidiMessage &m, Fn &&fn)
template<typename Fn>
void convert (const View &v, Fn &&fn)

Detailed Description

Allows conversion from bytestream- or Universal MIDI Packet-formatted messages to MIDI 1.0 messages in UMP format.

@tags{Audio}

Member Function Documentation

◆ convert() [1/2]

template<typename Fn>
void juce::universal_midi_packets::ToUMP1Converter::convert ( const MidiMessage & m,
Fn && fn )
inline

◆ convert() [2/2]

template<typename Fn>
void juce::universal_midi_packets::ToUMP1Converter::convert ( const View & v,
Fn && fn )
inline

The documentation for this struct was generated from the following file: