1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

New files for ProjectAudioIO

This commit is contained in:
Paul Licameli
2019-05-29 11:37:47 -04:00
parent 1f4202c878
commit e5cf2165d1
35 changed files with 216 additions and 122 deletions

View File

@@ -455,6 +455,7 @@ TimeTrack and AudioIOListener and whether the playback is looped.
#include "prefs/GUISettings.h"
#include "Prefs.h"
#include "Project.h"
#include "ProjectAudioIO.h"
#include "TimeTrack.h"
#include "WaveTrack.h"
#include "AutoRecovery.h"