#include <SynthNote.h>
◆ Legato()
| SynthNote::Legato::Legato |
( |
const SYNTH_T & | synth_, |
|
|
float | freq, |
|
|
float | vel, |
|
|
int | port, |
|
|
int | note, |
|
|
bool | quiet ) |
◆ apply()
| void SynthNote::Legato::apply |
( |
SynthNote & | note, |
|
|
float * | outl, |
|
|
float * | outr ) |
◆ getFreq()
| float zyncarla::SynthNote::Legato::getFreq |
( |
| ) |
|
|
inline |
◆ getMidinote()
| int zyncarla::SynthNote::Legato::getMidinote |
( |
| ) |
|
|
inline |
◆ getPortamento()
| bool zyncarla::SynthNote::Legato::getPortamento |
( |
| ) |
|
|
inline |
◆ getVelocity()
| float zyncarla::SynthNote::Legato::getVelocity |
( |
| ) |
|
|
inline |
◆ setDecounter()
| void zyncarla::SynthNote::Legato::setDecounter |
( |
int | decounter_ | ) |
|
|
inline |
◆ setSilent()
| void zyncarla::SynthNote::Legato::setSilent |
( |
bool | silent_ | ) |
|
|
inline |
◆ update()
◆ decounter
| int zyncarla::SynthNote::Legato::decounter |
|
private |
◆ [struct]
| struct { ... } zyncarla::SynthNote::Legato::fade |
◆ freq
| float zyncarla::SynthNote::Legato::freq |
◆ lastfreq
| float zyncarla::SynthNote::Legato::lastfreq |
|
private |
◆ length
| int zyncarla::SynthNote::Legato::length |
| float zyncarla::SynthNote::Legato::m |
◆ midinote
| int zyncarla::SynthNote::Legato::midinote |
◆ msg
◆ [struct]
| struct { ... } zyncarla::SynthNote::Legato::param |
◆ portamento
| bool zyncarla::SynthNote::Legato::portamento |
◆ silent
| bool zyncarla::SynthNote::Legato::silent |
|
private |
◆ step
| float zyncarla::SynthNote::Legato::step |
◆ synth
◆ vel
| float zyncarla::SynthNote::Legato::vel |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Synth/SynthNote.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Synth/SynthNote.cpp