Chris Robinson
6d1d61026d
Be context-agnostic in the effect Create functions
This allows the effect Update functions to handle the playback frequency being changed. By default the effects assume a maximum frequency of 192khz, however, it can go higher at the cost of the sample buffers being cleared and the risk of an abort() if reallocation fails
Description
No description provided
Languages
C++
91.6%
C
5.1%
CMake
3.3%