Displays audio in a Jupyter as chart Just wrapps a stream to provide the chart data.
More...
#include <JupyterAudio.h>
template<typename T>
class audio_tools::ChartT< T >
Displays audio in a Jupyter as chart Just wrapps a stream to provide the chart data.
◆ chartData()
template<typename T >
| const std::string chartData |
( |
| ) |
|
|
inline |
Provides data as svg polyline.
◆ getChannel()
◆ getChannels()
◆ setup()
template<typename T >
| void setup |
( |
std::string |
fName, |
|
|
int |
channelCount, |
|
|
int |
channelNo |
|
) |
| |
|
inline |
◆ transform()
◆ channel
◆ channels
◆ fname
◆ str
◆ wav_header_size
template<typename T >
| const int wav_header_size = 44 |
|
protected |
The documentation for this class was generated from the following file: