![]() |
Bridges-C++
3.2.0
Bridges(C++API)
|
#include "Bridges.h"
#include "AudioChannel.h"
#include <math.h>
#include "rapidjson/stringbuffer.h"
#include "base64.h"
#include <string>
#include <fstream>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | bridges::WaveHeader |
class | bridges::datastructure::AudioClip |
This class provides support for reading, modifying, and playing audio waveforms. More... | |
Namespaces | |
bridges | |
these methods convert byte arrays in to base64 codes and are used in BRIDGES to represent the color arrays as strings. The code is adapted from external sources detailed below. | |
bridges::datastructure | |