SoundEmitter: Make SE source count configurable
Default is still 6.
This commit is contained in:
parent
5ee62ba0fd
commit
b1ebc655f9
8 changed files with 48 additions and 22 deletions
|
@ -107,6 +107,7 @@ struct SharedStatePrivate
|
|||
midiState(threadData->config),
|
||||
#endif
|
||||
graphics(threadData),
|
||||
audio(threadData->config),
|
||||
fontState(threadData->config),
|
||||
stampCounter(0)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue