|
SpectMorph
|
parameter structure for the various optimized vector sine functions More...
#include <smmath.hh>
Public Types | |
| enum | { NONE = -1, ADD = 1, REPLACE = 2 } |
Public Attributes | |
| double | mix_freq |
| the mix freq (sampling rate) of the sin (and cos) wave to be created | |
| double | freq |
| the frequency of the sin (and cos) wave to be created | |
| double | phase |
| the start phase of the wave | |
| double | mag |
| the magnitude (amplitude) of the wave | |
|
enum SpectMorph::VectorSinParams:: { ... } | mode |
| whether to overwrite or add output | |
parameter structure for the various optimized vector sine functions
| anonymous enum |
1.7.3