The bug stills remains, it seems a bug in the reset() function in QAudioOutput not relly resetting the audio buffer...
This commit is contained in:
parent
ad89b51aa3
commit
6ddd7c3232
2 changed files with 11 additions and 12 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#define COPYRIGHT "(C) 2014 Santi Norena libremediaserver@gmail.com"
|
||||
#define LICENSE "GPL 3 License. See LICENSE.txt and credits.txt for details"
|
||||
|
||||
#define LAYERS_NUMBER 4
|
||||
#define LAYERS_NUMBER 3
|
||||
|
||||
#define DEFAULT_FILE "lms-audio.xlm"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue