#include <Mapping.hxx>

Definition at line 110 of file Mapping.hxx.
Public Member Functions | |
| NoteToFreqMapping () | |
| void | Set (const TData &inNoteRef, const TData &inFrequencyRef) |
| TData | Map (const TData inNote) |
| void | Set (DataArray &arguments) |
| CLAM::NoteToFreqMapping::NoteToFreqMapping | ( | ) | [inline] |
Definition at line 116 of file Mapping.hxx.
| void CLAM::NoteToFreqMapping::Set | ( | DataArray & | arguments | ) | [inline, virtual] |
Reimplemented from CLAM::Mapping.
Definition at line 133 of file Mapping.hxx.
References CLAM_ASSERT, and Set().
1.5.5