Class Mauch2010Transform

    • Constructor Detail

      • Mauch2010Transform

        public Mauch2010Transform​(int fractionsPerSemitone,
                                  float sampleRate,
                                  int blockSize)
        Creates a transformation object.
        Parameters:
        fractionsPerSemitone - number parts into which each semitone is split up
        sampleRate - sample rate
        blockSize - processing block size - this is also the length of the internally used FFT.