AuLib  1.0beta
Public Member Functions | List of all members
AuLib::TableSet Class Reference

#include <BlOsc.h>

Public Member Functions

 TableSet (uint32_t type, double sr=def_sr)
 
const FuncTableoperator[] (uint32_t num) const
 

Detailed Description

A set of tables for BlOsc

Constructor & Destructor Documentation

◆ TableSet()

AuLib::TableSet::TableSet ( uint32_t  type,
double  sr = def_sr 
)
inline

TableSet constructor type - SAW, SQUARE or TRIANGLE sr - sampling rate

Member Function Documentation

◆ operator[]()

const FuncTable& AuLib::TableSet::operator[] ( uint32_t  num) const
inline

returns a function table in the set.


The documentation for this class was generated from the following file: