mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-13 00:04:19 +00:00
Doxygen documentation fix (wrong parameter name).
This commit is contained in:
parent
27047a75f7
commit
edefc23738
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ struct JUCE_API MPEZone
|
|||
Must be between 1 and 15. Otherwise, the behaviour
|
||||
is undefined.
|
||||
|
||||
@param numChannelsUsed The number of note channels that the new zone
|
||||
@param numNoteChannels The number of note channels that the new zone
|
||||
should use. The first note channel will be one higher
|
||||
than the master channel. The number of note channels
|
||||
must be at least 1 and no greater than 16 - masterChannel.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue