Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.74 KB

File metadata and controls

43 lines (26 loc) · 1.74 KB

Lua Auproc C API

The Auproc C API makes it possible to decouple Lua modules providing an audio processing engine from Lua modules providing realtime audio processor objects.

For further documentation see auproc_capi.h.

Implementations:

Invocations:

  • auproc - This package provides basic Lua audio processor objects to be used for realtime audio and midi processing by using the Lua Auproc C API.

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.