5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
Audio_Data :: struct {
|
|
channels: s16;
|
|
data: [..]float;
|
|
}
|