reader for audio samples
More...
#include <XXSampleReader.h>
reader for audio samples
wav file only!
◆ Reader()
| XX::Sample::Reader::Reader |
( |
const QString & | fileName | ) |
|
◆ advancePlayhead()
| void XX::Sample::Reader::advancePlayhead |
( |
| ) |
|
◆ atEnd()
| bool XX::Sample::Reader::atEnd |
( |
| ) |
const |
◆ get()
| Data XX::Sample::Reader::get |
( |
const size_t & | position, |
|
|
const size_t & | numberOfSamples, |
|
|
const uint8_t & | channel ) const |
◆ getChannel()
| Data XX::Sample::Reader::getChannel |
( |
const uint8_t & | channel | ) |
const |
◆ getMeta()
| const Meta & XX::Sample::Reader::getMeta |
( |
| ) |
const |
◆ getPlayhead()
| size_t XX::Sample::Reader::getPlayhead |
( |
| ) |
const |
◆ getSound()
| float XX::Sample::Reader::getSound |
( |
const uint8_t & | channel | ) |
const |
◆ resetPlayhead()
| void XX::Sample::Reader::resetPlayhead |
( |
| ) |
|
The documentation for this class was generated from the following file: