Skip to content
Snippets Groups Projects
Commit eb708604 authored by jsiegle's avatar jsiegle
Browse files

Procesors now use enable/disable instead of prepareToPlay/releaseResources

Since every processor now gets asked to enable() prior to the start of
acquisition, it's much simpler to move the steps involved in preparing
for acquisition into these methods. This the processor from beginning
acquisition when prepareToPlay() is called upon initialization.
parent bd68f159
No related branches found
No related tags found
No related merge requests found
Showing
with 83 additions and 261 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment