HiseEvent Member List

This is the complete list of members for HiseEvent, including all inherited members.

addToTimeStamp(int16 delta) noexceptHiseEvent
clear(HiseEvent *eventToClear, int numEvents=1)HiseEventinlinestatic
createPitchFade(uint16 eventId, int fadeTimeMilliseconds, int8 coarseTune, int8 fineTune)HiseEventstatic
createTimerEvent(uint8 timerIndex, uint16 offset)HiseEventstatic
createVolumeFade(uint16 eventId, int fadeTimeMilliseconds, int8 targetValue)HiseEventstatic
getAfterTouchValue() const noexceptHiseEventinline
getChannel() const noexceptHiseEventinline
getChannelPressureValue() const noexceptHiseEventinline
getCoarseDetune() const noexceptHiseEventinline
getControllerNumber() const noexceptHiseEventinline
getControllerValue() const noexceptHiseEventinline
getEventId() const noexceptHiseEventinline
getFadeTime() const noexceptHiseEventinline
getFineDetune() const noexceptHiseEventinline
getFloatVelocity() const noexceptHiseEventinline
getGain() const noexceptHiseEventinline
getGainFactor() const noexceptHiseEventinline
getNoteNumber() const noexceptHiseEventinline
getPitchFactorForEvent() const HiseEvent
getPitchWheelValue() const noexceptHiseEvent
getProgramChangeNumber() const noexceptHiseEventinline
getSongPositionPointerMidiBeat() const noexceptHiseEventinline
getStartOffset() const noexceptHiseEvent
getTimerIndex() const noexceptHiseEventinline
getTimeStamp() const noexceptHiseEventinline
getTransposeAmount() const noexceptHiseEventinline
getType() const noexceptHiseEventinline
getTypeAsString() const noexceptHiseEvent
getVelocity() const noexceptHiseEventinline
HiseEvent()HiseEventinline
HiseEvent(const MidiMessage &message)HiseEvent
HiseEvent(Type type_, uint8 number_, uint8 value_, uint8 channel_=1)HiseEvent
HiseEvent(const HiseEvent &other) noexceptHiseEvent
ignoreEvent(bool shouldBeIgnored) noexceptHiseEventinline
isAftertouch() const noexceptHiseEventinline
isAllNotesOff() const noexceptHiseEventinline
isArtificial() const noexceptHiseEventinline
isChannelPressure() const noexceptHiseEventinline
isController() const noexceptHiseEventinline
isControllerOfType(int controllerType) const noexceptHiseEventinline
isEmpty() const noexceptHiseEventinline
isIgnored() const noexceptHiseEventinline
isMidiStart() const noexceptHiseEventinline
isMidiStop() const noexceptHiseEventinline
isNoteOff() const noexceptHiseEventinline
isNoteOn(bool returnTrueForVelocity0=false) const noexceptHiseEvent
isNoteOnOrOff() const noexceptHiseEventinline
isPitchFade() const noexceptHiseEventinline
isPitchWheel() const noexceptHiseEventinline
isProgramChange() const noexceptHiseEventinline
isSongPositionPointer() const noexceptHiseEventinline
isTimerEvent() const noexceptHiseEventinline
isVolumeFade() const noexceptHiseEventinline
operator==(const HiseEvent &other) const HiseEvent
setAfterTouchValue(int noteNumber, int aftertouchAmount) noexceptHiseEventinline
setArtificial() noexceptHiseEventinline
setChannel(int newChannelNumber) noexceptHiseEventinline
setChannelPressureValue(int pressure) noexceptHiseEventinline
setCoarseDetune(int semiToneDetune) noexceptHiseEventinline
setControllerNumber(int controllerNumber) noexceptHiseEventinline
setControllerValue(int controllerValue) noexceptHiseEventinline
setEventId(uint16 newEventId) noexceptHiseEventinline
setFadeTime(int fadeTime) noexceptHiseEventinline
setFineDetune(int newCents) noexceptHiseEventinline
setGain(int decibels) noexceptHiseEventinline
setNoteNumber(int newNoteNumber) noexceptHiseEvent
setPitchWheelValue(int position) noexceptHiseEvent
setSongPositionValue(int positionInMidiBeats)HiseEvent
setStartOffset(uint16 startOffset) noexceptHiseEvent
setTimeStamp(int newTimestamp) noexceptHiseEvent
setTransposeAmount(int newTransposeValue) noexceptHiseEventinline
setType(Type t) noexceptHiseEventinline
setVelocity(uint8 newVelocity) noexceptHiseEventinline
swapWith(HiseEvent &other)HiseEvent
Type enum nameHiseEvent

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.