DSP: Stylistic change
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
parent
7e5c9c8f7c
commit
ec7d936289
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ static void * kDSPRubberbandNodeContext = &kDSPRubberbandNodeContext;
|
|||
|
||||
- (AudioChunk *)convert {
|
||||
if(stopping)
|
||||
return 0;
|
||||
return nil;
|
||||
|
||||
processEntered = YES;
|
||||
|
||||
|
|
Loading…
Reference in a new issue