olofson / audiality2

A realtime scripted modular audio engine for video games and musical applications.
http://audiality.org/
zlib License
79 stars 5 forks source link

Implement A2_SILENT #332

Closed olofson closed 6 years ago

olofson commented 6 years ago

There actually is a config flag A2_SILENT, said to result in "No API context stderr errors" - but it's not implemented anywhere!

There is also A2_RTSILENT, which is implemented, but perhaps not completely.

Setting both should completely eliminate all stdout and stderr output.