Searched refs:fundamental_note (Results 1 – 6 of 6) sorted by relevance
133 double fundamental_note() const;
136 std::vector<float> fundamental_note; member
113 iev_fnote[iev_len] = voice.decoder->fundamental_note(); in process()
662 buffer.read_float_seq (v->fundamental_note); in create()
873 LiveDecoder::fundamental_note() const in fundamental_note() function in LiveDecoder
360 if (fabs (iev->fundamental_note[i] - sample->midi_note()) < 0.1 && in InstEditWindow()