#include <QObject>#include <QAudioOutput>#include <QIODevice>#include "ChoirNameSpace.h"#include "MusicData.h"

Go to the source code of this file.
Classes | |
| class | Quasimodo |
| This object is in charge of actually ringing the local bells (using QAudioOutput and a mixer algorithm) This is done within a separate thread, so that the timing of the bell-ringing won't be affected GUI operations. More... | |
Namespaces | |
| choir | |
| The choir namespace contains the code specific to the ZGChoir demonstration application. | |
1.8.8