Package | Description |
---|---|
server.netsiddev |
Modifier and Type | Method and Description |
---|---|
static SIDWrite |
SIDWrite.makeEnd()
This command instructs AudioGeneratorThread to exit cleanly.
|
static SIDWrite |
SIDWrite.makePureDelay(int sid,
int cycles)
This command instructs AudioGeneratorThread about the need to execute a
pure delay on specified SID.
|
Modifier and Type | Method and Description |
---|---|
BlockingQueue<SIDWrite> |
AudioGeneratorThread.getSidCommandQueue()
Acquire command queue handle.
|
Copyright © 2018 Ken Händel. All rights reserved.