1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-22 22:43:01 +02:00

Fix for bug 814

This commit is contained in:
Steve Daulton
2016-03-28 21:04:49 +01:00
parent 581be2ce13
commit 484f23dcc7
5 changed files with 68 additions and 37 deletions

View File

@@ -219,6 +219,7 @@ class AUDACITY_DLL_API AudioIO final {
bool IsStreamActive(int token);
wxLongLong GetLastPlaybackTime() const { return mLastPlaybackTimeMillis; }
AudacityProject *GetOwningProject() const { return mOwningProject; }
#ifdef EXPERIMENTAL_MIDI_OUT
/** \brief Compute the current PortMidi timestamp time.