, including all inherited members.
amplitudeFunction(void) const | Loris::Morpher | |
amplitudeShape(void) const | Loris::Morpher | |
bandwidthFunction(void) const | Loris::Morpher | |
crossfade(PartialList::const_iterator beginSrc, PartialList::const_iterator endSrc, PartialList::const_iterator beginTgt, PartialList::const_iterator endTgt, Partial::label_type label=0) | Loris::Morpher | |
DefaultAmpShape | Loris::Morpher | [static] |
DefaultBreakpointGap | Loris::Morpher | [static] |
DefaultFixThreshold | Loris::Morpher | [static] |
enableLogAmpMorphing(bool enable=true) | Loris::Morpher | [inline] |
enableLogFreqMorphing(bool enable=true) | Loris::Morpher | [inline] |
fadeSrcBreakpoint(Breakpoint bp, double time) const | Loris::Morpher | |
fadeTgtBreakpoint(Breakpoint bp, double time) const | Loris::Morpher | |
frequencyFunction(void) const | Loris::Morpher | |
minBreakpointGap(void) const | Loris::Morpher | |
morph(PartialList::const_iterator beginSrc, PartialList::const_iterator endSrc, PartialList::const_iterator beginTgt, PartialList::const_iterator endTgt) | Loris::Morpher | |
morphBreakpoints(Breakpoint srcBkpt, Breakpoint tgtBkpt, double time) const | Loris::Morpher | |
Morpher(const Envelope &f) | Loris::Morpher | |
Morpher(const Envelope &ff, const Envelope &af, const Envelope &bwf) | Loris::Morpher | |
Morpher(const Morpher &rhs) | Loris::Morpher | |
morphPartial(Partial src, Partial tgt, int assignLabel) | Loris::Morpher | [inline] |
morphPartials(Partial src, Partial tgt, int assignLabel) | Loris::Morpher | |
morphSrcBreakpoint(const Breakpoint &bp, const Partial &tgtPartial, double time) const | Loris::Morpher | |
morphTgtBreakpoint(const Breakpoint &bp, const Partial &srcPartial, double time) const | Loris::Morpher | |
operator=(const Morpher &rhs) | Loris::Morpher | |
partials(void) | Loris::Morpher | |
partials(void) const | Loris::Morpher | |
setAmplitudeFunction(const Envelope &f) | Loris::Morpher | |
setAmplitudeShape(double x) | Loris::Morpher | |
setBandwidthFunction(const Envelope &f) | Loris::Morpher | |
setFrequencyFunction(const Envelope &f) | Loris::Morpher | |
setMinBreakpointGap(double x) | Loris::Morpher | |
setSourceReferencePartial(const Partial &p=Partial()) | Loris::Morpher | |
setSourceReferencePartial(const PartialList &partials, Partial::label_type refLabel) | Loris::Morpher | |
setTargetReferencePartial(const Partial &p=Partial()) | Loris::Morpher | |
setTargetReferencePartial(const PartialList &partials, Partial::label_type refLabel) | Loris::Morpher | |
sourceReferencePartial(void) const | Loris::Morpher | |
sourceReferencePartial(void) | Loris::Morpher | |
targetReferencePartial(void) const | Loris::Morpher | |
targetReferencePartial(void) | Loris::Morpher | |
~Morpher(void) | Loris::Morpher | |