This is the complete list of members for engine::QuantisationType, including all inherited members.
| applyQuantisationToSequence(juce::MidiMessageSequence &, Edit &, TimePosition sequenceStartOffset) | engine::QuantisationType | |
| beatFractionToNoteName(double beatFraction, bool isTriplet, int timeSigDenominator) | engine::QuantisationType | static |
| getAvailableQuantiseTypes(bool translated) | engine::QuantisationType | static |
| getAvailableQuantiseTypes(bool translated, int timeSigDenominator) | engine::QuantisationType | static |
| getAvailableQuantiseTypes(bool translated, const Edit &) | engine::QuantisationType | static |
| getDefaultType(bool translated) | engine::QuantisationType | static |
| getProportion() const | engine::QuantisationType | |
| getTimecodeSnapTypeLevel(bool &isTriplet) const noexcept | engine::QuantisationType | |
| getType(bool translated) const | engine::QuantisationType | |
| getType(bool translated, int timeSigDenominator) const | engine::QuantisationType | |
| getType(bool translated, const Edit &) const | engine::QuantisationType | |
| isEnabled() const | engine::QuantisationType | |
| isQuantisingNoteOffs() const | engine::QuantisationType | |
| operator=(const QuantisationType &) | engine::QuantisationType | |
| operator==(const QuantisationType &) const | engine::QuantisationType | |
| proportion | engine::QuantisationType | |
| QuantisationType() | engine::QuantisationType | |
| QuantisationType(const juce::ValueTree &, juce::UndoManager *) | engine::QuantisationType | |
| QuantisationType(const QuantisationType &) | engine::QuantisationType | |
| quantiseNoteOffs | engine::QuantisationType | |
| roundBeatToNearest(BeatPosition beatNumber) const | engine::QuantisationType | |
| roundBeatToNearestNonZero(BeatPosition beatNumber) const | engine::QuantisationType | |
| roundBeatUp(BeatPosition beatNumber) const | engine::QuantisationType | |
| roundToNearest(TimePosition, const Edit &) const | engine::QuantisationType | |
| roundUp(TimePosition, const Edit &) const | engine::QuantisationType | |
| setIsQuantisingNoteOffs(bool isQuantising) | engine::QuantisationType | |
| setProportion(float prop) | engine::QuantisationType | |
| setType(const juce::String &newTypeName) | engine::QuantisationType | |
| state | engine::QuantisationType | |
| typeName | engine::QuantisationType | |
| ~QuantisationType() override | engine::QuantisationType | |