#include <GigPlayer.h>
◆ GigSample() [1/2]
| lmms::GigSample::GigSample |
( |
gig::Sample * | pSample, |
|
|
gig::DimensionRegion * | pDimRegion, |
|
|
float | attenuation, |
|
|
AudioResampler::Mode | interpolation, |
|
|
float | desiredFreq ) |
◆ ~GigSample()
| lmms::GigSample::~GigSample |
( |
| ) |
|
|
default |
◆ GigSample() [2/2]
| lmms::GigSample::GigSample |
( |
const GigSample & | g | ) |
|
◆ operator=()
◆ adsr
| ADSR lmms::GigSample::adsr |
◆ attenuation
| float lmms::GigSample::attenuation |
◆ freqFactor
| float lmms::GigSample::freqFactor |
◆ m_mixBuffer
◆ m_mixBufferView
| std::span<SampleFrame> lmms::GigSample::m_mixBufferView |
◆ m_resampler
◆ m_sourceBuffer
◆ m_sourceBufferView
| std::span<SampleFrame> lmms::GigSample::m_sourceBufferView |
◆ pitchtrack
| bool lmms::GigSample::pitchtrack |
◆ pos
◆ region
| gig::DimensionRegion* lmms::GigSample::region |
◆ sample
| gig::Sample* lmms::GigSample::sample |
◆ sampleFreq
| float lmms::GigSample::sampleFreq |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/GigPlayer/GigPlayer.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/GigPlayer/GigPlayer.cpp