Vital
|
Declares classes for selecting and applying transpose quantization to notes. More...
#include "JuceHeader.h"
#include "common.h"
#include "open_gl_image_component.h"
#include "synth_section.h"
Go to the source code of this file.
Classes | |
class | TransposeQuantizeCallOut |
A callout component that allows selecting which notes are quantized for transposition. More... | |
class | TransposeQuantizeCallOut::Listener |
Interface for objects that want to be notified when quantization changes. More... | |
class | TransposeQuantizeButton |
A button component that shows the current transpose quantization state and opens a callout to edit it. More... | |
class | TransposeQuantizeButton::Listener |
Interface for objects that want to be notified of quantization changes. More... | |
Declares classes for selecting and applying transpose quantization to notes.