This is the complete list of members for AudioFileEnvelope, including all inherited members.
addChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
applyGainModulation(float *calculatedModulationValues, float *destinationValues, float fixedIntensity, int numValues) const noexcept | TimeModulation | protected |
applyGainModulation(float *calculatedModulationValues, float *destinationValues, float fixedIntensity, const float *intensityValues, int numValues) const noexcept | TimeModulation | protected |
applyModulationValue(float calculatedModulationValue, float &destinationValue) const noexcept | Modulation | |
applyPitchModulation(float *calculatedModulationValues, float *destinationValues, float fixedIntensity, const float *intensityValues, int numValues) const noexcept | TimeModulation | protected |
applyPitchModulation(float *calculatedModulationValues, float *destinationValues, float fixedIntensity, int numValues) const noexcept | TimeModulation | protected |
applyTimeModulation(float *destinationBuffer, int startIndex, int samplesToCopy) | TimeModulation | |
AudioSampleProcessor(Processor *p) | AudioSampleProcessor | protected |
calcIntensityValue(float calculatedModulationValue) const noexcept | Modulation | |
ControlledObject(MainController *m) | ControlledObject | |
createEditor(ProcessorEditor *parentEditor) override | AudioFileEnvelope | virtual |
enableConsoleOutput(bool shouldBeEnabled) | Processor | inline |
GainMode enum value | Modulation | |
getBuffer() | AudioSampleProcessor | inline |
getCalculatedValues(int) | TimeModulation | virtual |
getDefaultValue(int) const | Processor | inlinevirtual |
getDisplayIntensity() const noexcept | Modulation | |
getEditorState(int state) const | Processor | inline |
getFileName() const | AudioSampleProcessor | inline |
getId() const | Processor | inline |
getIdentifierForParameterIndex(int parameterIndex) const | Processor | virtual |
getInputValue() const | Processor | inline |
getIntensity() const noexcept | Modulation | |
getLargestBlockSize() const | Processor | inline |
getMainController() const noexcept | ControlledObject | inline |
getMainController() noexcept | ControlledObject | inline |
getMode() const noexcept | Modulation | inline |
getName() const | Processor | inlinevirtual |
getNumParameters() const | Processor | |
getOutputValue() const | Processor | inline |
getRange() const | AudioSampleProcessor | inline |
getSampleRate() const | Processor | inline |
getSymbol() const | Processor | inline |
getType() const =0 | Processor | pure virtual |
getVoiceAmount() const noexcept | Processor | inline |
handleHiseEvent(const HiseEvent &m) override | AudioFileEnvelope | virtual |
isBypassed() const noexcept | Processor | inline |
isInitialized() | TimeModulation | protectedvirtual |
Legato enum value | AudioFileEnvelope | |
Mode enum value | AudioFileEnvelope | |
Modulator(MainController *m, const String &id, int numVoices) | Modulator | |
newFileLoaded() | AudioSampleProcessor | inlinevirtual |
PanMode enum value | Modulation | |
Parameters enum name | AudioFileEnvelope | |
PitchMode enum value | Modulation | |
poolEntryAdded() | PoolBase::Listener | inlinevirtual |
poolEntryChanged(PoolReference referenceThatWasChanged) | PoolBase::Listener | inlinevirtual |
poolEntryRemoved() | PoolBase::Listener | inlinevirtual |
prepareToModulate(double, int samplesPerBlock) | TimeModulation | protectedvirtual |
prepareToPlay(double sampleRate, int samplesPerBlock) override | AudioFileEnvelope | virtual |
Processor(MainController *m, const String &id_, int numVoices) | Processor | |
removeAllChangeListeners() | SafeChangeBroadcaster | |
removeChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
restoreCompleteEditorState(const XmlElement *storedState) | Processor | inline |
saveToValueTree(ValueTree &v) const | AudioSampleProcessor | |
sendAllocationFreeChangeMessage() | SafeChangeBroadcaster | |
sendChangeMessage(const String &=String()) | SafeChangeBroadcaster | |
sendSynchronousChangeMessage() | SafeChangeBroadcaster | |
setAttribute(int parameterIndex, float newValue, juce::NotificationType notifyEditor) | Processor | inline |
setBypassed(bool shouldBeBypassed, NotificationType notifyChangeHandler=dontSendNotification) noexcept | Processor | inlinevirtual |
setColour(Colour c) | Modulator | virtual |
setEditorState(int state, bool isOn, NotificationType notifyView=sendNotification) | Processor | inline |
setInputValue(float newValue, NotificationType notify=sendNotification) | Processor | inlineprotected |
setIntensity(float newIntensity) noexcept | Modulation | |
setIntensityFromSlider(float sliderValue) noexcept | Modulation | |
setIsOnAir(bool isBeingProcessedInAudioThread) | Processor | |
setLoadedFile(const String &fileName, bool loadThisFile=false, bool forceReload=false) | AudioSampleProcessor | |
setOutputValue(float newValue) | Processor | inlineprotected |
setRange(Range< int > newSampleRange) | AudioSampleProcessor | |
setSymbol(Path newSymbol) | Processor | inline |
SmoothTime enum value | AudioFileEnvelope | |
SpecialParameters enum name | Processor | |
~AudioSampleProcessor() | AudioSampleProcessor | virtual |
~Processor() | Processor | virtual |