I hate the audio thread
This commit is contained in:
parent
4c05ebcea6
commit
fa5420136e
@ -1105,7 +1105,9 @@ static unsigned *multiplication_table_for_frequency(unsigned frequency)
|
|||||||
|
|
||||||
- (char *) getDebuggerInput
|
- (char *) getDebuggerInput
|
||||||
{
|
{
|
||||||
|
[audioLock lock];
|
||||||
[audioLock signal];
|
[audioLock signal];
|
||||||
|
[audioLock unlock];
|
||||||
[self updateSideView];
|
[self updateSideView];
|
||||||
[self log:">"];
|
[self log:">"];
|
||||||
in_sync_input = true;
|
in_sync_input = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user