CLAM::NoteToFreqMapping Class Reference

#include <Mapping.hxx>

List of all members.

Public Member Functions

 NoteToFreqMapping ()
void Set (const TData &inNoteRef, const TData &inFrequencyRef)
TData Map (const TData inNote)
void Set (DataArray &arguments)

Detailed Description

Definition at line 110 of file Mapping.hxx.


Constructor & Destructor Documentation

CLAM::NoteToFreqMapping::NoteToFreqMapping (  )  [inline]

Definition at line 116 of file Mapping.hxx.


Member Function Documentation

TData CLAM::NoteToFreqMapping::Map ( const TData  inNote  )  [inline, virtual]

Implements CLAM::Mapping.

Definition at line 128 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, Set(), and CLAM::Array< T >::Size().

void CLAM::NoteToFreqMapping::Set ( const TData inNoteRef,
const TData inFrequencyRef 
) [inline]

Definition at line 120 of file Mapping.hxx.

Referenced by Set().


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3