diff options
Diffstat (limited to 'src/engine')
-rw-r--r-- | src/engine/PatchImpl.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/PatchImpl.hpp b/src/engine/PatchImpl.hpp index 89d00e7d..77f2cb43 100644 --- a/src/engine/PatchImpl.hpp +++ b/src/engine/PatchImpl.hpp @@ -76,6 +76,8 @@ public: * * Audio thread. * + * \param context Process context + * \param bufs New set of buffers * \param poly Must be < the most recent value passed to prepare_internal_poly. * \param maid Any objects no longer needed will be pushed to this */ |