mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
13e03e4169
The following flags can now be associated with nodes via the vtable: * MA_NODE_FLAG_PASSTHROUGH * MA_NODE_FLAG_CONTINUOUS_PROCESSING * MA_NODE_FLAG_ALLOW_NULL_INPUT * MA_NODE_FLAG_DIFFERENT_PROCESSING_RATES See commit changes for a description of these flags.
This folder contains code that I'm experimenting with outside of the main miniaudio library. It's just for my own research and experimenting which I'm putting into the repository for version control purposes and to get feedback from the community. You should not consider any of this code to be production quality.