a LOT of new stuff
This commit is contained in:
@@ -5,4 +5,9 @@ namespace dsp {
|
||||
float q;
|
||||
float i;
|
||||
};
|
||||
|
||||
struct StereoFloat_t {
|
||||
float l;
|
||||
float r;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user