svapp  1.9
ClipMixer Member List
This is the complete list of members for ClipMixer, including all inherited members.
ClipMixer(int channels, int sampleRate, int blockSize)ClipMixer
getResampledClipDuration(float frequency)ClipMixer [private]
getResampleRatioFor(float frequency)ClipMixer [private]
loadClipData(QString clipFilePath, float clipF0, float level)ClipMixer
m_blockSizeClipMixer [private]
m_channelsClipMixer [private]
m_clipDataClipMixer [private]
m_clipF0ClipMixer [private]
m_clipLengthClipMixer [private]
m_clipPathClipMixer [private]
m_clipRateClipMixer [private]
m_playingClipMixer [private]
m_sampleRateClipMixer [private]
mix(float **toBuffers, float gain, std::vector< NoteStart > newNotes, std::vector< NoteEnd > endingNotes)ClipMixer
mixNote(float **toBuffers, float *levels, float frequency, int sourceOffset, int targetOffset, int sampleCount, bool isEnd)ClipMixer [private]
reset()ClipMixer
setChannelCount(int channels)ClipMixer
~ClipMixer()ClipMixer