#include <tracktion_Clipboard.h>
◆ MIDIEvents()
tracktion::engine::Clipboard::MIDIEvents::MIDIEvents |
( |
| ) |
|
◆ ~MIDIEvents()
tracktion::engine::Clipboard::MIDIEvents::~MIDIEvents |
( |
| ) |
|
|
override |
◆ pasteIntoClip()
std::pair< juce::Array< MidiNote * >, juce::Array< MidiControllerEvent * > > tracktion::engine::Clipboard::MIDIEvents::pasteIntoClip |
( |
MidiClip & |
, |
|
|
const juce::Array< MidiNote * > & |
selectedNotes, |
|
|
const juce::Array< MidiControllerEvent * > & |
selectedEvents, |
|
|
TimePosition |
cursorPosition, |
|
|
const std::function< BeatPosition(BeatPosition)> & |
snapBeat, |
|
|
int |
destController |
|
) |
| const |
◆ pasteIntoEdit() [1/3]
bool tracktion::engine::Clipboard::MIDIEvents::pasteIntoEdit |
( |
const EditPastingOptions & |
| ) |
const |
|
overridevirtual |
◆ pasteIntoEdit() [2/3]
◆ pasteIntoEdit() [3/3]
virtual bool tracktion::engine::Clipboard::ContentType::pasteIntoEdit |
( |
const EditPastingOptions & |
| ) |
const |
|
virtual |
◆ notes
std::vector<juce::ValueTree> tracktion::engine::Clipboard::MIDIEvents::notes |
◆ controllers
std::vector<juce::ValueTree> tracktion::engine::Clipboard::MIDIEvents::controllers |
The documentation for this struct was generated from the following file: