Browse Source

Fixed a documentation typo

tags/2021-05-28
ed 6 years ago
parent
commit
c89194f84d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/AUMIDIBase.cpp

+ 1
- 1
modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/AUMIDIBase.cpp View File

@@ -48,7 +48,7 @@
#include <CoreMIDI/CoreMIDI.h>
#include "CAXException.h"
//temporaray location
//temporary location
enum
{
kMidiMessage_NoteOff = 0x80,


Loading…
Cancel
Save