Skip to content

Commit be4ef41

Browse files
Spellcheck fixes
1 parent 9fcc235 commit be4ef41

22 files changed

+210
-40
lines changed

.vscode/settings.json

Lines changed: 170 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,170 @@
1+
{
2+
"cSpell.words": [
3+
"Aahs",
4+
"afdata",
5+
"Agogo",
6+
"allianceicon",
7+
"Aphex",
8+
"ASIO",
9+
"autofocus",
10+
"Backquote",
11+
"barborder",
12+
"barfill",
13+
"bitop",
14+
"Blackclaw",
15+
"Blingtron's",
16+
"blingy",
17+
"bnet",
18+
"bodhran",
19+
"bodhrán",
20+
"Bosone",
21+
"bxor",
22+
"Cabasa",
23+
"CAPSLOCK",
24+
"carolingsweater",
25+
"Cata",
26+
"catfeed",
27+
"Charang",
28+
"CHATLINK",
29+
"Chiff",
30+
"clampedtoscreen",
31+
"CLAMPTOBLACKADDITIVE",
32+
"claves",
33+
"configkeyboard",
34+
"Controln",
35+
"cooldowns",
36+
"Crisellianna",
37+
"crossfade",
38+
"CROSSRP",
39+
"Cuica",
40+
"debugprofilestop",
41+
"demokeyboard",
42+
"demolive",
43+
"Derenly",
44+
"Diablo",
45+
"djembe",
46+
"DRUMKIT",
47+
"Dupek",
48+
"Etherealwinds",
49+
"feedcat",
50+
"feedthecat",
51+
"Fieldset",
52+
"fontstring",
53+
"FRIZQT",
54+
"gameplay",
55+
"Grayson",
56+
"Guitarharmonics",
57+
"Helgesson",
58+
"hikey",
59+
"Hmusician",
60+
"hooksecurefunc",
61+
"hordeicon",
62+
"horiz",
63+
"Hplayer",
64+
"ISMUTED",
65+
"justifyh",
66+
"justifyv",
67+
"KEEPALIVE",
68+
"keyboardconfig",
69+
"keyboarddemo",
70+
"keyboardsetup",
71+
"Kstnbass",
72+
"LALT",
73+
"LCTRL",
74+
"Lenwe",
75+
"livedemo",
76+
"LMETA",
77+
"loadingbar",
78+
"Lockdown",
79+
"Locrian",
80+
"lokey",
81+
"Loopmasters",
82+
"LSHIFT",
83+
"Lyntharia",
84+
"MAINMENU",
85+
"Matni",
86+
"Meowsic",
87+
"Mixolydian",
88+
"MUSICIANKEYBOARD",
89+
"MUSICIANPLAY",
90+
"MUSICIANTOGGLE",
91+
"mylunesmelody",
92+
"Naelyel",
93+
"Newage",
94+
"nonspacewrap",
95+
"NOTEON",
96+
"oldminor",
97+
"Overdriven",
98+
"patreons",
99+
"Pelog",
100+
"pflag",
101+
"Picher",
102+
"playpreview",
103+
"playtest",
104+
"Polysynth",
105+
"previewplay",
106+
"previewstop",
107+
"prio",
108+
"RALT",
109+
"RCTRL",
110+
"RMETA",
111+
"RSHIFT",
112+
"Safwan",
113+
"Samplephonics",
114+
"Saralonde",
115+
"scrollbars",
116+
"securecall",
117+
"Serreldian",
118+
"setallpoints",
119+
"setupkeyboard",
120+
"Shakuhachi",
121+
"Shamisen",
122+
"Shanai",
123+
"simplifiedchinese",
124+
"Songcrc",
125+
"SOUNDKIT",
126+
"spacebar",
127+
"stoppreview",
128+
"stoptest",
129+
"strconcat",
130+
"strjoin",
131+
"strlenutf",
132+
"strlower",
133+
"strsplit",
134+
"strtrim",
135+
"Surdu",
136+
"Symbold",
137+
"Taiko",
138+
"Tammya",
139+
"testplay",
140+
"teststop",
141+
"textlen",
142+
"timecode",
143+
"tinsert",
144+
"toggleplay",
145+
"toggleplaypreview",
146+
"togglepreviewplay",
147+
"TOGGLEUI",
148+
"Tonk",
149+
"toon",
150+
"toplevel",
151+
"tplay",
152+
"tplaypreview",
153+
"tpreview",
154+
"tpreviewplay",
155+
"traditionalchinese",
156+
"tremove",
157+
"TRPE",
158+
"Tukui",
159+
"UIDROPDOWNMENU",
160+
"Undercity",
161+
"UNGHOST",
162+
"UNMUTED",
163+
"Vibraslap",
164+
"WASAPI",
165+
"Wholetone",
166+
"Winer",
167+
"wintersveil",
168+
"WORLDMAP"
169+
]
170+
}

MidiConvert/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ <h1 id="header">Import a MIDI file into Musician</h1>
282282
</div>
283283
</div>
284284

285-
<div id="Description"><a href="https://musician.lenwe.io/" id="DowloadLink">Download Musician add-on for World of Warcraft and WoW Classic</a></div>
285+
<div id="Description"><a href="https://musician.lenwe.io/" id="DownloadLink">Download Musician add-on for World of Warcraft and WoW Classic</a></div>
286286
<div id="Links">
287287
<p>
288288
<a href="https://musician.lenwe.io/extended" target="_blank">Musician: Extended<img src="img/new.png" alt="New!" style="height: 1em; margin-left: 2px" /></a> /

MidiConvert/js/locale.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ function setMusicianVersion(version, url) {
5353

5454
function setDownloadLink() {
5555
if (MUSICIAN_VERSION != null)
56-
document.getElementById("DowloadLink").innerHTML = MUSICIAN_MSG.dowloadVersion.replace(/\{version\}/, MUSICIAN_VERSION);
56+
document.getElementById("DownloadLink").innerHTML = MUSICIAN_MSG.downloadVersion.replace(/\{version\}/, MUSICIAN_VERSION);
5757
else
58-
document.getElementById("DowloadLink").innerHTML = MUSICIAN_MSG.dowload;
58+
document.getElementById("DownloadLink").innerHTML = MUSICIAN_MSG.download;
5959
}
6060

6161
var localeScriptTag = document.createElement('script');

MidiConvert/locale/de.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ MUSICIAN_MSG.copy = "Kopieren";
55
MUSICIAN_MSG.copySuccess = "In Zwischenablage kopiert";
66
MUSICIAN_MSG.copyError = "Kopieren nicht möglich";
77
MUSICIAN_MSG.unsupportedBrowser = "Nicht unterstützter Browser";
8-
MUSICIAN_MSG.dowload = "Musician-Addon für World of Warcraft herunterladen";
9-
MUSICIAN_MSG.dowloadVersion = "Download des Musician-Addon v{version} für World of Warcraft";
8+
MUSICIAN_MSG.download = "Musician-Addon für World of Warcraft herunterladen";
9+
MUSICIAN_MSG.downloadVersion = "Download des Musician-Addon v{version} für World of Warcraft";
1010
MUSICIAN_MSG.joinDiscord = "Tritt unserer Discord-Community bei";
1111
MUSICIAN_MSG.joinBattleNet = "Tritt unserer Battle.net-Gruppe bei";
1212
MUSICIAN_MSG.becomeAPatron = "Werden Sie ein Benutzer, der das Projekt unterstützt";

MidiConvert/locale/default.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ MUSICIAN_MSG.copy = "Copy";
55
MUSICIAN_MSG.copySuccess = "Copied into clipboard";
66
MUSICIAN_MSG.copyError = "Unable to copy";
77
MUSICIAN_MSG.unsupportedBrowser = "Unsupported Browser";
8-
MUSICIAN_MSG.dowload = "Download Musician add-on for World of Warcraft";
9-
MUSICIAN_MSG.dowloadVersion = "Download Musician add-on v{version} for World of Warcraft";
8+
MUSICIAN_MSG.download = "Download Musician add-on for World of Warcraft";
9+
MUSICIAN_MSG.downloadVersion = "Download Musician add-on v{version} for World of Warcraft";
1010
MUSICIAN_MSG.joinDiscord = "Join our Discord community";
1111
MUSICIAN_MSG.joinBattleNet = "Join our Battle.net group";
1212
MUSICIAN_MSG.becomeAPatron = "Become a patron to support the project";

MidiConvert/locale/es.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ MUSICIAN_MSG.copy = "Copiar";
55
MUSICIAN_MSG.copySuccess = "Copiado al portapapeles";
66
MUSICIAN_MSG.copyError = "No se puede copiar";
77
MUSICIAN_MSG.unsupportedBrowser = "Navegador no compatible";
8-
MUSICIAN_MSG.dowload = "Descargar el complemento Musician para World of Warcraft";
9-
MUSICIAN_MSG.dowloadVersion = "Descargar el complemento Musician v{version} para World of Warcraft";
8+
MUSICIAN_MSG.download = "Descargar el complemento Musician para World of Warcraft";
9+
MUSICIAN_MSG.downloadVersion = "Descargar el complemento Musician v{version} para World of Warcraft";
1010
MUSICIAN_MSG.joinDiscord = "Únete a nuestra comunidad Discord";
1111
MUSICIAN_MSG.joinBattleNet = "Únete a nuestro grupo de Battle.net";
1212
MUSICIAN_MSG.becomeAPatron = "Conviértase en un patrocinador para apoyar el proyecto";

MidiConvert/locale/fr.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ MUSICIAN_MSG.copy = "Copier";
55
MUSICIAN_MSG.copySuccess = "Copié dans le presse-papier";
66
MUSICIAN_MSG.copyError = "Impossible de copier";
77
MUSICIAN_MSG.unsupportedBrowser = "Navigateur incompatible";
8-
MUSICIAN_MSG.dowload = "Télécharger l'add-on Musician pour World of Warcraft";
9-
MUSICIAN_MSG.dowloadVersion = "Télécharger l'add-on Musician v{version} pour World of Warcraft";
8+
MUSICIAN_MSG.download = "Télécharger l'add-on Musician pour World of Warcraft";
9+
MUSICIAN_MSG.downloadVersion = "Télécharger l'add-on Musician v{version} pour World of Warcraft";
1010
MUSICIAN_MSG.joinDiscord = "Rejoignez notre serveur Discord";
1111
MUSICIAN_MSG.joinBattleNet = "Rejoignez notre groupe Battle.net";
1212
MUSICIAN_MSG.becomeAPatron = "Soutenez le projet sur Patreon";

MidiConvert/locale/it.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ MUSICIAN_MSG.copy = "Copia";
55
MUSICIAN_MSG.copySuccess = "Copiato negli appunti";
66
MUSICIAN_MSG.copyError = "Impossibile copiare";
77
MUSICIAN_MSG.unsupportedBrowser = "Browser non supportato";
8-
MUSICIAN_MSG.dowload = "Scarica l'addon Musician per World of Warcraft";
9-
MUSICIAN_MSG.dowloadVersion = "Scarica il componente aggiuntivo Musician v{version} per World of Warcraft";
8+
MUSICIAN_MSG.download = "Scarica l'addon Musician per World of Warcraft";
9+
MUSICIAN_MSG.downloadVersion = "Scarica il componente aggiuntivo Musician v{version} per World of Warcraft";
1010
MUSICIAN_MSG.joinDiscord = "Unisciti alla nostra comunità Discord";
1111
MUSICIAN_MSG.joinBattleNet = "Unisciti al nostro gruppo Battle.net";
1212
MUSICIAN_MSG.becomeAPatron = "Diventa un mecenate per sostenere il progetto";

MidiConvert/locale/ko.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ MUSICIAN_MSG.copy = "복사";
55
MUSICIAN_MSG.copySuccess = "클립 보드에 복사 됨";
66
MUSICIAN_MSG.copyError = "복사 불가";
77
MUSICIAN_MSG.unsupportedBrowser = "지원되지 않는 브라우저";
8-
MUSICIAN_MSG.dowload = "월드 오브 워크래프트 용 Musician 애드온 다운로드";
9-
MUSICIAN_MSG.dowloadVersion = "World of Warcraft 용 Musician 애드온 v{version} 다운로드";
8+
MUSICIAN_MSG.download = "월드 오브 워크래프트 용 Musician 애드온 다운로드";
9+
MUSICIAN_MSG.downloadVersion = "World of Warcraft 용 Musician 애드온 v{version} 다운로드";
1010
MUSICIAN_MSG.joinDiscord = "Discord 커뮤니티에 참여하세요";
1111
MUSICIAN_MSG.joinBattleNet = "Battle.net 그룹에 가입하십시오";
1212
MUSICIAN_MSG.becomeAPatron = "프로젝트를 지원하기 위해 후원자가 되십시오";

MidiConvert/locale/pt.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ MUSICIAN_MSG.copy = "Copiar";
55
MUSICIAN_MSG.copySuccess = "Copiado para a área de transferência";
66
MUSICIAN_MSG.copyError = "Impossível copiar";
77
MUSICIAN_MSG.unsupportedBrowser = "Navegador não compatível";
8-
MUSICIAN_MSG.dowload = "Baixar addon Musician para World of Warcraft";
9-
MUSICIAN_MSG.dowloadVersion = "Baixe o complemento do Musician v{version} para World of Warcraft";
8+
MUSICIAN_MSG.download = "Baixar addon Musician para World of Warcraft";
9+
MUSICIAN_MSG.downloadVersion = "Baixe o complemento do Musician v{version} para World of Warcraft";
1010
MUSICIAN_MSG.joinDiscord = "Junte-se à nossa comunidade Discord";
1111
MUSICIAN_MSG.joinBattleNet = "Junte-se ao nosso grupo Battle.net";
1212
MUSICIAN_MSG.becomeAPatron = "Torne-se um patrocinador para apoiar o projeto";

MidiConvert/locale/ru.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ MUSICIAN_MSG.copy = "Копировать";
55
MUSICIAN_MSG.copySuccess = "Скопировано в буфер обмена";
66
MUSICIAN_MSG.copyError = "Невозможно скопировать";
77
MUSICIAN_MSG.unsupportedBrowser = "Неподдерживаемый браузер";
8-
MUSICIAN_MSG.dowload = "Загрузить Musician аддон для World of Warcraft";
9-
MUSICIAN_MSG.dowloadVersion = "Загрузить дополнение Musician v{version} для World of Warcraft";
8+
MUSICIAN_MSG.download = "Загрузить Musician аддон для World of Warcraft";
9+
MUSICIAN_MSG.downloadVersion = "Загрузить дополнение Musician v{version} для World of Warcraft";
1010
MUSICIAN_MSG.joinDiscord = "Присоединяйтесь к нашему сообществу Discord";
1111
MUSICIAN_MSG.joinBattleNet = "Присоединяйтесь к нашей группе Battle.net";
1212
MUSICIAN_MSG.becomeAPatron = "Станьте покровителем, чтобы поддержать проект";

MidiConvert/locale/zh.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ MUSICIAN_MSG.copy = "复制";
55
MUSICIAN_MSG.copySuccess = "已复制到剪贴板";
66
MUSICIAN_MSG.copyError = "无法复制";
77
MUSICIAN_MSG.unsupportedBrowser = "不支持此类型的浏览器";
8-
MUSICIAN_MSG.dowload = "下载《魔兽世界》的Musician插件";
9-
MUSICIAN_MSG.dowloadVersion = "下载《魔兽世界》正式服和怀旧服使用的Musician v{version}";
8+
MUSICIAN_MSG.download = "下载《魔兽世界》的Musician插件";
9+
MUSICIAN_MSG.downloadVersion = "下载《魔兽世界》正式服和怀旧服使用的Musician v{version}";
1010
MUSICIAN_MSG.joinDiscord = "加入我们的Discord社区";
1111
MUSICIAN_MSG.joinBattleNet = "加入我们的战网群组";
1212
MUSICIAN_MSG.becomeAPatron = "成为Patron并捐赠本项目";

constants/Musician.Instruments.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Musician.COLORS = {
5151
Gray = { 0.6, 0.6, 0.6 },
5252
}
5353

54-
--- Instruments table. The key is the internal instrument ID (string) and each value is a table having the following attribues (all are optional):
54+
--- Instruments table. The key is the internal instrument ID (string) and each value is a table having the following attributes (all are optional):
5555
--
5656
-- color (table) Color {r, g, b} from Musician.COLORS.
5757
--

core/Musician.Comm.lua

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ function Musician.Comm.Init()
159159
end
160160

161161
-- Determine if should be using the alternate prefix for streaming in the channel
162-
-- to mitigate the agressive throttling for add-on messages added in 10.2.7
162+
-- to mitigate the aggressive throttling for add-on messages added in 10.2.7
163163
hooksecurefunc(_G.C_ChatInfo, "SendAddonMessage", function(prefix)
164164
if prefix == Musician.Comm.event.stream then
165165
local now = debugprofilestop()
@@ -176,7 +176,7 @@ function Musician.Comm.Init()
176176
end)
177177
end
178178

179-
--- Function executed when the communication channel has been successfullly joined
179+
--- Function executed when the communication channel has been successfully joined
180180
--
181181
local function onChannelJoined()
182182
Musician.Utils.Debug(MODULE_NAME, "Communication channel successfully joined.")
@@ -264,7 +264,7 @@ function Musician.Comm.JoinChannel()
264264
-- Something interesting happened for the communication channel
265265
if channelName == Musician.CHANNEL then
266266
if text == 'YOU_CHANGED' or text == 'YOU_JOINED' then
267-
-- Successfully joined channed
267+
-- Successfully joined channel
268268
onChannelJoined()
269269
elseif text == 'WRONG_PASSWORD' or text == 'BANNED' then
270270
-- Something went wrong

core/Musician.Preloader.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ function Musician.Preloader.Init()
4242
-- Waited time before a new sample preloading
4343
frameWaitedTime = 0
4444

45-
-- Stastics on preloaded samples from disk
45+
-- Statistics on preloaded samples from disk
4646
totalLoadingTime = 0
4747
totalLoadedSamples = 0
4848
averageLoadingTime = HDD_AVERAGE_LOADING_TIME -- Consider the worst case scenario during initialization

core/Musician.SongLinks.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ function Musician.SongLinks:SendIndexedCommMessage(prefix, text, distribution, t
136136
local cursor = 1
137137
local totalSent = 0
138138
for index = 1, chunkCount do
139-
-- Encode chunk count and indexes on 3 bytes. This allows messsage length up to ~2 GB, which should be enough.
139+
-- Encode chunk count and indexes on 3 bytes. This allows message length up to ~2 GB, which should be enough.
140140
-- Resulting base64-encoded index is 4 bytes long.
141141
local controlBytes
142142
if index == 1 then
@@ -396,7 +396,7 @@ function Musician.SongLinks.HyperlinksToChatLinks(text)
396396
text = string.gsub(text, capturePattern, function(playerArg, titleArg)
397397
return Musician.SongLinks.GetChatLink(titleArg, playerArg)
398398
end)
399-
-- Add spaces between links to prevent the message from failing through Battle.net messenging
399+
-- Add spaces between links to prevent the message from failing through Battle.net messaging
400400
text = string.gsub(text, '%]%[' .. CHAT_LINK_PREFIX, '] [' .. CHAT_LINK_PREFIX)
401401
return text
402402
end

core/Musician.Utils.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ function Musician.Utils.GetNewAudioSettings(oldSettings)
661661
end
662662
end
663663

664-
-- Make sure we have a sound cache large enough to kepp all the instrument samples
664+
-- Make sure we have a sound cache large enough to keep all the instrument samples
665665
local cacheSizeInBytes = Musician.Utils.GetSoundCacheSize() * 1024 * 1024
666666
if oldSettings.CVars.Sound_MaxCacheSizeInBytes < cacheSizeInBytes then
667667
newSettings.CVars.Sound_MaxCacheSizeInBytes = cacheSizeInBytes
@@ -1210,7 +1210,7 @@ end
12101210

12111211
--- Check third party add-on dependencies for a module. Return false and display an error message if the provided check function is not resolved.
12121212
-- @param moduleName (string) Name of the module/add-on
1213-
-- @param checkFunc (function) Returns false or throws an error if the dependencides don't match
1213+
-- @param checkFunc (function) Returns false or throws an error if the dependencies don't match
12141214
-- @return isValid True if the dependencies are correct.
12151215
function Musician.Utils.CheckModuleDependencies(moduleName, checkFunc)
12161216
local isValid = false

modules/CrossRP/CrossRP.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ function Musician.CrossRP.Init()
241241
end
242242
end)
243243

244-
-- Scan nearby foreingers on each frame
244+
-- Scan nearby foreigners on each frame
245245
--
246246
Musician.CrossRP:RegisterMessage(Musician.Events.Frame, function(event)
247247

@@ -376,7 +376,7 @@ function Musician.CrossRP.GetAdverseFaction()
376376
end
377377
end
378378

379-
--- Return destination string for targetted unit
379+
--- Return destination string for targeted unit
380380
-- @param unit (string)
381381
-- @return (string)
382382
function Musician.CrossRP.GetUnitDestination(unit)

0 commit comments

Comments
 (0)