Just Intonation
Version 1.3.1 (19)
Explore key-independent dynamically adapting tuning in just intonation
|
This is the complete list of members for Voice, including all inherited members.
cancel() | Voice | |
clear() | Voice | |
exit() | Voice | inline |
generateArtificialSound(int samplerate) | Voice | |
getHighestDampedKey() const | Voice | inline |
getNumberOfScales() const | Voice | inline |
getRecordedPitch(int key) const | Voice | inline |
getSampleRate() const | Voice | inline |
getScale(int i) | Voice | inline |
init() | Voice | inline |
insert(const int scale, const int key, const QVector< qint32 > &L, const QVector< qint32 > &R, const int sampleRate, const double amplification) | Voice | |
isVolumeDynamic() const | Voice | inline |
mDynamicVolume | Voice | protected |
mHighestDampedKey | Voice | protected |
mRecordedPitchInCents | Voice | protected |
mSampleRate | Voice | protected |
mScales | Voice | protected |
mVerbosity | Voice | static |
printInfo() | Voice | |
read(QIODevice &iodevice) | Voice | |
setProgress(QVariant percent) | Voice | signal |
setProgressText(QVariant text) | Voice | signal |
setVerbosity(int verbosity) | Voice | inline |
signalArtificialSoundGenerationComplete(bool) | Voice | signal |
Voice() | Voice | |
write(QIODevice &iodevice) | Voice |