Browse Source

Fix documentation error in juce_MPEInstrument.h

tags/2021-05-28
Noah Dayan 8 years ago
parent
commit
3656cbd4cf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      modules/juce_audio_basics/mpe/juce_MPEInstrument.h

+ 1
- 1
modules/juce_audio_basics/mpe/juce_MPEInstrument.h View File

@@ -24,7 +24,7 @@ namespace juce
{
//==============================================================================
/*
/**
This class represents an instrument handling MPE.
It has an MPE zone layout and maintans a state of currently


Loading…
Cancel
Save