I hate the audio thread

This commit is contained in:
Lior Halphon 2021-02-25 15:43:52 +02:00
parent 4c05ebcea6
commit fa5420136e

View File

@ -1105,7 +1105,9 @@ static unsigned *multiplication_table_for_frequency(unsigned frequency)
- (char *) getDebuggerInput
{
[audioLock lock];
[audioLock signal];
[audioLock unlock];
[self updateSideView];
[self log:">"];
in_sync_input = true;