CLAM-Development
1.4.0
|
#include <Mapping.hxx>
Public Member Functions | |
NoteToFreqMapping () | |
void | Set (const TData &inNoteRef, const TData &inFrequencyRef) |
TData | Map (const TData inNote) |
void | Set (DataArray &arguments) |
![]() | |
virtual | ~Mapping () |
Additional Inherited Members | |
![]() | |
static Mapping * | Create (const std::string &name) |
Definition at line 110 of file Mapping.hxx.
|
inline |
Definition at line 116 of file Mapping.hxx.
Implements CLAM::Mapping.
Definition at line 128 of file Mapping.hxx.
Definition at line 120 of file Mapping.hxx.
Referenced by Set().
|
inlinevirtual |
Reimplemented from CLAM::Mapping.
Definition at line 133 of file Mapping.hxx.
References CLAM_ASSERT, Set(), and CLAM::Array< T >::Size().