mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Multiple spelling fixes
This commit is contained in:
parent
608f7bc36c
commit
0e1722e387
31 changed files with 67 additions and 64 deletions
|
|
@ -132,7 +132,7 @@ struct JUCE_API MPENote
|
|||
*/
|
||||
MPEValue pressure { MPEValue::centreValue() };
|
||||
|
||||
/** Inital value of timbre when the note was triggered.
|
||||
/** Initial value of timbre when the note was triggered.
|
||||
This should never change during the lifetime of an MPENote object.
|
||||
*/
|
||||
MPEValue initialTimbre { MPEValue::centreValue() };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue