MUSX Document Model
Loading...
Searching...
No Matches
InstrumentUuids.h
1/*
2 * Copyright (C) 2025, Robert Patterson
3 *
4 * Permission is hereby granted, free of charge, to any person obtaining a copy
5 * of this software and associated documentation files (the "Software"), to deal
6 * in the Software without restriction, including without limitation the rights
7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8 * copies of the Software, and to permit persons to whom the Software is
9 * furnished to do so, subject to the following conditions:
10 *
11 * The above copyright notice and this permission notice shall be included in
12 * all copies or substantial portions of the Software.
13 *
14 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20 * THE SOFTWARE.
21 */
22#pragma once
23
24#include <string_view>
25
26namespace musx {
27namespace dom {
28
33namespace uuid {
34
35inline constexpr std::string_view BlankStaff = "54422b22-4627-4100-abbf-064eedc15fe3";
36inline constexpr std::string_view GrandStaff = "24b4c18d-6f6a-461c-983f-e0b0c3abcdbc";
37inline constexpr std::string_view Unknown = "a925648a-abc9-4dc7-a619-a6ce355ad33c";
38
39// Strings
40inline constexpr std::string_view Violin = "29d81c10-dfed-42e4-8d93-64af7d6d5689";
41inline constexpr std::string_view Viola = "992dcb2b-64a2-454b-b043-2a530d24fc18";
42inline constexpr std::string_view Cello = "33894688-c326-4f8f-b4e2-7a08745e7bcc";
43inline constexpr std::string_view DoubleBass = "4924f736-97a2-443d-b386-03de2ae6a848";
44inline constexpr std::string_view ViolinSection = "5bab3582-2dbd-4864-baa9-b022efd075ad";
45inline constexpr std::string_view ViolaSection = "5a55eca7-40f5-454b-b920-c8879fa03bcc";
46inline constexpr std::string_view CelloSection = "255c105e-78a1-4c78-8755-8febc86d0f43";
47inline constexpr std::string_view VioloncelloSection = "df0e2c08-adcf-4095-a3c1-dd355216bedd";
48inline constexpr std::string_view DoubleBassSection = "08a26335-79bc-4d10-a879-7f9d752c199a";
49inline constexpr std::string_view ContrabassSection = "639064b2-b067-4c4a-a114-392c1ef6ebd8";
50inline constexpr std::string_view StringEnsemble = "d73cf404-a025-4395-a7d1-10d10e8e3b4c";
51inline constexpr std::string_view ViolaDAmore = "7e264095-22f9-4cea-98ce-cfde9f1588b6";
52inline constexpr std::string_view Ajaeng = "4da5baf0-a6c8-4993-83d7-882bbb2adbb9";
53inline constexpr std::string_view Arpeggione = "cec73493-406a-4100-9d9f-7706940a39f0";
54inline constexpr std::string_view Baryton = "73eff966-03ff-4c38-b71a-f48fdfe47312";
55inline constexpr std::string_view ByzantineLyra = "f240ab3f-8799-4834-a265-2f6b6abc8f4c";
56inline constexpr std::string_view CretanLyra = "b0c43bb0-eae5-410f-ba40-cf33d63994f1";
57inline constexpr std::string_view Crwth = "e40c329a-cc79-4477-a314-0786731390b3";
58inline constexpr std::string_view Dahu = "562a0d3f-0073-44e5-a4f1-430935a72f7e";
59inline constexpr std::string_view Dangao = "d07f465c-0d1a-4eef-884e-feb414088078";
60inline constexpr std::string_view Dihu = "9102cdc2-13f9-4818-ba25-34226bd2d893";
61inline constexpr std::string_view Erhu = "df24de8e-08c8-4c1b-8f20-8673ce15009d";
62inline constexpr std::string_view Erxian = "8fd59c9c-f49d-4f05-b8db-dba34d1bf462";
63inline constexpr std::string_view Fiddle = "00fb6661-7b4a-411e-8ec6-7f6c15d9f3b3";
64inline constexpr std::string_view Gaohu = "06d74eb0-5dd8-46ac-b1f9-dfdb5e1b1857";
65inline constexpr std::string_view Gehu = "ced43fa4-9b0c-4413-be51-290a8e7b70d6";
66inline constexpr std::string_view Haegeum = "2c6d5aaa-04f6-4536-9564-40eb62ef9f1e";
67inline constexpr std::string_view HardangerFiddle = "c0666be0-a127-465c-9608-76cbdeb5e902";
68inline constexpr std::string_view HurdyGurdy = "06a9413e-9739-4635-b968-bafedcb11db6";
69inline constexpr std::string_view Igil = "99b31179-d930-48ef-b59b-de49a5630156";
70inline constexpr std::string_view Kamancha = "50d11032-113c-4799-a473-e40db1161e8f";
71inline constexpr std::string_view Kokyu = "89102882-aa4f-46aa-abed-255d279b679e";
72inline constexpr std::string_view Kora = "78e799d1-9c1f-42fc-86d3-0a518050ec81";
73inline constexpr std::string_view LaruAn = "517fac0f-760c-4cdb-aae8-8a29625db520";
74inline constexpr std::string_view Leiqin = "eacec010-a733-439e-ab56-5ed48f16aa31";
75inline constexpr std::string_view Lirone = "1092088e-ba6b-4147-883d-a39b2f4b0d9a";
76inline constexpr std::string_view MorinKhuur = "32ec0199-96ef-49a5-ad89-fb180f7a3a2a";
77inline constexpr std::string_view Nyckelharpa = "77bc62ef-8724-4ffd-83af-4fcfcbb65b12";
78inline constexpr std::string_view Octobass = "22b93602-f5a2-4aa3-a581-99dc3ac3aac6";
79inline constexpr std::string_view Rebab = "ba835d76-ee03-4d68-92cf-37c47aa774e4";
80inline constexpr std::string_view Rebec = "252f3cc6-4cc4-4b31-ba9d-4b0f1a7a729a";
81inline constexpr std::string_view Sarangi = "37021f3f-2acd-4c00-b2e0-71bb0f07ae7e";
82inline constexpr std::string_view SarangiDrone = "341ba385-fda1-473b-afa9-8bfd0d576f7f";
83inline constexpr std::string_view StrohViolin = "013f1005-058e-4270-97b6-89fe25d11979";
84inline constexpr std::string_view Trombamarina = "71822c45-e84e-44ce-8031-46092e74dc5e";
85inline constexpr std::string_view Vielle = "7b07fc24-0b7a-484a-a1bf-abaab3d97411";
86inline constexpr std::string_view Viol = "6fed40b7-1524-429b-8560-bb3f08209a99";
87inline constexpr std::string_view ViolaDaGamba = "37fad7f4-b52f-4af5-b75a-ab214d9e3a5a";
88inline constexpr std::string_view ViolinoPiccolo = "ae4668c7-0766-4dfd-92c3-cd16a487ff83";
89inline constexpr std::string_view VioloncelloPiccolo = "121fb3dd-37d9-4fd0-bbaf-8074ba143f03";
90inline constexpr std::string_view Violotta = "baad2449-f875-4360-9585-b7f3d8ceed1c";
91inline constexpr std::string_view Zhonghu = "08e9eb3f-42d8-4e64-8b51-1b30afcb76dc";
92
93// Keyboards
94inline constexpr std::string_view Piano = "776a2734-3f38-4cac-8fa2-90e62b368ec1";
95inline constexpr std::string_view PianoNoName = "38cd3cd9-3160-4baa-9bfd-c2d9f353dafd";
96inline constexpr std::string_view Harpsichord = "5f34a4c0-b181-4d6d-8475-725374517ac5";
97inline constexpr std::string_view Organ = "723972d2-a005-492a-b92c-2cb1a6b3f21d";
98inline constexpr std::string_view Organ2Staff = "ab39d5e6-a742-4af3-a0a6-269422e21ec3";
99inline constexpr std::string_view Celesta = "2827e1dc-72a3-4228-87fb-c0daee5ca2ad";
100inline constexpr std::string_view Accordion = "58734c17-246e-4e83-8975-9a0d55577d16";
101inline constexpr std::string_view Melodica = "a41f4a27-6e41-47f1-973f-2c7fc66b3e68";
102inline constexpr std::string_view ElectricPiano = "4b54f9c4-35e3-41f8-9a17-a8797df0f057";
103inline constexpr std::string_view Clavinet = "ba97d794-3171-49e6-ac1b-af4b29ee61b8";
104inline constexpr std::string_view SynthPad = "962083d1-baf2-4904-a6f2-5c7e8f91de66";
105inline constexpr std::string_view SynthLead = "de90a22f-c65d-4e20-8aff-9f4bcbf2ae4f";
106inline constexpr std::string_view SynthBrass = "e15cdc19-cb49-4f00-8ee4-7555af7c7759";
107inline constexpr std::string_view SynthSoundtrack = "55248216-3918-474d-b5e4-3349f253392d";
108inline constexpr std::string_view SoundFX = "654cb42c-6127-4c60-bdb9-6b2accf66f22";
109inline constexpr std::string_view Harmonium = "f3caf816-7be6-48e0-8067-07202cdb9b49";
110inline constexpr std::string_view OndesMartenot = "8fae711b-6eb2-4e99-9216-9248a25a4d3c";
111inline constexpr std::string_view Theremin = "39515883-5827-44f6-bc14-99e5a4976237";
112inline constexpr std::string_view Virginal = "88eb2453-6649-4f3f-b98c-af2226bb4099";
113inline constexpr std::string_view Clavichord = "9322d689-68bc-4699-b77e-d370340830d7";
114
115// Voices
116inline constexpr std::string_view SopranoVoice = "b35a14d8-c981-4b8a-a7e4-9a2f8f6be99a";
117inline constexpr std::string_view AltoVoice = "ab3fc62c-9de9-4018-adf7-58a9d4441a1a";
118inline constexpr std::string_view TenorVoice = "03844f81-9f10-431d-813c-659d7533b794";
119inline constexpr std::string_view BaritoneVoice = "6637f6a3-8f69-4dbf-9654-2287933ee7d3";
120inline constexpr std::string_view BassVoice = "e9a8eb68-25a0-4c9b-81a1-6e0517ca15be";
121inline constexpr std::string_view Vocals = "a253b03e-dc1e-43e3-a252-534c618fe473";
122inline constexpr std::string_view Voice = "3a3622cc-fc9a-42e0-a743-6b200dd8ce88";
123inline constexpr std::string_view VoiceNoName = "07639481-d9a4-4c3a-b754-f454002bb742";
124inline constexpr std::string_view MezzoSopranoVoice = "9b62dc60-4b05-41e1-9b4d-d8b7d19553d0";
125inline constexpr std::string_view ContraltoVoice = "aba0e110-478a-4c69-b8be-908c280d64b2";
126inline constexpr std::string_view CountertenorVoice = "e61680e6-4a19-48bd-a0d7-f0f1373c8be2";
127inline constexpr std::string_view BassBaritoneVoice = "e453be0a-d0fc-44b3-8b0a-5c4a95157d44";
128inline constexpr std::string_view ChoirAahs = "cc4e753f-85b9-43c6-b462-a5ec36a01167";
129inline constexpr std::string_view ChoirOohs = "28426f8d-3f42-448b-913d-3ee37dc1c871";
130inline constexpr std::string_view Yodel = "d7373ec2-d4ad-4ce8-84e7-ae9c5f216db6";
131inline constexpr std::string_view Beatbox = "ac62ce27-0e7a-4f23-849c-fe3dee395910";
132inline constexpr std::string_view Kazoo = "c79f9662-44d7-442f-b5e6-a8b0085e92f4";
133inline constexpr std::string_view Talkbox = "465cb9eb-e1a3-4573-8572-7cc1096075db";
134inline constexpr std::string_view VocalPercussion = "c4843056-dd9e-45b2-a3af-eca60fdb97ab";
135
136// Woodwinds
137inline constexpr std::string_view Piccolo = "7423e6af-ab6f-41a4-832f-ffc6453c6bb5";
138inline constexpr std::string_view Flute = "2575136d-9927-47bd-a727-f554c169257e";
139inline constexpr std::string_view AltoFlute = "71d2b8ec-becd-42ef-b99f-ee9264db925d";
140inline constexpr std::string_view Oboe = "172a455a-d1b9-4a03-aa80-c863d587f209";
141inline constexpr std::string_view OboeDAmore = "b70397fa-18ef-4841-8ccb-d5a9602e457d";
142inline constexpr std::string_view EnglishHorn = "e4fc7b0a-5cd3-445b-ae1f-776764513741";
143inline constexpr std::string_view ClarinetBFlat = "a16af0c1-8df8-476d-8d74-0d6e1972846b";
144inline constexpr std::string_view ClarinetA = "9d3e28eb-0640-41f7-9144-0fdef3046d7c";
145inline constexpr std::string_view ClarinetEFlat = "7e83467b-162e-4f30-b4a6-18a6d8beb202";
146inline constexpr std::string_view AltoClarinet = "6c186f89-5f5d-45ea-ab13-26e4bf267d80";
147inline constexpr std::string_view ContraltoClarinet = "5a1020cd-f0ce-45e8-bc99-49fbf5f6890f";
148inline constexpr std::string_view BassClarinet = "40d3efff-30c3-4fd7-b830-03907360feed";
149inline constexpr std::string_view ContrabassClarinet = "7724f2be-b200-4404-bc08-4ef719a1373c";
150inline constexpr std::string_view Bassoon = "ec6fcc9b-d539-4a4a-a677-92a37298fec1";
151inline constexpr std::string_view Contrabassoon = "0d158020-9bf8-4d56-b62c-a6f0bf5f4ccf";
152inline constexpr std::string_view WindSection = "0a798583-8a07-42c3-a6c1-c0e6c5cc622b";
153inline constexpr std::string_view SopranoSax = "ef0f2594-d57b-4cac-b351-f2f906538424";
154inline constexpr std::string_view AltoSax = "4cb4cfa1-0b19-4053-8bf5-6b2cb0a2363b";
155inline constexpr std::string_view TenorSax = "7093ddd4-385c-481d-ab3d-39f03bc03b19";
156inline constexpr std::string_view BaritoneSax = "8f767980-0718-4154-a312-20f458ee2096";
157inline constexpr std::string_view SopranoRecorder = "0057fd7f-aba1-4149-97b5-98fe8ca28993";
158inline constexpr std::string_view SopraninoRecorder = "52559fd3-bb96-403f-97d3-b1f2c5c2f468";
159inline constexpr std::string_view AltoRecorder = "6b43616e-06ad-4397-9ca5-889dcbda20a9";
160inline constexpr std::string_view TenorRecorder = "7c64b00d-cbd1-45a4-9969-77335de7f99c";
161inline constexpr std::string_view BassRecorder = "ed544580-e477-410b-a54d-dbb14edbb31e";
162inline constexpr std::string_view DescantRecorder = "56470843-614b-4bbd-bb83-bf928bb10d7d";
163inline constexpr std::string_view Ocarina = "b0330079-36e9-4f3a-8b2e-e1e3432292fe";
164inline constexpr std::string_view PennyWhistle = "37bb50bc-04fb-494c-8d52-942149b0e757";
165inline constexpr std::string_view PennyWhistleD = "54b39327-75aa-417b-a4d3-70bd5be2be9c";
166inline constexpr std::string_view PennyWhistleG = "c94c25b2-83fa-44c3-8ba6-a218d6e12eca";
167inline constexpr std::string_view LowIrishWhistle = "dd31d2dc-cca6-489e-98ae-7447584b7ce9";
168inline constexpr std::string_view TinWhistleBFlat = "c2853206-ce69-4670-94e6-095278d7eca9";
169inline constexpr std::string_view Harmonica = "59b8b559-24c6-4ef0-8e67-8dcf4e1708fb";
170inline constexpr std::string_view BassHarmonica = "941ded93-3dc2-41cb-85d0-4c033988caef";
171inline constexpr std::string_view Concertina = "cc65d11c-9cfc-46ed-ba60-cf9ec7bee3d5";
172inline constexpr std::string_view Bandoneon = "3320f54a-d594-438c-b276-6ac67d3d26b0";
173inline constexpr std::string_view HornF_WWQuintet = "6cc5f057-3980-4562-b9a4-257403d17e96";
174inline constexpr std::string_view Bagpipes = "85399b62-95db-463e-abaf-da5f8405d57f";
175inline constexpr std::string_view UilleannPipes = "62a9c9ce-4379-4a58-9f80-2818b66774b4";
176inline constexpr std::string_view GaidaPipes = "0bef0abc-85a3-4f5f-940a-3a9cfc7c128b";
177inline constexpr std::string_view ContraAltoFlute = "9efb024e-88cb-4d91-97c8-1b84bc85185e";
178inline constexpr std::string_view BassFlute = "b15ed58a-8c7d-487b-b54a-049f52b0a264";
179inline constexpr std::string_view ContrabassFlute = "76326fd2-1a85-4620-9696-2b4b8d6e8f63";
180inline constexpr std::string_view DoubleContrabassFlute = "1b7dc77e-17ef-4a7f-80d7-01b8eb47aef5";
181inline constexpr std::string_view HyperbassFlute = "4413d227-8660-45ff-beb1-584161ccbf7e";
182inline constexpr std::string_view PanPipes = "a8bd8c3b-577d-4812-b500-f76b3cf9ab2b";
183inline constexpr std::string_view Fife = "54ebe5da-7965-4829-b919-b21841ffd05a";
184inline constexpr std::string_view BottleBlow = "9fc11d96-9d40-4c07-8135-d6178c1548fe";
185inline constexpr std::string_view Jug = "1799027e-dfff-49f9-a637-03b3db915e9f";
186inline constexpr std::string_view PiccoloOboe = "f5424bcc-295a-4763-9c4c-52cbaa5356ea";
187inline constexpr std::string_view PiccoloHeckelphone = "9b97fd4a-5e7d-45ec-a85f-00304efa6fd3";
188inline constexpr std::string_view Heckelphone = "944e0d72-f13a-43e3-985d-272b12776c8a";
189inline constexpr std::string_view BassOboe = "99f375d2-da09-4eac-aa7c-11bc0df567f3";
190inline constexpr std::string_view BassetClarinet = "b74f3793-ed8e-4b0b-93ab-864097d4658b";
191inline constexpr std::string_view BassetHorn = "5a02ed14-9fbb-41b6-b0b2-1ae2052d28ca";
192inline constexpr std::string_view Hornpipe = "e6449624-6912-454b-8f16-a8d44692ac8d";
193inline constexpr std::string_view PiccoloClarinet = "00b0b3a3-8906-46a1-9bc5-c5801f307a73";
194inline constexpr std::string_view Saxonette = "ee4bfc3d-e50a-41c4-984a-0b5c6a002cb8";
195inline constexpr std::string_view SopraninoSax = "1ac144c7-73e3-4c96-9c3d-4f8a7324f2a0";
196inline constexpr std::string_view MezzoSopranoSax = "aefe6f0b-3ccc-41f8-b421-d94c9e7a167d";
197inline constexpr std::string_view Sopranino = "977e30e3-9333-4973-8342-24190390238d";
198inline constexpr std::string_view CMelodySax = "04d3f8ec-bb16-431f-b609-580d2d2d1169";
199inline constexpr std::string_view Aulochrome = "e09e3499-e833-48a5-a2ba-b86e01c6dfe9";
200inline constexpr std::string_view Xaphoon = "5be7a8a7-99e6-45a7-b625-3561788e585e";
201inline constexpr std::string_view BassSax = "1e325f9e-bd57-49ca-9c94-e53a51f6108d";
202inline constexpr std::string_view ContrabassSax = "5f4bbe18-a82f-4435-80ff-2f39f4492f3e";
203inline constexpr std::string_view SubContrabassSax = "dfd0e0dc-c1b2-4f6a-b85f-41a1c59b3976";
204inline constexpr std::string_view Tubax = "99c073a3-70b4-4418-9380-09f2f550e15c";
205inline constexpr std::string_view Bansuri = "f26581a2-9cad-4523-b472-95d058b1a82e";
206inline constexpr std::string_view Danso = "63208df8-8e11-4e19-b7b3-27c097e861f5";
207inline constexpr std::string_view Dizi = "442552fd-b7f8-488b-880a-f141f617cf90";
208inline constexpr std::string_view DilliKaval = "abfc63a8-9453-4958-a3fb-60e2fc05006f";
209inline constexpr std::string_view Diple = "5a6e6ce3-155a-46cd-8c15-177e2e46ec3d";
210inline constexpr std::string_view DoubleFlute = "bf8d7ea1-c1fa-44b7-adc3-6d7006dd7637";
211inline constexpr std::string_view Dvojnice = "867c9afa-428f-4918-99fb-a580c3941dd1";
212inline constexpr std::string_view DvojniceDrone = "73019a0e-2f69-4b89-947e-cadbc91340ad";
213inline constexpr std::string_view Flageolet = "8070a42b-09f7-4142-bceb-5d48f0bccf9a";
214inline constexpr std::string_view Fujara = "dbebe448-5f02-4cbe-b2af-8037506a0928";
215inline constexpr std::string_view Gemshorn = "4c4bf6bd-b778-48ee-9212-d463522c0213";
216inline constexpr std::string_view Hocchiku = "4a12d25d-5726-4886-8e98-991d5625b317";
217inline constexpr std::string_view Hun = "1fd77046-302d-49fe-8342-d869272c148c";
218inline constexpr std::string_view IrishFlute = "badaf8de-498d-4629-b853-97fdb849c83d";
219inline constexpr std::string_view Kaval = "7792014c-81e2-4ff5-b45a-ca00f6d5a137";
220inline constexpr std::string_view Khlui = "cdf417bc-db53-4488-8941-14bc8044f2f7";
221inline constexpr std::string_view KnotweedFlute = "3387f5dc-573e-4d38-b6aa-d8892360ef8a";
222inline constexpr std::string_view KoncovkaAltoFlute = "3e47d131-819b-4d32-ae83-95ef468e65fd";
223inline constexpr std::string_view Koudi = "280914ad-66c8-4f22-86e1-f471a13ac008";
224inline constexpr std::string_view Ney = "a21f447b-7fa8-49de-8c0e-3b9954ad986a";
225inline constexpr std::string_view Nohkan = "8708a296-2db3-452a-b654-daadc164d0a9";
226inline constexpr std::string_view NoseFlute = "3dcf456a-b87a-46fb-ba6c-90d3a11c0e22";
227inline constexpr std::string_view Palendag = "6fd5d411-2f73-427b-a278-a129381c6a1d";
228inline constexpr std::string_view Quena = "f92e2b02-3e6f-4267-9242-415cf95a9cf8";
229inline constexpr std::string_view Ryuteki = "52e2cabb-0314-402e-8bbe-997e98a65f4b";
230inline constexpr std::string_view Shakuhachi = "9259887f-83a7-4e91-b0cb-03d3bed5886c";
231inline constexpr std::string_view ShepherdsPipe = "4c8ad2dd-c863-4272-a317-6e33194969db";
232inline constexpr std::string_view Shinobue = "0dc9af9e-4a7a-44d9-9ede-a092a3e0fdf6";
233inline constexpr std::string_view ShivaWhistle = "0a0c1873-83fe-4bc7-bdb8-5e68e6bd09db";
234inline constexpr std::string_view Shvi = "a788598c-02a8-42ff-a1c5-f575d5c8610c";
235inline constexpr std::string_view Suling = "33b4ae63-2222-4d2d-b37c-b138bf383428";
236inline constexpr std::string_view Tarka = "c19c42f1-42cf-417c-a362-77b3f4522d44";
237inline constexpr std::string_view TenorOvertoneFlute = "7ec8bc7c-76de-4473-946a-336df9312f68";
238inline constexpr std::string_view Tumpong = "f3050b4d-1a0e-4d00-9e34-3caedbb3ac5b";
239inline constexpr std::string_view Venu = "91139f31-7457-4d12-b5d2-b7742178f4c2";
240inline constexpr std::string_view Xiao = "dcb76d8d-16bc-4034-9571-27aa999634c3";
241inline constexpr std::string_view Xun = "6bd9746f-aec7-4e09-bcf0-6b85ebac1ddd";
242inline constexpr std::string_view Albogue = "cc046dd9-f5b7-4e0e-aacc-349e38da8ff3";
243inline constexpr std::string_view Alboka = "068a2f5d-dd22-47e8-ad53-b4b4dbd149ee";
244inline constexpr std::string_view AltoCrumhorn = "43a2bdba-df71-4768-ae08-955c380f4adb";
245inline constexpr std::string_view Arghul = "f79879d9-f370-4acb-a1b5-0ce2dc6c3895";
246inline constexpr std::string_view Bawu = "0c0a399c-6e82-4fb7-8f5a-c7fe3d12dedb";
247inline constexpr std::string_view Chalumeau = "2b0e17ba-f185-4b97-b094-71a4668edfe2";
248inline constexpr std::string_view ClarinetteDAmour = "58054d04-a50d-4c3b-9b99-abbb13c28850";
249inline constexpr std::string_view Cornamuse = "b68788f5-aed1-4d72-b4d4-facd99f28e90";
250inline constexpr std::string_view Diplica = "eb27b9dd-b27c-47bb-b8c8-a0284535bece";
251inline constexpr std::string_view DoubleClarinet = "5ec4aaff-7e36-4bef-bbaa-1a996ad42420";
252inline constexpr std::string_view HeckelClarina = "38f7cb85-166d-40fc-a71b-810564406fdc";
253inline constexpr std::string_view HeckelphoneClarinet = "cba3d8dd-e7a9-4b5e-bb6b-0e4ddc20fe63";
254inline constexpr std::string_view Hirtenschalmei = "81777381-f632-4f78-aa8b-bfd7b4fef7fa";
255inline constexpr std::string_view Launeddas = "2f5cac27-b724-466e-904e-af3ecd5e64d6";
256inline constexpr std::string_view Maqrunah = "a6140a3d-2ccb-494c-b96d-005d6abc2a6b";
257inline constexpr std::string_view Mijwiz = "55b4d551-ed21-4705-af1a-dcd986fd08ef";
258inline constexpr std::string_view Octavin = "ee6e58a7-20f5-474e-b541-9fb456de6904";
259inline constexpr std::string_view Pibgorn = "079610c3-1203-4dff-b231-af31f1fce20c";
260inline constexpr std::string_view Rauschpfeife = "f454c420-f6af-45e7-bb73-5e4031b27918";
261inline constexpr std::string_view Sipsi = "b379e5e9-44d5-4ca3-b039-3feea42ccd55";
262inline constexpr std::string_view ModernTarogato = "0545a1b4-452a-40dc-a4df-3e4746966614";
263inline constexpr std::string_view TenorCrumhorn = "48fa8484-5bc0-4d60-b632-c11c668f5143";
264inline constexpr std::string_view Zhaleika = "101e2231-696e-49fb-955d-500b3ce3ac31";
265inline constexpr std::string_view Algaita = "d841d923-42f6-4edb-8b6e-8842edb170b9";
266inline constexpr std::string_view Bifora = "7ccb817f-82e7-4b52-88b1-2f097de86773";
267inline constexpr std::string_view Bombarde = "103e61ac-6b51-4a70-92ef-3fc3ae6b170c";
268inline constexpr std::string_view Cromorne = "07786b62-f42f-4db3-90f1-35e6e12a9f8f";
269inline constexpr std::string_view Duduk = "9525113b-19b7-4ca6-a846-b417bc44bfcf";
270inline constexpr std::string_view Dulcian = "43620b28-a8bd-478e-a610-85af5c9a0480";
271inline constexpr std::string_view Dulzaina = "a7a2cb49-c0b2-4bc2-b733-af19bc46076a";
272inline constexpr std::string_view Guan = "5466f457-7976-457f-a993-a5827497f54c";
273inline constexpr std::string_view Guanzi = "ab97d8ca-ebcb-4ebe-b107-d1924a89ea74";
274inline constexpr std::string_view Hichiriki = "c372616c-4d6c-4f25-a930-d19204582be0";
275inline constexpr std::string_view Hne = "ee53523b-5209-466d-b10e-c5f65ee442e7";
276inline constexpr std::string_view JogiBaja = "5ac64ac7-54ce-441b-8339-33af4f695113";
277inline constexpr std::string_view KenBau = "1d80222d-bcc3-4605-9979-729847c83b51";
278inline constexpr std::string_view Mizmar = "0f976aa0-7c54-45f8-a1a9-451125809ea8";
279inline constexpr std::string_view Nadaswaram = "8089cf04-f4a9-4c33-8327-3989757b825b";
280inline constexpr std::string_view OboeDaCaccia = "d228748f-7e5c-4646-9316-f7a2a85e4c31";
281inline constexpr std::string_view Pi = "7471f961-590b-4382-b4a6-d05069cd19ae";
282inline constexpr std::string_view Piri = "54ed0ce3-2d02-4aab-985e-8b1af576a294";
283inline constexpr std::string_view PungiSnakeCharmer = "25b468b4-ff45-4689-8774-ad13eb7b32c1";
284inline constexpr std::string_view Rackett = "ec8aad53-c0ae-471d-99f4-86eec9897f1b";
285inline constexpr std::string_view ReedContrabass = "28848103-882e-4f21-aa56-e99b3fc107d0";
286inline constexpr std::string_view Rhaita = "c308dfcd-8e56-48a3-b008-d2b0cc30c161";
287inline constexpr std::string_view Rothphone = "01ba3b66-731b-4980-b994-89b481b5565b";
288inline constexpr std::string_view Sarrusophone = "8b6d9de3-7100-4926-8405-18d32a046fa8";
289inline constexpr std::string_view Shawm = "654efca8-6eb3-460e-880b-c0193285887f";
290inline constexpr std::string_view Shehnai = "416debd0-939a-4241-8ce4-f1c9beaf7be6";
291inline constexpr std::string_view Sopila = "3fbb3534-6714-4d41-8f65-1bec853cf688";
292inline constexpr std::string_view Sorna = "e7d11adf-252f-4d95-a3ff-3fce49e798ba";
293inline constexpr std::string_view Sralai = "ee80b114-9697-4edb-ba40-57930ec6ab03";
294inline constexpr std::string_view Suona = "2e0cbdf7-bed5-4ac9-9d30-f7bc8044cdee";
295inline constexpr std::string_view Surnay = "2d9c16cf-72c4-4a00-bb91-a6a8ab0b32a0";
296inline constexpr std::string_view Taepyeongso = "bdf82e47-6a76-4994-ac47-4f52f0111ddc";
297inline constexpr std::string_view AncientTarogato = "baff0f86-b7f2-466e-8d84-016a350f25af";
298inline constexpr std::string_view TrompetaChina = "cc2a08c1-7e44-4495-bc79-bdb963358bed";
299inline constexpr std::string_view Zurla = "e24cf1f3-d12d-4e9b-919c-ea4d4fa4d836";
300inline constexpr std::string_view Zurna = "b7cf7c1e-6b2f-4ca7-a188-b80b8380cd4a";
301inline constexpr std::string_view KhaenMouthOrgan = "642a83a4-4e29-4b84-8849-d4b6f9310455";
302inline constexpr std::string_view Hulusi = "a040181f-4ded-4a8d-8725-70efd42767ce";
303inline constexpr std::string_view Sheng = "d24f2747-9faf-416b-bf48-1f4143594ee1";
304
305// Brass
306inline constexpr std::string_view TrumpetBFlat = "69e76d62-3913-4e4a-bb6f-6c05be22abf8";
307inline constexpr std::string_view TrumpetC = "f0458710-e401-4a33-a9a7-bff5b24006df";
308inline constexpr std::string_view TrumpetD = "04f55e2f-8a18-4f89-8338-0525605dedf2";
309inline constexpr std::string_view Cornet = "65df77cf-fc66-4211-83a3-606d15471281";
310inline constexpr std::string_view Flugelhorn = "2597541f-c0b4-46a9-8295-9fc10323533f";
311inline constexpr std::string_view Mellophone = "507496e3-b714-4eaf-a882-522f0f25c137";
312inline constexpr std::string_view HornF = "616b3bf9-58df-4b44-8339-9f66461ac910";
313inline constexpr std::string_view Trombone = "157d105d-c3a4-49ab-98ab-2b46102aa3dc";
314inline constexpr std::string_view BassTrombone = "0456b832-8192-4e9c-8606-4983e3064abd";
315inline constexpr std::string_view Euphonium = "c4b56ec1-51d3-4f98-b740-7d613dd893f9";
316inline constexpr std::string_view BaritoneBC = "25f31945-528f-492c-8dc4-67751136ace1";
317inline constexpr std::string_view BaritoneTC = "3900022b-ae13-4520-8432-1a212d36b6f7";
318inline constexpr std::string_view Tuba = "9b2b7b02-f914-4e75-82d5-6fcc18843516";
319inline constexpr std::string_view BassTuba = "c5c18d0e-bc36-471b-9f9b-9b74d1ebf6d2";
320inline constexpr std::string_view Sousaphone = "6420d23b-d0fd-4f6a-92c3-d572cdd98943";
321inline constexpr std::string_view BrassSection = "05022401-354c-4423-a986-f3fb85f5f2ac";
322inline constexpr std::string_view PiccoloTrumpetA = "d6b0af68-eafd-4ed0-a718-f8ea347f5dba";
323inline constexpr std::string_view Bugle = "7bf9152e-e371-4e3d-9aa8-21b5baa7e80a";
324inline constexpr std::string_view CornetEFlat = "e9b14a24-dad5-49f3-ae56-602d4d05f5ca";
325inline constexpr std::string_view HornEFlat = "06662c43-783f-488c-9614-d94b52e5699d";
326inline constexpr std::string_view AltoTrombone = "78a60980-a0fa-48ca-b344-707f82f84670";
327inline constexpr std::string_view TenorTrombone = "97284c36-deb2-4e77-9600-14d3081a31cd";
328inline constexpr std::string_view ContrabassTrombone = "3d24915a-0b0f-4092-835b-cd05c0e2cf62";
329inline constexpr std::string_view Alphorn = "27f4a259-5246-4e83-8e0b-ec8e9f242224";
330inline constexpr std::string_view AltoHorn = "6be23099-6719-4d08-b8b7-a12ca783cee3";
331inline constexpr std::string_view Didgeridoo = "29a1c1f8-ad06-462b-b540-0a7920804a34";
332inline constexpr std::string_view PostHorn = "bdbfbc27-0255-4e3c-94e0-b03f13ab8f14";
333inline constexpr std::string_view ViennaHorn = "cb1db6d4-6c0c-46f3-9379-7bd28a51331b";
334inline constexpr std::string_view WagnerTuba = "4145e0e8-9b50-491b-b44b-929f83992656";
335inline constexpr std::string_view BaroqueTrumpet = "1e1edd0c-61c6-41e2-9f88-a2f27c06e131";
336inline constexpr std::string_view BassTrumpet = "bbb50096-c5f0-424b-b8fc-3b7e0eb97ce7";
337inline constexpr std::string_view Cornetto = "3811817d-7cdd-4fca-b088-7cc5e671f1c1";
338inline constexpr std::string_view Fiscorn = "e330bdcd-889a-4314-b60d-aa05085790e7";
339inline constexpr std::string_view Kuhlohorn = "e4a0f210-feda-42ee-b97d-571822ac9a1c";
340inline constexpr std::string_view PocketTrumpet = "aa29ecf9-c068-44d2-8736-099ab1728332";
341inline constexpr std::string_view Saxhorn = "91bc1c7a-2d04-4aac-9fa3-6f3a2b190f70";
342inline constexpr std::string_view SlideTrumpet = "ceb7f1b0-3841-40e2-887e-bb7102b2eb8c";
343inline constexpr std::string_view Cimbasso = "ccae2f20-379c-4c2c-bdb1-c52f2139ff5c";
344inline constexpr std::string_view DoubleBellEuphonium = "8b775b5f-90be-4922-8dee-2b82d3ac294b";
345inline constexpr std::string_view Sackbut = "6e014e35-0653-4b2b-88bd-54b9ec3bf385";
346inline constexpr std::string_view Helicon = "08ef463b-e7a9-42e6-9c2a-ed5a700e0bf5";
347inline constexpr std::string_view Ophicleide = "2dfbd615-2b8e-4a89-83a1-1f494bf71930";
348inline constexpr std::string_view Serpent = "12350edd-00d5-473b-9d3f-269dead4d10d";
349inline constexpr std::string_view SubContrabassTuba = "59cd4117-e26f-465e-b04b-6b46012afbbe";
350inline constexpr std::string_view ConchShell = "f0dfa0ea-fb54-4237-9a05-2e59c1525ffc";
351inline constexpr std::string_view Horagai = "80f1c9c3-8dd9-4b67-b3af-c7d45f4e4dc7";
352inline constexpr std::string_view Shofar = "7fc7590e-d6f8-4d60-98ea-72cb39d0f0cf";
353inline constexpr std::string_view Vuvuzela = "64bb1d2c-17f3-473f-b8de-a9a80936ef06";
354
355// Plucked Strings
356inline constexpr std::string_view Harp = "61131353-ade8-46e0-98fa-6c682ca1b5ae";
357inline constexpr std::string_view TroubadorHarp = "268be9c2-f92e-4d9f-bf1d-990a9a7414c0";
358inline constexpr std::string_view Guitar = "5e1996eb-40ab-4a92-9a0b-888b93a84c2c";
359inline constexpr std::string_view Guitar8vb = "58149208-b689-4583-977e-10bc31bcd7a6";
360inline constexpr std::string_view AcousticGuitar = "88643f58-07fd-431d-bc0b-7a25462c8c67";
361inline constexpr std::string_view ClassicalGuitar = "2f05a86f-3762-46c7-a7b3-ce74dad900c6";
362inline constexpr std::string_view ElectricGuitar = "c7b7154c-79f0-4924-8873-22c51e62bf7a";
363inline constexpr std::string_view SteelGuitar = "1f87dbe7-1d85-4ea0-a5e4-e556bf3fb51c";
364inline constexpr std::string_view Banjo = "32c30095-3a21-48c0-96a3-21fc16fce443";
365inline constexpr std::string_view TenorBanjo = "a60e9727-5e50-4c79-a050-be5afd980e1e";
366inline constexpr std::string_view AcousticBass = "e2c49784-685f-45ae-8c3a-4985d24346cf";
367inline constexpr std::string_view BassGuitar = "0f44376d-e91d-4282-b983-445491635503";
368inline constexpr std::string_view ElectricBass = "c9f445ac-93b0-4007-9101-65a167d38dd5";
369inline constexpr std::string_view FretlessBass = "fed9c38a-9e57-4b71-b69a-0710d3c9c6b2";
370inline constexpr std::string_view StringBass = "3dd79e8b-13a2-475f-a55d-d3221183f7f6";
371inline constexpr std::string_view Mandolin = "07c18c13-4e71-40bb-932b-1f4433da67a7";
372inline constexpr std::string_view Dulcimer = "a8308d34-bf29-4d86-9aa3-e1c073c1fb95";
373inline constexpr std::string_view HammeredDulcimer = "2671e5b0-6de5-4c1d-92c5-b9c2b5f5f4dc";
374inline constexpr std::string_view Dulcimer8vb = "40e6808d-171a-46c4-aca1-23929e27e7a9";
375inline constexpr std::string_view Autoharp = "2d746875-aef6-4b26-bf36-87d301f1ce3f";
376inline constexpr std::string_view Lute = "c146d259-6033-4c37-98d0-74cbd0d857c0";
377inline constexpr std::string_view Ukulele = "f78a8e99-4497-4318-9e68-861c3a5633e1";
378inline constexpr std::string_view TenorUkulele = "6e5c27c1-5f93-480e-a9ab-ad4f505324c7";
379inline constexpr std::string_view Sitar = "c9d107fd-9f29-4d5b-8318-0448dca37062";
380inline constexpr std::string_view Zither = "5a5f6c9e-19eb-4666-855a-fb8fb43ea3f5";
381inline constexpr std::string_view Archlute = "cfacbadf-49c0-49e3-b48e-ea891553b7f4";
382inline constexpr std::string_view Baglama = "51dd4781-92e0-482d-876a-80fe7603ae12";
383inline constexpr std::string_view Balalaika = "1970d512-38b1-4823-a4c9-1408d954c8c8";
384inline constexpr std::string_view Bandura = "67ed6548-e863-47b8-b70b-bd75621f43d1";
385inline constexpr std::string_view Banjolele = "581fa811-7ac3-42bc-a74f-4b871364d3fb";
386inline constexpr std::string_view Barbat = "8ea279ef-8c45-4891-bb83-c9996c160e7e";
387inline constexpr std::string_view Begena = "3258f617-b1a4-471e-add9-98f0dd99c617";
388inline constexpr std::string_view Biwa = "b915b502-2c36-409b-8c2e-6fb4f5c226ac";
389inline constexpr std::string_view Bolon = "4f1489ee-dbe1-49ea-8969-8d3c17f07d54";
390inline constexpr std::string_view Bordonua = "c0ea9144-0df8-448c-9634-2eab8cc71bd4";
391inline constexpr std::string_view Bouzouki = "823a6cf0-cada-4c33-b79b-a5244f99f77f";
392inline constexpr std::string_view BulgarianTambura = "fe74484c-bf44-4df9-bef1-2ca3961f7e61";
393inline constexpr std::string_view ChapmanStick = "66f057a9-979e-45d1-8874-d2540612afed";
394inline constexpr std::string_view Charango = "8d1e02f2-a125-4f1b-b943-d54048e52e15";
395inline constexpr std::string_view ChitarraBattente = "6be1b75a-daa6-4239-8de4-02615f28993e";
396inline constexpr std::string_view ChaozhouGuzheng = "a8eecec5-6eee-47df-8a87-c4d31b052ffe";
397inline constexpr std::string_view Cimbalom = "26493235-a4ef-4ad6-9e28-5b8191abc770";
398inline constexpr std::string_view Cittern = "918cca8a-8650-4f06-aedd-92ec23300297";
399inline constexpr std::string_view Cuatro = "3fe64362-93c8-405d-8de2-9da45d739285";
400inline constexpr std::string_view DanBau = "18048201-645d-4b73-aa46-4271fc025e3f";
401inline constexpr std::string_view DanNguyet = "8fdd131f-7f07-4121-b972-8ff69934f32d";
402inline constexpr std::string_view DanTamThapLuc = "10824335-782b-4e63-8764-87c3ebf3d75c";
403inline constexpr std::string_view DanTranh = "57a26119-98d1-4d71-8cba-b9edd5b871b9";
404inline constexpr std::string_view DanTyBa = "e5602a59-dc5a-40a6-8a37-4c3e8cc4bdcf";
405inline constexpr std::string_view DiddleyBow = "ad90d6c7-0393-47fe-a600-44802c13f77d";
406inline constexpr std::string_view Dobro = "fe4de130-7c14-4b4d-8589-12668399b7ae";
407inline constexpr std::string_view Domra = "c357c1da-92f8-484b-bdf0-e19588e6bc02";
408inline constexpr std::string_view Dutar = "e29b2f52-1ca3-46a1-acfe-d2715e3aad5e";
409inline constexpr std::string_view Duxianqin = "f124492d-65cf-4574-a0b8-84384c8f36c0";
410inline constexpr std::string_view Ektara1 = "0befcc9e-c792-46b2-a079-2952e8bfb032";
411inline constexpr std::string_view FlamencoGuitar = "a91cc118-e002-4d67-9d59-5c8763f18278";
412inline constexpr std::string_view Geomungo = "110c3907-9e1e-4a48-a00a-abf0b4098788";
413inline constexpr std::string_view Ektara2 = "09463ace-1054-4dd7-ba26-08b6c6a2b5b2";
414inline constexpr std::string_view Gottuvadhyam = "6d90402a-c754-4855-bbc8-0138583bcee4";
415inline constexpr std::string_view GuitarraQuintaHuapanguera = "94cb603b-52ac-4626-8c14-6ecc00630a42";
416inline constexpr std::string_view Guitarron = "2a2bb6a9-5bba-4ecc-85e5-767d0eb41e78";
417inline constexpr std::string_view Guitjo = "fc1ea856-8fb1-4850-8410-30ea7f79c916";
418inline constexpr std::string_view GuitjoDoubleNeck = "2f4e696a-d6dc-4943-a28f-94987dc41f01";
419inline constexpr std::string_view Guqin = "c6275324-1bd5-4adc-b2d0-2994e736ec92";
420inline constexpr std::string_view Guzheng = "0e2e2ca9-2259-4899-8e72-a014c79ddae1";
421inline constexpr std::string_view HarpGuitar = "90f952e7-2428-4f71-989b-c7264ee2659e";
422inline constexpr std::string_view IrishBouzouki = "f3030ec7-c452-41d0-8908-5a9f7fbabaaa";
423inline constexpr std::string_view JaranaHuasteca = "ea30ddc3-e7fb-46aa-9cde-36ee5d9d47fc";
424inline constexpr std::string_view JaranaJarocho = "6e59acd7-64d8-4a9d-8965-ce49ff62744f";
425inline constexpr std::string_view JaranaMosquito = "069288e4-4ff0-4e6d-a47e-45fb4a76b94f";
426inline constexpr std::string_view JaranaSegunda = "21f3ae79-18ba-4790-849a-2992f82cb0fa";
427inline constexpr std::string_view JaranaTercera = "44978e17-23cb-487a-b106-fac30c0656c6";
428inline constexpr std::string_view Kabosy = "d49e3215-5d49-47d1-962b-4637b35c9b40";
429inline constexpr std::string_view Kantele = "7acb5354-338e-465f-8dcc-6abffd6439fa";
430inline constexpr std::string_view Kayagum = "d6c3b1c3-27b3-4733-8a5e-403eab24e635";
431inline constexpr std::string_view Khim = "ff3c0ed3-443d-43f3-9ea1-3720147696e5";
432inline constexpr std::string_view Kobza = "3693cf1b-32af-4be6-83b1-9e94d74e6722";
433inline constexpr std::string_view Komuz = "c9c6ff58-b16e-432f-91d9-9b6200e6d788";
434inline constexpr std::string_view Koto = "c2210b7e-418a-4a0a-a3eb-b8484a1a58e2";
435inline constexpr std::string_view Kutiyapi = "b1a16de0-c6f8-4d0c-96d8-63fa7e89113e";
436inline constexpr std::string_view Langeleik = "55bad0bb-daf1-4dad-bd36-ea3245fb0055";
437inline constexpr std::string_view Lyre = "7a4be7a3-4459-4a5a-8f7e-629862899201";
438inline constexpr std::string_view MandoBass = "e9449009-3c29-42cd-8fe8-d371783848ef";
439inline constexpr std::string_view MandoCello = "30cd8f9b-cce9-43a5-a77f-367955751852";
440inline constexpr std::string_view Mandola = "77e3b455-1d03-4aea-a0de-4ab2d6725f33";
441inline constexpr std::string_view Mandora = "f8455a48-3451-462e-83fc-8955d825c00c";
442inline constexpr std::string_view Mandore = "634158ef-0081-4bec-b5fa-45514a676eb5";
443inline constexpr std::string_view Mangbetu = "0f229fac-4115-49ff-8552-5329f35fe06c";
444inline constexpr std::string_view Marovany = "3054ec0a-5556-4d6d-8f2d-fe82728526a1";
445inline constexpr std::string_view MohanVeena = "63e731c1-0986-4b71-8e4e-b59a190b3e08";
446inline constexpr std::string_view MoodSwinger = "1105b17e-2a54-4965-9a4d-94053d89974c";
447inline constexpr std::string_view MusicalBow = "94a39c66-ad56-4b73-8fba-f1e757a95775";
448inline constexpr std::string_view Ngoni = "df8299ea-814a-4fe1-b3d3-1c284b061445";
449inline constexpr std::string_view OctaveMandolin = "23992001-3e74-4785-aa5c-f04423daa791";
450inline constexpr std::string_view Oud = "6b90cca6-bcf2-4b69-9807-0dde1c21e64b";
451inline constexpr std::string_view Pipa = "5ee30cb6-2dde-438f-bd9a-6b88c64ce909";
452inline constexpr std::string_view PortugueseGuitar = "2587560e-5c35-4de2-a76e-871f23f98715";
453inline constexpr std::string_view Psaltery = "d5b4d123-3fc9-45bb-8d51-9dd982192ec9";
454inline constexpr std::string_view RequintoGuitar = "2f035a28-e94e-4be7-a1eb-e9ac93eca7d4";
455inline constexpr std::string_view Ruan = "e62e226a-a19f-4236-ba74-66a423577504";
456inline constexpr std::string_view RudraVeena = "837b5fd2-24a9-4b5f-8616-293b7a3eb7b5";
457inline constexpr std::string_view Sallaneh = "7bb8270e-8fc4-4606-8ee6-e24e3d11fa2a";
458inline constexpr std::string_view Sanshin = "2999d9bc-d3df-4957-8f6f-973a4ab88362";
459inline constexpr std::string_view Santoor = "9a9a9ec8-5b55-4108-9473-58d16822ac56";
460inline constexpr std::string_view Sanxian = "b75bbe9b-12e5-4e58-ae99-d644d2e7a8ea";
461inline constexpr std::string_view Sarod = "ba9a0e30-9e87-4509-b010-8dae956b7540";
462inline constexpr std::string_view Saung = "13061289-4b82-42f6-a729-90b94c9a5c06";
463inline constexpr std::string_view Saz = "41316f9f-a390-4520-a944-c6102ce55176";
464inline constexpr std::string_view Se = "8c8be72e-741c-4b8b-94d3-4770bf52666d";
465inline constexpr std::string_view Setar = "c28f39a9-8727-43f5-961d-3e53efaa7078";
466inline constexpr std::string_view Shamisen = "01427e5f-7c1b-4465-8cb3-19fe6514dda4";
467inline constexpr std::string_view Tambura = "04a8c649-9df4-43bd-ab55-a55a3a16a81a";
468inline constexpr std::string_view TarPlucked = "bb29a061-f1d4-405d-b1dc-e7a456637861";
469inline constexpr std::string_view Theorbo = "7050c155-f481-4799-876c-6c3d9a1509cf";
470inline constexpr std::string_view Timple = "10eb4aa9-8ca4-4acf-888f-4a9e07cdb4f4";
471inline constexpr std::string_view Tres = "d59043ec-e291-40aa-80b0-33f615fe305a";
472inline constexpr std::string_view Tsymbaly = "43218322-0707-4c3f-b94c-f9e70b3d51a2";
473inline constexpr std::string_view Valiha = "c6adc3f9-3411-4164-9ffd-ef94f0074d7d";
474inline constexpr std::string_view Veena = "8b3a95b3-ca49-428c-a24a-728cfbfee32c";
475inline constexpr std::string_view VichitraVeena = "4cf3542c-c9ae-4078-952b-c7a6ab7d8b30";
476inline constexpr std::string_view VihuelaMexico = "bc5943c2-95d7-488c-8d35-cc66df985c35";
477inline constexpr std::string_view VihuelaSpain = "d6406af5-1ecc-4f2e-b9c0-18d398ea7043";
478inline constexpr std::string_view WashtubBass = "ba6436af-0752-4d8b-9c80-197c1077a7f9";
479inline constexpr std::string_view Whamola = "17588941-6af2-4edf-af11-28d63b1351fc";
480inline constexpr std::string_view Xalam = "e50db20d-e135-4825-a5aa-91bc1f7a3123";
481inline constexpr std::string_view Yangqin = "2bd8716e-3284-4f4c-8ddf-30e291ec1355";
482inline constexpr std::string_view Yazheng = "23d3a4d7-982d-4980-a6ec-7b3836046418";
483inline constexpr std::string_view Yueqin = "09d5cc2b-ca6d-4669-b3e7-1edf566e3de7";
484
485// Tablature
486inline constexpr std::string_view TabGuitar = "1e1303c5-779b-4b96-ae9a-a15319434056";
487inline constexpr std::string_view TabGuitarNoName = "8beb5203-f4fd-4f88-8654-46591cc1ef23";
488inline constexpr std::string_view TabGuitarStems = "e151fc38-e42d-4ac1-9e4a-e4ae8502361c";
489inline constexpr std::string_view TabGuitarD = "c9a426f6-247b-49e6-a523-55556f7d3686";
490inline constexpr std::string_view TabGuitarDADGAD = "73d32671-80df-491f-aac4-f06d00710426";
491inline constexpr std::string_view TabGuitarDoubled = "edc80d6f-2e65-4961-abf9-f306141fa6b2";
492inline constexpr std::string_view TabGuitarDropD = "44130e18-c544-47a9-8431-84836ae79933";
493inline constexpr std::string_view TabGuitarG = "5fa90804-6602-45f0-8195-a5ca679ece0c";
494inline constexpr std::string_view TabGuitar7String = "19ccf200-b2d3-4349-979a-484aaa88b33b";
495inline constexpr std::string_view TabBanjoG = "c85a9fc2-4976-4011-8fe4-4d973ea67686";
496inline constexpr std::string_view TabTenorBanjo = "6f3b6996-a8d9-4432-bc0e-23b951d5fecb";
497inline constexpr std::string_view TabBanjoC = "d72f5e09-01c4-4ecf-bcf4-e7803130a409";
498inline constexpr std::string_view TabBanjoD = "d8af78ea-2190-4583-a96a-f180a29001c6";
499inline constexpr std::string_view TabBanjoDoubleC = "e5a37032-991d-42e3-a91e-dea85e6bb9fd";
500inline constexpr std::string_view TabBanjoGModal = "9fb76bbc-7106-4e99-860c-21b75f88a456";
501inline constexpr std::string_view TabBanjoPlectrum = "cd980dc7-29e5-4313-b7ad-ccd864530476";
502inline constexpr std::string_view TabBassGuitar4 = "c8bbb804-c633-467a-9b5c-4a3fed76f90e";
503inline constexpr std::string_view TabBassGuitar5 = "a09138dc-5f8a-48cc-b7bb-c27b4a633e94";
504inline constexpr std::string_view TabBassGuitar6 = "d80c4fdf-510a-4cd3-b77a-c3de6027b935";
505inline constexpr std::string_view TabDulcimerDAA = "894d34b0-641a-427c-8996-a686276b738e";
506inline constexpr std::string_view TabDulcimerDAAUnison = "6108f9aa-c771-49c0-90e3-a01c55153e7a";
507inline constexpr std::string_view TabDulcimerDAD = "568784ef-3ff6-4462-b8e9-4698a8b4f17a";
508inline constexpr std::string_view TabGamba = "565d72c0-c392-4494-957d-938b84a9c7a9";
509inline constexpr std::string_view TabLuteItalian = "2f55c97b-30c0-4247-9d89-a8c93c53b87c";
510inline constexpr std::string_view TabLuteLetters = "332210a0-51f6-4374-ab06-3f9785deca08";
511inline constexpr std::string_view TabMandolin = "e4e9c868-2dbc-47b0-942b-1b274a1eabfe";
512inline constexpr std::string_view TabRequinto = "655baa53-13fa-4b91-a31c-606be7c801ba";
513inline constexpr std::string_view TabSitarShankar = "ce20e367-eb1f-4a61-95de-f52536d9fa0c";
514inline constexpr std::string_view TabSitarKhan = "1b3868cd-1032-4bb4-9c4f-5c34aa499cb4";
515inline constexpr std::string_view TabUkulele = "6059c5a2-4064-423a-9092-f329762aa9e1";
516inline constexpr std::string_view TabVihuela = "2e0c99c7-14ec-4a16-acc5-46b92f8acdc5";
517
518// Pitched Percussion
519inline constexpr std::string_view Timpani = "059784fb-9d88-4a78-bd2d-09fe393496e5";
520inline constexpr std::string_view Mallets = "e12063bf-b309-43c7-93d9-93917e2ccb1b";
521inline constexpr std::string_view Bells = "4ee42d49-7ad7-4b81-bfdb-8b740f7edc9a";
522inline constexpr std::string_view Chimes = "ffe92b6a-0d8e-40e8-b9f8-e9637d04e917";
523inline constexpr std::string_view Crotales = "f3790445-bd2c-43df-8be6-81ff93d08b9d";
524inline constexpr std::string_view Glockenspiel = "96f52b63-ae8e-4c17-838f-b6632ba07f15";
525inline constexpr std::string_view SopranoGlockenspiel = "7a8b5632-c730-4e88-add6-2526f0801ba3";
526inline constexpr std::string_view AltoGlockenspiel = "35d4384c-ca42-448a-a6b3-e8af86267015";
527inline constexpr std::string_view Marimba = "f55049de-c37e-42bd-a081-55abe1b6bfea";
528inline constexpr std::string_view BassMarimba = "5d49fe61-91e8-41fb-8b7f-1deab2736648";
529inline constexpr std::string_view MarimbaSingleStaff = "ce1b61fd-dbe1-482f-8277-40d734798f44";
530inline constexpr std::string_view TubularBells = "ad1c30a7-bd96-420a-82a4-d45bad1cf265";
531inline constexpr std::string_view Vibraphone = "42cdb691-a98e-46ea-a32b-4008734bc10f";
532inline constexpr std::string_view Xylophone = "7a92b859-e308-42da-b919-1ee2d74d1adb";
533inline constexpr std::string_view SopranoXylophone = "67feda51-a2c9-415b-b069-b218f7629886";
534inline constexpr std::string_view AltoXylophone = "ed798f0d-91de-4d95-a2a0-25cd8e02e98a";
535inline constexpr std::string_view BassXylophone = "6daa67d4-a3f2-4a1a-939d-4bdd3e72eedb";
536inline constexpr std::string_view Xylorimba = "537714a3-ff03-499b-ae95-e7acba78b617";
537inline constexpr std::string_view BellLyre = "dee774df-112b-4d13-9fbd-919253eca95b";
538inline constexpr std::string_view Boomwhackers = "dfc51096-791e-47ff-9923-34e112c6009f";
539inline constexpr std::string_view ChromanotesInstruments = "09d61a49-9523-44b3-8c37-61328765353f";
540inline constexpr std::string_view Carillon = "9ed685ae-e885-4b1f-b976-56ede8673922";
541inline constexpr std::string_view CrystalGlasses = "338f8ed8-390d-40fe-8aae-44dc5b8a8cf5";
542inline constexpr std::string_view FlexatonePitched = "a4ee65b8-5980-49b2-8543-628b03b83057";
543inline constexpr std::string_view GlassHarmonica = "6ad97c39-4343-4413-9624-f73173c48a10";
544inline constexpr std::string_view GlassMarimba = "401ba530-b087-4ad4-a0b8-5c7f5a30b0cd";
545inline constexpr std::string_view Handbells = "0de7a9b4-5da5-4a63-863f-17dac12cced4";
546inline constexpr std::string_view HandbellsTClef = "aaf9a38b-b333-4c48-9054-ede7ed9673f7";
547inline constexpr std::string_view HandbellsBClef = "34f8ae0c-d91a-4b19-8d1f-8dcc923e4eda";
548inline constexpr std::string_view HangTClef = "698094a5-d25f-4b34-9888-1b9d7134e539";
549inline constexpr std::string_view JawHarp = "24394eac-bd86-4e89-8e74-ed0bcd16567c";
550inline constexpr std::string_view Kalimba = "083c0880-19c8-4c2a-9bce-b5fbd864ea30";
551inline constexpr std::string_view SopranoMetallophone = "2d1de6b0-1fed-4a47-9ab8-2aaea0f19a1f";
552inline constexpr std::string_view AltoMetallophone = "899a686f-a770-455f-8555-7e701f956b1f";
553inline constexpr std::string_view BassMetallophone = "3f810a8e-1bd2-4c62-96a5-5c2eb7b0bf77";
554inline constexpr std::string_view MusicalSaw = "a664f74c-a766-4407-8d1e-c84cd08390a6";
555inline constexpr std::string_view SlideWhistle = "69edf04f-9d9f-4cb0-ac8d-611a32fa69c8";
556inline constexpr std::string_view SteelDrumsTClef = "416066f9-4930-47b7-b226-807413a41dc1";
557inline constexpr std::string_view SteelDrumsBClef = "799fdd4c-d3d2-4145-9bb0-017e0d519264";
558inline constexpr std::string_view BonangGamelan = "041a9053-835f-4fb7-b8ca-056ff7c66d37";
559inline constexpr std::string_view GansaGamelan = "d71c4ab2-8272-4034-abc7-0dbbe9795cb2";
560inline constexpr std::string_view GenderGamelan = "0296a4c4-b551-4025-ace4-4216cf4558cd";
561inline constexpr std::string_view GiyingGamelan = "15bddec3-9c8f-4c7e-992d-e141790b9636";
562inline constexpr std::string_view KantilGamelan = "f4f04ddd-6ce6-44bb-80c0-f228bc88b715";
563inline constexpr std::string_view PelogPanerusGamelan = "ab271a46-4dd6-46fc-b0f7-c226fd346af9";
564inline constexpr std::string_view PemadeGamelan = "e501c949-c877-43b7-8b68-2fdf420ec3c3";
565inline constexpr std::string_view PenyacahGamelan = "489a47f8-38d0-4c36-a07e-84df6e890641";
566inline constexpr std::string_view SaronBarungGamelan = "11ac281a-f06b-4abf-9461-577a0bf0ce9a";
567inline constexpr std::string_view SaronDemongGamelan = "f0fed892-b7f6-439a-b4f4-5882846c7e0a";
568inline constexpr std::string_view SaronPanerusGamelan = "f66a16d0-6afe-4737-9f9f-dbf4399d108d";
569inline constexpr std::string_view SlendroPanerusGamelan = "898967b2-b7c2-414f-87c6-643f89e47cb2";
570inline constexpr std::string_view SlenthemGamelan = "b43f7d64-6923-409a-9a8c-d93d90d72d25";
571inline constexpr std::string_view Almglocken = "e6cd3375-9c24-4568-9fa6-d5fb8f8b9931";
572inline constexpr std::string_view Angklung = "907d080c-1d5a-4fba-bdd1-ee216d2de7cc";
573inline constexpr std::string_view ArrayMbira = "98c24536-4751-4435-8ee4-8154fc14c84a";
574inline constexpr std::string_view Balafon = "7b4278a1-f175-4c1b-bb50-8219670865a8";
575inline constexpr std::string_view Balaphon = "1477b876-0c2e-4991-b43b-bb5e9e876870";
576inline constexpr std::string_view Bianqing = "3ed3be98-578f-463e-bcfb-83cf4bbb01cc";
577inline constexpr std::string_view Bianzhong = "65ada1c3-785b-46fb-87c4-60a2e3dd464d";
578inline constexpr std::string_view Fangxiang = "b5ae31ef-eae4-4458-a2bd-639c23658fe8";
579inline constexpr std::string_view GandinganAKayo = "96457207-743e-4abc-8bd5-091af9c6e218";
580inline constexpr std::string_view Gyil = "bbb6a603-31c3-4a44-bc05-2c0cd440bfa0";
581inline constexpr std::string_view Kubing = "b02c5df1-7cc5-4db7-985c-24924ce2d5c7";
582inline constexpr std::string_view Kulintang = "5fbbb49e-0478-4793-8a1e-2dc0c225437b";
583inline constexpr std::string_view KulintangAKayo = "a27276b5-7273-4419-a2c2-2fbb3755e37b";
584inline constexpr std::string_view KulintangATiniok = "dc558a38-0e81-45f6-9b51-4473fc10ac0e";
585inline constexpr std::string_view Lamellaphone = "18e78c98-da85-4cd4-8729-c1b2e1b0a3cd";
586inline constexpr std::string_view Likembe = "ba6ba1e7-c821-4f93-9eff-dbcf57a95529";
587inline constexpr std::string_view Luntang = "add2f782-01f9-4d35-b430-2de82a21768c";
588inline constexpr std::string_view Mbira = "d46210c3-2cb9-4e61-b953-d1f4664e4b86";
589inline constexpr std::string_view Murchang = "eb36788a-e84c-4be3-ac32-13a901f7beca";
590inline constexpr std::string_view RanatEklek = "24ac9973-a646-4135-b9d9-38e60d4f71bd";
591inline constexpr std::string_view RanatThumLek = "6cfb36b6-f39c-4022-8f02-3b6a732e6f18";
592inline constexpr std::string_view Sanza = "6de2b8f5-e9d8-4635-9593-a45281fb54bf";
593inline constexpr std::string_view TaikoDrums = "d2621b4c-90ac-4957-8786-9986b95fb841";
594inline constexpr std::string_view TempleBells = "f2465111-1c50-4d4a-ae2f-279079a638f5";
595inline constexpr std::string_view TibetanBells = "2bbe6086-285d-4bbf-b0f7-3f8300e25c9d";
596inline constexpr std::string_view TibetanSingingBowls = "900fa34c-c29f-4e26-b2f9-9df5a457f21e";
597
598// Drums
599inline constexpr std::string_view SnareDrum = "cace4f8a-4c37-4b5a-b270-6f9a2edc65af";
600inline constexpr std::string_view BassDrum = "68909857-9b9d-4a26-85c0-8f561162b99a";
601inline constexpr std::string_view DrumSet = "a0445938-cf1d-45cb-97d2-faad040fd0ff";
602inline constexpr std::string_view TenorDrum = "3da90c0a-07ce-4ee3-813f-e3db44799458";
603inline constexpr std::string_view QuadToms = "1c40f41e-8fe4-4e12-a876-7a9474a98177";
604inline constexpr std::string_view QuintToms = "0f37103b-0861-45cd-b13d-1a42cb4bfef0";
605inline constexpr std::string_view RotoToms = "6fa41b52-e308-42d0-8b17-e4f866e8b369";
606inline constexpr std::string_view TenorLine = "b4fdc782-a05f-49f3-8cb1-991bb2cf01a4";
607inline constexpr std::string_view SnareLine = "f733401d-2494-4a1d-8f55-ddc0294cbfaa";
608inline constexpr std::string_view BassDrums5Line = "c7a3fb97-8121-4069-89ed-1aeda124df4c";
609inline constexpr std::string_view Djembe = "4e17f6c6-9365-47f1-aa66-89e7cb56cc01";
610inline constexpr std::string_view BongoDrums = "e26d2a5b-3e91-454c-a228-064d95189f34";
611inline constexpr std::string_view CongaDrums = "c79da759-1161-4d53-b92d-a024241c4175";
612inline constexpr std::string_view LogDrum = "a7a408f6-fd99-4aba-b1be-51cd87fa9cb1";
613inline constexpr std::string_view Tablas = "712be16e-e676-4216-aab7-aa3cec89016a";
614inline constexpr std::string_view Timbales = "b65c3cd6-8542-4893-b651-b8c135d0325c";
615inline constexpr std::string_view AfricanLogDrum = "50c22237-3f77-475e-885a-894720e210be";
616inline constexpr std::string_view Apentemma = "22173e36-209e-4b91-95c2-fbef21596ec8";
617inline constexpr std::string_view ArabianFrameDrum = "e7c4b591-97e2-4afa-827b-fe474d8e576c";
618inline constexpr std::string_view Ashiko = "d0bd0218-d248-43ce-89f4-584de4625c0f";
619inline constexpr std::string_view Atabaque = "9ff9e754-b3d3-428f-80d7-a30a4b102d4c";
620inline constexpr std::string_view Bata = "b1dea916-1f2f-4e05-984f-33a882febd40";
621inline constexpr std::string_view Bendir = "250a5eb3-5a2a-4963-a919-22b9dd282cf1";
622inline constexpr std::string_view Bodhran = "d189b35e-3250-4ab8-8c2f-860aa3ca5e96";
623inline constexpr std::string_view Bombo = "08487b66-66f5-4da6-bf18-1a0498fd65a3";
624inline constexpr std::string_view Bougarabou = "7fc64642-cbaf-4bd1-9a7b-c2204f20a5f6";
625inline constexpr std::string_view BuffaloDrum = "a54c2d8d-9fd5-49c8-a730-7ff882c6a989";
626inline constexpr std::string_view Chenda = "beec7105-9ca3-4e4f-b2d8-c04d34dbb560";
627inline constexpr std::string_view Chudaiko = "4e0d4723-06f4-4b1f-9612-f22b9ad8cb7a";
628inline constexpr std::string_view Dabakan = "2e84e17f-4371-4034-9485-02d10dda3d08";
629inline constexpr std::string_view Daibyosi = "8bae2054-3bb9-4618-acd0-bf560ff8b8f9";
630inline constexpr std::string_view Damroo = "ee40f7d6-c58b-4a29-88c4-131d31725276";
631inline constexpr std::string_view Darabuka = "76fb8299-d33c-4d3d-bb5c-58f1c5769bd9";
632inline constexpr std::string_view DatangulionDrum = "b819e47e-5dd4-45de-b3b1-77febe321924";
633inline constexpr std::string_view Dhol = "b2392c7c-dc7f-4d37-9ac4-20e48dc5424d";
634inline constexpr std::string_view Dholak = "ecf3cbb1-25d1-4189-8221-a827305e7e92";
635inline constexpr std::string_view Dollu = "46d83ba6-9410-4231-9e9f-ac5413356fd6";
636inline constexpr std::string_view Dondo = "6d21bdcf-ee23-4705-bd7b-653d9976706b";
637inline constexpr std::string_view Doundounba = "11763209-2e9f-477c-a25b-fa8030453dae";
638inline constexpr std::string_view Duff = "9cc27ded-131c-4dd7-85ee-b991fcb84814";
639inline constexpr std::string_view Dumbek = "358ff617-7420-42d6-9753-953784528c89";
640inline constexpr std::string_view EweDrumKagan = "beb8f624-4a15-46e3-b640-5b13282e29ec";
641inline constexpr std::string_view EweDrumKpanlogo1Large = "0cf5506a-1bb0-4c79-afaa-bac2157f2b07";
642inline constexpr std::string_view EweDrumKpanlogo2Medium = "bac108b1-28d1-496f-937a-e664b1f80b15";
643inline constexpr std::string_view EweDrumKpanlogo3Combo = "783b8704-a0cd-4b0d-817b-c697d4140725";
644inline constexpr std::string_view EweDrumSogo = "02679ff9-7fb6-44fd-a2cc-37f230bb0822";
645inline constexpr std::string_view Fontomfrom = "7e3ec42d-46ff-4199-a549-1e9773cf0868";
646inline constexpr std::string_view Geduk = "defb37f6-f1ce-415e-b992-f0e3147ae843";
647inline constexpr std::string_view HandDrum = "e4714277-4304-44ec-bc9e-b7b2b2d10200";
648inline constexpr std::string_view Hiradaiko = "64d8263b-e12a-495a-b057-2a4dd1a7f2fb";
649inline constexpr std::string_view Igihumurizo = "09a53624-d927-4ddc-8474-670f5a495af1";
650inline constexpr std::string_view Ingoma = "0ea2481e-27ac-4b3f-8fb5-9295eec2f88c";
651inline constexpr std::string_view Inyahura = "b2e7b4ca-33b1-407b-950c-072f385c2305";
652inline constexpr std::string_view Janggu = "f5b42332-d846-426c-8cc7-1eda8488b739";
653inline constexpr std::string_view Kakko = "8c780a43-f35b-4fc1-8640-04fbfa82ecbf";
654inline constexpr std::string_view Kanjira = "8205370c-6012-42ae-8115-309d124f582d";
655inline constexpr std::string_view KendangGamelan = "13458205-bb41-46a8-838f-ca4ef18abb7e";
656inline constexpr std::string_view Kenkeni = "eba780e1-d50a-46af-90da-17f75c7e6f08";
657inline constexpr std::string_view Khol = "a64b0861-2418-408f-82cc-47818d13bd95";
658inline constexpr std::string_view Kodaiko = "2b581286-3e78-4b49-a49c-42100510df51";
659inline constexpr std::string_view Kudum = "cb1022f0-6fcd-4817-aae7-84619b198700";
660inline constexpr std::string_view LambegDrum = "89ce68fc-0c7d-4068-bd45-9fb8ce7cffa5";
661inline constexpr std::string_view Madal = "b2daf4d9-c920-4411-93af-c31624e2f394";
662inline constexpr std::string_view Maddale = "5ac13e97-cbd2-46f7-9845-7c01a33488c5";
663inline constexpr std::string_view MoroccoDrum = "b483e260-743f-481b-b04f-d5987b8752ca";
664inline constexpr std::string_view Mridangam = "789b259d-0dc1-49ba-bf44-cb8442301b66";
665inline constexpr std::string_view Naal = "bd072d15-7ed4-4b85-a4fd-e485bab60d7f";
666inline constexpr std::string_view NagaDodaiko = "22d29405-9698-4d6f-bd62-31bc26d5f259";
667inline constexpr std::string_view Nagara = "f991df10-d51a-430c-8563-b591ddbf2e16";
668inline constexpr std::string_view Naqara = "866a6708-bd82-4bf2-89da-ca5aa2528e02";
669inline constexpr std::string_view NativeLogDrum = "cf3dcc82-78fd-4f74-95b9-22ae6a6c299b";
670inline constexpr std::string_view NigerianLogDrum = "034833e2-ac82-4500-a66d-3091ad5afa18";
671inline constexpr std::string_view Odaiko = "bb4301b2-10b0-4cbb-b393-1c89ddfb75b3";
672inline constexpr std::string_view Okawa = "7356b2c6-43a7-4b30-9f72-4d7a91b38d89";
673inline constexpr std::string_view OkedoDodaiko = "c7cd62b7-fad9-40f7-adf2-42e26cd65fd5";
674inline constexpr std::string_view PahuHula = "0017bb28-b244-4d59-b2ae-31045c21e049";
675inline constexpr std::string_view Pakhavaj = "d73561df-e770-46e7-975d-d13def5a6183";
676inline constexpr std::string_view Pandero = "4105acdd-2b76-40fa-9122-002781dc05ca";
677inline constexpr std::string_view PowwowDrum = "c80a7d1e-c639-4f9c-b890-e5e7c1d78508";
678inline constexpr std::string_view PuebloDrum = "53686ef3-755e-442d-b263-38d78e25ed46";
679inline constexpr std::string_view Repinique = "9fe1ff80-09a6-4f0e-80cd-d8a86e62bc45";
680inline constexpr std::string_view Sabar = "ee2c6c38-dc3b-41bf-931f-f763dbf52ce3";
681inline constexpr std::string_view Sakara = "5aae4277-3a7c-452b-a432-5ac64d266f30";
682inline constexpr std::string_view Sampho = "3b9bb009-b5a1-4239-b131-5dd0b0c657b5";
683inline constexpr std::string_view Sangban = "84ba4f16-b396-466d-8e6e-12594127585a";
684inline constexpr std::string_view ShimeDaiko = "e540abc3-3a14-47e1-b314-4a1fb1bf6359";
685inline constexpr std::string_view Surdo = "4cdbf6eb-968b-48bf-b200-7f8418c97cec";
686inline constexpr std::string_view TalkingDrum = "fa2b1ec8-6e76-4ade-aeb3-39d21a789e67";
687inline constexpr std::string_view Tama = "1d5a7dad-659e-40bd-8f53-0c97ceb427d1";
688inline constexpr std::string_view Tamborita = "b4f5cd6f-9cb5-4274-885e-d7ad4cf516ae";
689inline constexpr std::string_view Tamte = "30e805cc-c5bd-4226-add0-43456bc9bb9e";
690inline constexpr std::string_view Tantan = "b259b96a-9e5d-41ea-8625-ed2d47861e75";
691inline constexpr std::string_view Tangku = "9b166d41-a2c8-4cfb-b4f8-b2382f6ed349";
692inline constexpr std::string_view Taphon = "d64f7a4f-feb3-47d2-a1a8-03b69f241e5c";
693inline constexpr std::string_view TarDrum = "cc9c2aa8-4fd7-457d-9aa7-567a71479312";
694inline constexpr std::string_view Tasha = "b81b323c-e305-42ab-85ab-a5a70c5b99d9";
695inline constexpr std::string_view Thavil = "696e0f8b-523c-4116-961c-24d9089e0adf";
696inline constexpr std::string_view Tombak = "102d9c32-7afe-4b66-be85-2b10831a9bd0";
697inline constexpr std::string_view Tumbak = "b46257d2-47ad-49e5-bd7d-468d51e1fcd0";
698inline constexpr std::string_view Tsuzumi = "d728af65-9139-4a73-971c-69d002d2776b";
699inline constexpr std::string_view UchiwaDaiko = "03862bef-a853-4ba0-b212-c25355d4f506";
700inline constexpr std::string_view Udaku = "3b4c37ec-402f-4d25-9429-47bc1ac53624";
701inline constexpr std::string_view Zarb = "c9a830f2-220b-4ba3-a9c8-907c6a3014f1";
702
703// Percussion
704inline constexpr std::string_view PercussionGeneral = "65e80359-f9ee-4afc-8ba5-213187a1b5a4";
705inline constexpr std::string_view PercAccessories = "cf3f01a2-c549-4e4b-b00c-c99ab1634c78";
706inline constexpr std::string_view WindChimes = "8f625984-6f3b-43f0-8323-d84aeffa9796";
707inline constexpr std::string_view ChimeTree = "8d05ca8d-0efc-42cd-a6c3-6d98401d51dc";
708inline constexpr std::string_view BellTree = "ccd20f09-9ab9-4a61-9038-36e821905c48";
709inline constexpr std::string_view JingleBells = "0a6d002d-89f4-45d7-b245-36c85c6e0e53";
710inline constexpr std::string_view Tambourine = "9579d8ec-cd47-4486-8129-3e3d938ddfd9";
711inline constexpr std::string_view Triangle = "6544e314-f956-4a20-b7bb-44635a06b7e0";
712inline constexpr std::string_view Cymbals = "9605b878-9cdf-4e40-9716-3f64f1955c7f";
713inline constexpr std::string_view FingerCymbals = "7c0a65e2-79dd-4fb7-b270-0d445e44941a";
714inline constexpr std::string_view CrashCymbal = "cc84983d-005c-4172-987b-c13b22709f35";
715inline constexpr std::string_view HiHatCymbal = "c60b115a-a287-4962-a94e-eba1e1e8e54f";
716inline constexpr std::string_view RideCymbal = "7c74b642-641d-40e7-a959-e18d3122629f";
717inline constexpr std::string_view SplashCymbal = "0f0cf493-9257-4699-8010-66d0107600b2";
718inline constexpr std::string_view TamTam = "48f24f7c-d774-4765-bee1-b4566b3ef69b";
719inline constexpr std::string_view Gong = "5a9943e6-cc1b-439a-851e-e9e9d04f4272";
720inline constexpr std::string_view AgogoBells = "f6cf5b5b-5f89-4183-a46c-92840a7058c2";
721inline constexpr std::string_view AirHorn = "3bfc4287-d541-47f4-abbe-be13ed82e607";
722inline constexpr std::string_view BrakeDrum = "f1eae261-5453-457a-8957-e8bf16f8a79d";
723inline constexpr std::string_view Cabasa = "8d110308-41ac-4a7f-a98f-d9e16608059f";
724inline constexpr std::string_view Cajon = "7eacc546-2239-4c6d-9566-8df8437db871";
725inline constexpr std::string_view Castanets = "aa272c8a-4584-4d53-a060-a1b8a73af80b";
726inline constexpr std::string_view Clap = "995b3dbf-9fff-4d1b-9aee-94a9b0d72834";
727inline constexpr std::string_view Clapper = "dd57d769-fa9f-4c11-be68-3af71017604d";
728inline constexpr std::string_view Claves = "58ae0978-6244-4974-a1bc-899097a1bea7";
729inline constexpr std::string_view Cowbell = "298cc3b4-fc5e-4440-be13-f81790571580";
730inline constexpr std::string_view Cuica = "b251ffbb-79c3-4dbf-b84b-bec3434f9bef";
731inline constexpr std::string_view Guiro = "d591143f-1b3a-40c2-ad20-1738923fe0d8";
732inline constexpr std::string_view Maracas = "e0d6ae08-7634-47dc-831c-40a559673d3b";
733inline constexpr std::string_view PoliceWhistle = "35da6ce6-fec8-48c2-80ce-3412fec2222e";
734inline constexpr std::string_view Rainstick = "7b06c899-ddbb-4d30-a999-89d4876527d4";
735inline constexpr std::string_view Ratchet = "b2ece664-e51d-4dd0-8553-8bc2e4b24d5b";
736inline constexpr std::string_view Rattle = "d8a4b676-1fd8-4628-9847-3b48f9930671";
737inline constexpr std::string_view SandBlock = "3fee7454-6d20-435b-964f-cda2e76d9ce6";
738inline constexpr std::string_view Shakers = "92b2fb6f-9473-4631-8382-2879bf8fee92";
739inline constexpr std::string_view Spoons = "e74a6ffa-aa6e-4712-bb85-b755352b8ab5";
740inline constexpr std::string_view TempleBlocks = "d27e81b7-3473-4c04-9383-23d6bc716843";
741inline constexpr std::string_view Vibraslap = "65827c10-4d1c-4e24-9d60-3ace52b70109";
742inline constexpr std::string_view Washboard = "e018a8b2-3734-4d87-970c-8906c195e97e";
743inline constexpr std::string_view Whip = "ac55ce39-2c07-400e-b2d6-8b45d5488a0f";
744inline constexpr std::string_view WindMachine = "ebee9d97-92e9-4b2d-87c3-cce779fe0a49";
745inline constexpr std::string_view WoodBlocks = "09c4b5a0-5f4c-4bde-8060-fad1e8759aa6";
746inline constexpr std::string_view CengCengGamelan = "fb57f7da-2a1e-4451-a795-0db01b55ba6b";
747inline constexpr std::string_view GongAgengGamelan = "7731a5ea-76c7-4086-ac26-f57e9532d17c";
748inline constexpr std::string_view KempulGamelan = "4e74c977-7fcf-42a4-89f6-b40b004cb069";
749inline constexpr std::string_view KempyangGamelan = "19b4b362-f073-4ef6-9a9b-b788ea060971";
750inline constexpr std::string_view KenongGamelan = "894e33c2-daa0-42fd-ae04-ecf066e063a0";
751inline constexpr std::string_view KetukGamelan = "22bc67fc-69ae-4293-aa5a-448898d32b56";
752inline constexpr std::string_view ReyongGamelan = "a16d527d-7ee4-4463-a4f9-e1330cf215cd";
753inline constexpr std::string_view Adodo = "afe27a81-d1b2-40ae-a844-e01690a2eef8";
754inline constexpr std::string_view AeolianHarp = "872e204b-4e82-4543-a816-a6cec42e60e7";
755inline constexpr std::string_view Afoxe = "5ff79093-45b2-45fe-89fc-4598b82885f9";
756inline constexpr std::string_view AgogoBlock = "0315f2bd-67a3-4fcb-924c-d85e13edefb2";
757inline constexpr std::string_view Agung = "34b63a98-197d-42c8-bee7-70ce5ff50d6e";
758inline constexpr std::string_view AgungAtamLang = "f9091d1e-4db0-4427-8755-37f5fcfaaf49";
759inline constexpr std::string_view Ahoko = "e9d454f3-ae77-4774-b31b-174eba15dc39";
760inline constexpr std::string_view Babendil = "797c2be3-64a7-4366-a943-11f7fc1078ba";
761inline constexpr std::string_view BasicIndianPercussion = "aedc8963-5421-4062-b6fd-1d6b38695009";
762inline constexpr std::string_view Berimbau = "556ee363-7ce1-4b09-8c1f-30bd3055675d";
763inline constexpr std::string_view Bo = "db2f5e5d-2c2f-4e81-9ff4-5447d528c8e3";
764inline constexpr std::string_view Bones = "c765c7c2-1513-4a2d-8855-972327c86114";
765inline constexpr std::string_view BongoBells = "48bd0c4a-2fd0-43d1-bcc9-8a1a0607ad73";
766inline constexpr std::string_view Bullroarer = "6ec38faa-25aa-41f3-ba0c-e807ce598dcc";
767inline constexpr std::string_view Caxixi = "739baf27-004b-4a91-b8ac-41dbfd95edc3";
768inline constexpr std::string_view ChachaBells = "fcd4fd88-6114-4ef7-86f3-23077bce7e1b";
769inline constexpr std::string_view Chabara = "212255a2-6a02-4416-be8c-37457d2f9ae2";
770inline constexpr std::string_view Chanchiki = "173fbe79-502e-4cd4-8cbd-0a0ef15649ce";
771inline constexpr std::string_view Chimta = "f6c1d0e5-e207-404b-8bfc-114296d61763";
772inline constexpr std::string_view ChinaTempleBlocks = "ecad5d50-26b7-46b9-8f76-b7e2de364d10";
773inline constexpr std::string_view ChineseCymbals = "4374eeae-6f31-469f-a0f0-3d389a1d8234";
774inline constexpr std::string_view ChineseGongs = "24356658-bf82-4e95-8365-34cafc677e0f";
775inline constexpr std::string_view ChinesePercussionEnsemble = "1da58bd6-ebd4-43c2-8e26-e0476aedf9c6";
776inline constexpr std::string_view Ching = "581059ef-57fa-48c0-89f2-bc843047476e";
777inline constexpr std::string_view Chippli = "84398568-363c-433e-82e4-348490ecc3c4";
778inline constexpr std::string_view Daff = "bc469d9c-f499-4714-aee3-40ae8f19cd55";
779inline constexpr std::string_view Dafli = "6273fbe8-0f9f-423a-9a5f-f513bab3b20b";
780inline constexpr std::string_view Dawuro = "80cb13ed-f144-4426-9677-de5e9f949363";
781inline constexpr std::string_view Def = "49e7851b-adef-4a82-8d4c-31ee9681f66a";
782inline constexpr std::string_view Doira = "1e3f9946-dba3-4864-a004-bcebcebaf84a";
783inline constexpr std::string_view EweDrumAtoke = "e0fd2f0f-a398-446a-accf-60f42416a719";
784inline constexpr std::string_view EweDrumAxatse = "535f2ee9-846b-4d5d-b375-7fd513e3500c";
785inline constexpr std::string_view EweDrumGangokui = "6ffc2237-7d6d-43b6-beff-d6cd492ae9c8";
786inline constexpr std::string_view FlexatonePerc = "86a0dbdf-3c84-4add-b8c0-464eb9003a69";
787inline constexpr std::string_view Gandingan = "e98ccb19-0178-485f-90c0-f134a8fe5841";
788inline constexpr std::string_view Ganza = "88215348-7b83-4522-bcc7-68b5aaebebcf";
789inline constexpr std::string_view Ghatam = "f0ecc0f9-7862-4304-a8e4-262b46e9049b";
790inline constexpr std::string_view Ghungroo = "a80d5310-b1d0-4642-9e45-08c072028444";
791inline constexpr std::string_view Gome = "4c9e9269-c014-4467-aa97-6b60172ac701";
792inline constexpr std::string_view Guban = "bd46bd5e-16a0-40d1-bad2-ea5680ee585f";
793inline constexpr std::string_view HandCymbal = "950b7f44-1fd3-451a-831c-e66d4944bf44";
794inline constexpr std::string_view Hang = "41968e98-a916-4cc0-817b-fc4c39befa51";
795inline constexpr std::string_view Hatheli = "50804279-39f4-4dd0-b8e3-392950d6587d";
796inline constexpr std::string_view Hosho = "f4e6e4dc-030d-4ace-9548-6821e90e4553";
797inline constexpr std::string_view Hyoushigi = "3efb5b5f-e0fd-4814-8386-9cfb2bc57020";
798inline constexpr std::string_view Ibo = "3450e084-0952-4e16-9c35-0c37732f9b5f";
799inline constexpr std::string_view IndianGong = "72e3b743-fe70-4748-b888-0ed6099c25f8";
800inline constexpr std::string_view Ipu = "eb3126e3-659f-49c1-bd84-c38d32980256";
801inline constexpr std::string_view Jawbone = "b87bb002-1bdf-44c9-b8a6-dcbcb07ef73d";
802inline constexpr std::string_view KaEkeEke = "64b61662-f6b0-479d-917e-23cc12e81922";
803inline constexpr std::string_view Kagul = "0d348566-292f-4457-8d4e-24294742dc47";
804inline constexpr std::string_view Kalaau = "94e1a66f-1baa-4d64-a03f-25f5cc34dc35";
805inline constexpr std::string_view Kashiklar = "360cff2c-cee0-4fa1-a049-91c87a318348";
806inline constexpr std::string_view Kesi = "515e74a1-0f6e-4cf6-a904-589e34676fea";
807inline constexpr std::string_view Khartal = "db43d176-446d-4500-ad9e-da15577f3c6e";
808inline constexpr std::string_view Kkwaenggwari = "eb190c98-d799-48e4-8d77-b69b78f5c4d6";
809inline constexpr std::string_view Kpokopoko = "6288a051-dd88-4ff2-aafd-7871d9665b22";
810inline constexpr std::string_view KrinSlitDrum = "1a47d8b9-5f4d-4f0e-81b0-670bc3c02113";
811inline constexpr std::string_view LavaStones = "e234cf01-adce-46b3-8ea2-3bbaad459953";
812inline constexpr std::string_view LuoGong = "3585b4c8-bac9-452a-b5a4-cb8bd8ce887f";
813inline constexpr std::string_view Manjeera = "5eea74d5-bc25-4257-911c-ca0c2b432aa8";
814inline constexpr std::string_view PanClappers = "1ed902ac-d3d2-4f1f-a961-237400996ea8";
815inline constexpr std::string_view Patschen = "25034241-d9b2-4c08-96d4-fdf267f217c5";
816inline constexpr std::string_view RattleCog = "d25d39ea-5c5b-4785-85fc-61c6c6359ac3";
817inline constexpr std::string_view Riq = "1b88998b-88f1-4523-baaa-cc632a35dbdc";
818inline constexpr std::string_view Shekere = "15281c38-e3a9-4087-b674-a448e20b2600";
819inline constexpr std::string_view Sistre = "6f823de8-b971-4ffd-8869-2fdfc2391860";
820inline constexpr std::string_view Sistrum = "6968b0bd-2f1b-4d33-b365-b95d2e76a4cf";
821inline constexpr std::string_view SlideWhistlePercClef = "e0e54746-94f8-4daf-a97d-d0c83f60ee22";
822inline constexpr std::string_view SlitDrum = "92251af7-b395-44c3-a1f8-67d6b81b1e48";
823inline constexpr std::string_view Snap = "354bd88b-0ddd-42d3-a451-1b2741a2631c";
824inline constexpr std::string_view Stamp = "72299f8e-8ad3-4ec8-9ca4-b33d1632fe3f";
825inline constexpr std::string_view StirDrum = "39a19cd7-59f4-44db-8491-f2faebcf5891";
826inline constexpr std::string_view TebYoshi = "f2fa4052-1ec9-4095-8152-267e468f8f8a";
827inline constexpr std::string_view Televi = "6d226f46-3a93-4926-87c5-fb721b7b36df";
828inline constexpr std::string_view Teponaztli = "78d475c3-fe32-4bcf-9f5b-a2e43a5aa107";
829inline constexpr std::string_view ThaiGong = "e16a3a94-a372-4b9d-8eef-90fe388697cb";
830inline constexpr std::string_view TibetanCymbals = "e010f505-dedf-4e73-915c-4b414998fd1b";
831inline constexpr std::string_view TicTocBlock = "f2d76def-ecd6-4835-8061-11af1fa42d28";
832inline constexpr std::string_view TimbaleBell = "2c13efbd-a8dd-4cfe-a064-fb7060a2d983";
833inline constexpr std::string_view Tinaja = "e6a5d781-821e-48aa-aeae-26ea8427580e";
834inline constexpr std::string_view Tingsha = "71165815-e46a-479d-a0db-38d1b9dcf0af";
835inline constexpr std::string_view Toere = "824793c3-fd68-41b7-9dc7-b21e27abdb75";
836inline constexpr std::string_view ToneTang = "85076645-1553-4b7e-9a5f-c20d1d48323b";
837inline constexpr std::string_view Trychel = "0f664fec-fc69-4638-aea7-850ebde17591";
838inline constexpr std::string_view Udu = "c6c172fe-b04f-4d5e-bd02-0d98b8b00bab";
839inline constexpr std::string_view Zills = "3150178c-160e-43d6-b55c-d0ac6da44c6d";
840
841} // namespace uuid
842} // namespace dom
843} // namespace musx
constexpr std::string_view Ingoma
Ingoma.
Definition InstrumentUuids.h:650
constexpr std::string_view WindChimes
WindChimes.
Definition InstrumentUuids.h:706
constexpr std::string_view Kaval
Kaval.
Definition InstrumentUuids.h:219
constexpr std::string_view Cabasa
Cabasa.
Definition InstrumentUuids.h:723
constexpr std::string_view SlitDrum
SlitDrum.
Definition InstrumentUuids.h:822
constexpr std::string_view Jug
Jug.
Definition InstrumentUuids.h:185
constexpr std::string_view Kayagum
Kayagum.
Definition InstrumentUuids.h:430
constexpr std::string_view Sakara
Sakara.
Definition InstrumentUuids.h:681
constexpr std::string_view Dizi
Dizi.
Definition InstrumentUuids.h:207
constexpr std::string_view CrystalGlasses
CrystalGlasses.
Definition InstrumentUuids.h:541
constexpr std::string_view BassTuba
BassTuba.
Definition InstrumentUuids.h:319
constexpr std::string_view Tambura
Tambura.
Definition InstrumentUuids.h:467
constexpr std::string_view Saung
Saung.
Definition InstrumentUuids.h:462
constexpr std::string_view TenorCrumhorn
TenorCrumhorn.
Definition InstrumentUuids.h:263
constexpr std::string_view Organ
Organ.
Definition InstrumentUuids.h:97
constexpr std::string_view Viola
Viola.
Definition InstrumentUuids.h:41
constexpr std::string_view TabBanjoG
TabBanjoG.
Definition InstrumentUuids.h:495
constexpr std::string_view Banjolele
Banjolele.
Definition InstrumentUuids.h:385
constexpr std::string_view Ngoni
Ngoni.
Definition InstrumentUuids.h:448
constexpr std::string_view Adodo
Adodo.
Definition InstrumentUuids.h:753
constexpr std::string_view Fontomfrom
Fontomfrom.
Definition InstrumentUuids.h:645
constexpr std::string_view Cowbell
Cowbell.
Definition InstrumentUuids.h:729
constexpr std::string_view TabSitarKhan
TabSitarKhan.
Definition InstrumentUuids.h:514
constexpr std::string_view SopranoSax
SopranoSax.
Definition InstrumentUuids.h:153
constexpr std::string_view BassMetallophone
BassMetallophone.
Definition InstrumentUuids.h:553
constexpr std::string_view LambegDrum
LambegDrum.
Definition InstrumentUuids.h:660
constexpr std::string_view BrakeDrum
BrakeDrum.
Definition InstrumentUuids.h:722
constexpr std::string_view Flugelhorn
Flugelhorn.
Definition InstrumentUuids.h:310
constexpr std::string_view Bombo
Bombo.
Definition InstrumentUuids.h:623
constexpr std::string_view TabGuitarDoubled
TabGuitarDoubled.
Definition InstrumentUuids.h:491
constexpr std::string_view BassClarinet
BassClarinet.
Definition InstrumentUuids.h:148
constexpr std::string_view Bombarde
Bombarde.
Definition InstrumentUuids.h:267
constexpr std::string_view TabDulcimerDAD
TabDulcimerDAD.
Definition InstrumentUuids.h:507
constexpr std::string_view ReyongGamelan
ReyongGamelan.
Definition InstrumentUuids.h:752
constexpr std::string_view BulgarianTambura
BulgarianTambura.
Definition InstrumentUuids.h:392
constexpr std::string_view Shamisen
Shamisen.
Definition InstrumentUuids.h:466
constexpr std::string_view Ocarina
Ocarina.
Definition InstrumentUuids.h:163
constexpr std::string_view SynthLead
SynthLead.
Definition InstrumentUuids.h:105
constexpr std::string_view KenBau
KenBau.
Definition InstrumentUuids.h:277
constexpr std::string_view TenorUkulele
TenorUkulele.
Definition InstrumentUuids.h:378
constexpr std::string_view Rauschpfeife
Rauschpfeife.
Definition InstrumentUuids.h:260
constexpr std::string_view AltoSax
AltoSax.
Definition InstrumentUuids.h:154
constexpr std::string_view PowwowDrum
PowwowDrum.
Definition InstrumentUuids.h:677
constexpr std::string_view Guitjo
Guitjo.
Definition InstrumentUuids.h:417
constexpr std::string_view Ajaeng
Ajaeng.
Definition InstrumentUuids.h:52
constexpr std::string_view ViolaDaGamba
ViolaDaGamba.
Definition InstrumentUuids.h:87
constexpr std::string_view Concertina
Concertina.
Definition InstrumentUuids.h:171
constexpr std::string_view Piri
Piri.
Definition InstrumentUuids.h:282
constexpr std::string_view Handbells
Handbells.
Definition InstrumentUuids.h:545
constexpr std::string_view UilleannPipes
UilleannPipes.
Definition InstrumentUuids.h:175
constexpr std::string_view TibetanSingingBowls
TibetanSingingBowls.
Definition InstrumentUuids.h:596
constexpr std::string_view Naal
Naal.
Definition InstrumentUuids.h:665
constexpr std::string_view PortugueseGuitar
PortugueseGuitar.
Definition InstrumentUuids.h:452
constexpr std::string_view BaroqueTrumpet
BaroqueTrumpet.
Definition InstrumentUuids.h:335
constexpr std::string_view Virginal
Virginal.
Definition InstrumentUuids.h:112
constexpr std::string_view Tumbak
Tumbak.
Definition InstrumentUuids.h:697
constexpr std::string_view Sanxian
Sanxian.
Definition InstrumentUuids.h:460
constexpr std::string_view Berimbau
Berimbau.
Definition InstrumentUuids.h:762
constexpr std::string_view ChoirAahs
ChoirAahs.
Definition InstrumentUuids.h:128
constexpr std::string_view KaEkeEke
KaEkeEke.
Definition InstrumentUuids.h:802
constexpr std::string_view Banjo
Banjo.
Definition InstrumentUuids.h:364
constexpr std::string_view Angklung
Angklung.
Definition InstrumentUuids.h:572
constexpr std::string_view Chalumeau
Chalumeau.
Definition InstrumentUuids.h:247
constexpr std::string_view TabDulcimerDAAUnison
TabDulcimerDAAUnison.
Definition InstrumentUuids.h:506
constexpr std::string_view Tubax
Tubax.
Definition InstrumentUuids.h:204
constexpr std::string_view Timbales
Timbales.
Definition InstrumentUuids.h:614
constexpr std::string_view Hichiriki
Hichiriki.
Definition InstrumentUuids.h:274
constexpr std::string_view DanBau
DanBau.
Definition InstrumentUuids.h:400
constexpr std::string_view Udaku
Udaku.
Definition InstrumentUuids.h:700
constexpr std::string_view HyperbassFlute
HyperbassFlute.
Definition InstrumentUuids.h:181
constexpr std::string_view Zurna
Zurna.
Definition InstrumentUuids.h:300
constexpr std::string_view Atabaque
Atabaque.
Definition InstrumentUuids.h:619
constexpr std::string_view Dhol
Dhol.
Definition InstrumentUuids.h:633
constexpr std::string_view OctaveMandolin
OctaveMandolin.
Definition InstrumentUuids.h:449
constexpr std::string_view Cimbalom
Cimbalom.
Definition InstrumentUuids.h:397
constexpr std::string_view Balalaika
Balalaika.
Definition InstrumentUuids.h:383
constexpr std::string_view Gemshorn
Gemshorn.
Definition InstrumentUuids.h:215
constexpr std::string_view KetukGamelan
KetukGamelan.
Definition InstrumentUuids.h:751
constexpr std::string_view Violin
Violin.
Definition InstrumentUuids.h:40
constexpr std::string_view Flute
Flute.
Definition InstrumentUuids.h:138
constexpr std::string_view Sopranino
Sopranino (Sopranino = Soprillo?)
Definition InstrumentUuids.h:197
constexpr std::string_view Psaltery
Psaltery.
Definition InstrumentUuids.h:453
constexpr std::string_view OkedoDodaiko
OkedoDodaiko.
Definition InstrumentUuids.h:673
constexpr std::string_view TibetanCymbals
TibetanCymbals.
Definition InstrumentUuids.h:830
constexpr std::string_view Lyre
Lyre.
Definition InstrumentUuids.h:437
constexpr std::string_view Pibgorn
Pibgorn.
Definition InstrumentUuids.h:259
constexpr std::string_view KulintangATiniok
KulintangATiniok.
Definition InstrumentUuids.h:584
constexpr std::string_view Shekere
Shekere.
Definition InstrumentUuids.h:818
constexpr std::string_view NagaDodaiko
NagaDodaiko.
Definition InstrumentUuids.h:666
constexpr std::string_view HarpGuitar
HarpGuitar.
Definition InstrumentUuids.h:421
constexpr std::string_view TabGuitar
TabGuitar.
Definition InstrumentUuids.h:486
constexpr std::string_view Erhu
Erhu.
Definition InstrumentUuids.h:61
constexpr std::string_view BaritoneSax
BaritoneSax.
Definition InstrumentUuids.h:156
constexpr std::string_view GansaGamelan
GansaGamelan.
Definition InstrumentUuids.h:559
constexpr std::string_view Ahoko
Ahoko.
Definition InstrumentUuids.h:759
constexpr std::string_view Madal
Madal.
Definition InstrumentUuids.h:661
constexpr std::string_view KempyangGamelan
KempyangGamelan.
Definition InstrumentUuids.h:749
constexpr std::string_view AgogoBlock
AgogoBlock.
Definition InstrumentUuids.h:756
constexpr std::string_view Triangle
Triangle.
Definition InstrumentUuids.h:711
constexpr std::string_view Violotta
Violotta.
Definition InstrumentUuids.h:90
constexpr std::string_view Bassoon
Bassoon.
Definition InstrumentUuids.h:150
constexpr std::string_view EweDrumAtoke
EweDrumAtoke.
Definition InstrumentUuids.h:783
constexpr std::string_view Domra
Domra.
Definition InstrumentUuids.h:407
constexpr std::string_view KrinSlitDrum
KrinSlitDrum.
Definition InstrumentUuids.h:810
constexpr std::string_view Hang
Hang.
Definition InstrumentUuids.h:794
constexpr std::string_view PanClappers
PanClappers.
Definition InstrumentUuids.h:814
constexpr std::string_view Sorna
Sorna.
Definition InstrumentUuids.h:292
constexpr std::string_view Cittern
Cittern.
Definition InstrumentUuids.h:398
constexpr std::string_view GlassMarimba
GlassMarimba.
Definition InstrumentUuids.h:544
constexpr std::string_view JaranaHuasteca
JaranaHuasteca.
Definition InstrumentUuids.h:423
constexpr std::string_view Ruan
Ruan.
Definition InstrumentUuids.h:455
constexpr std::string_view TabBassGuitar5
TabBassGuitar5.
Definition InstrumentUuids.h:503
constexpr std::string_view VichitraVeena
VichitraVeena.
Definition InstrumentUuids.h:475
constexpr std::string_view Hulusi
Hulusi.
Definition InstrumentUuids.h:302
constexpr std::string_view StrohViolin
StrohViolin.
Definition InstrumentUuids.h:83
constexpr std::string_view GiyingGamelan
GiyingGamelan.
Definition InstrumentUuids.h:561
constexpr std::string_view Guitarron
Guitarron.
Definition InstrumentUuids.h:416
constexpr std::string_view DrumSet
DrumSet.
Definition InstrumentUuids.h:601
constexpr std::string_view TicTocBlock
TicTocBlock.
Definition InstrumentUuids.h:831
constexpr std::string_view BassHarmonica
BassHarmonica.
Definition InstrumentUuids.h:170
constexpr std::string_view Tangku
Tangku.
Definition InstrumentUuids.h:691
constexpr std::string_view Khol
Khol.
Definition InstrumentUuids.h:657
constexpr std::string_view Hyoushigi
Hyoushigi.
Definition InstrumentUuids.h:797
constexpr std::string_view BlankStaff
Blank Staff.
Definition InstrumentUuids.h:35
constexpr std::string_view Duxianqin
Duxianqin.
Definition InstrumentUuids.h:409
constexpr std::string_view TimbaleBell
TimbaleBell.
Definition InstrumentUuids.h:832
constexpr std::string_view TabGamba
TabGamba.
Definition InstrumentUuids.h:508
constexpr std::string_view BaritoneTC
BaritoneTC.
Definition InstrumentUuids.h:317
constexpr std::string_view Alboka
Alboka.
Definition InstrumentUuids.h:243
constexpr std::string_view LowIrishWhistle
LowIrishWhistle.
Definition InstrumentUuids.h:167
constexpr std::string_view Voice
Voice.
Definition InstrumentUuids.h:122
constexpr std::string_view SaronDemongGamelan
SaronDemongGamelan.
Definition InstrumentUuids.h:567
constexpr std::string_view VihuelaMexico
VihuelaMexico.
Definition InstrumentUuids.h:476
constexpr std::string_view Shinobue
Shinobue.
Definition InstrumentUuids.h:232
constexpr std::string_view Guitar
Guitar.
Definition InstrumentUuids.h:358
constexpr std::string_view ShepherdsPipe
ShepherdsPipe.
Definition InstrumentUuids.h:231
constexpr std::string_view PuebloDrum
PuebloDrum.
Definition InstrumentUuids.h:678
constexpr std::string_view Dabakan
Dabakan.
Definition InstrumentUuids.h:628
constexpr std::string_view PanPipes
PanPipes.
Definition InstrumentUuids.h:182
constexpr std::string_view ArabianFrameDrum
ArabianFrameDrum.
Definition InstrumentUuids.h:617
constexpr std::string_view Marimba
Marimba.
Definition InstrumentUuids.h:527
constexpr std::string_view ThaiGong
ThaiGong.
Definition InstrumentUuids.h:829
constexpr std::string_view Jawbone
Jawbone.
Definition InstrumentUuids.h:801
constexpr std::string_view Setar
Setar.
Definition InstrumentUuids.h:465
constexpr std::string_view IrishFlute
IrishFlute.
Definition InstrumentUuids.h:218
constexpr std::string_view Kodaiko
Kodaiko.
Definition InstrumentUuids.h:658
constexpr std::string_view Mandola
Mandola.
Definition InstrumentUuids.h:440
constexpr std::string_view KulintangAKayo
KulintangAKayo.
Definition InstrumentUuids.h:583
constexpr std::string_view SteelDrumsBClef
SteelDrumsBClef.
Definition InstrumentUuids.h:557
constexpr std::string_view ContrabassClarinet
ContrabassClarinet.
Definition InstrumentUuids.h:149
constexpr std::string_view SlenthemGamelan
SlenthemGamelan.
Definition InstrumentUuids.h:570
constexpr std::string_view Duduk
Duduk.
Definition InstrumentUuids.h:269
constexpr std::string_view Sheng
Sheng.
Definition InstrumentUuids.h:303
constexpr std::string_view RanatThumLek
RanatThumLek.
Definition InstrumentUuids.h:591
constexpr std::string_view EweDrumKpanlogo2Medium
EweDrumKpanlogo2Medium.
Definition InstrumentUuids.h:642
constexpr std::string_view Murchang
Murchang.
Definition InstrumentUuids.h:589
constexpr std::string_view BaritoneVoice
BaritoneVoice.
Definition InstrumentUuids.h:119
constexpr std::string_view BaritoneBC
BaritoneBC.
Definition InstrumentUuids.h:316
constexpr std::string_view SplashCymbal
SplashCymbal.
Definition InstrumentUuids.h:717
constexpr std::string_view TabMandolin
TabMandolin.
Definition InstrumentUuids.h:511
constexpr std::string_view Damroo
Damroo.
Definition InstrumentUuids.h:630
constexpr std::string_view TabUkulele
TabUkulele.
Definition InstrumentUuids.h:515
constexpr std::string_view Euphonium
Euphonium.
Definition InstrumentUuids.h:315
constexpr std::string_view ContrabassSection
ContrabassSection.
Definition InstrumentUuids.h:49
constexpr std::string_view Dahu
Dahu.
Definition InstrumentUuids.h:58
constexpr std::string_view Mandore
Mandore.
Definition InstrumentUuids.h:442
constexpr std::string_view Palendag
Palendag.
Definition InstrumentUuids.h:227
constexpr std::string_view Doundounba
Doundounba.
Definition InstrumentUuids.h:637
constexpr std::string_view Igihumurizo
Igihumurizo.
Definition InstrumentUuids.h:649
constexpr std::string_view JaranaTercera
JaranaTercera.
Definition InstrumentUuids.h:427
constexpr std::string_view TabGuitarDADGAD
TabGuitarDADGAD.
Definition InstrumentUuids.h:490
constexpr std::string_view TenorOvertoneFlute
TenorOvertoneFlute.
Definition InstrumentUuids.h:237
constexpr std::string_view Cajon
Cajon.
Definition InstrumentUuids.h:724
constexpr std::string_view TenorBanjo
TenorBanjo.
Definition InstrumentUuids.h:365
constexpr std::string_view Daff
Daff.
Definition InstrumentUuids.h:778
constexpr std::string_view TabGuitarDropD
TabGuitarDropD.
Definition InstrumentUuids.h:492
constexpr std::string_view Sackbut
Sackbut.
Definition InstrumentUuids.h:345
constexpr std::string_view Mbira
Mbira.
Definition InstrumentUuids.h:588
constexpr std::string_view Sabar
Sabar.
Definition InstrumentUuids.h:680
constexpr std::string_view Albogue
Albogue.
Definition InstrumentUuids.h:242
constexpr std::string_view Arghul
Arghul.
Definition InstrumentUuids.h:245
constexpr std::string_view Babendil
Babendil.
Definition InstrumentUuids.h:760
constexpr std::string_view Hiradaiko
Hiradaiko.
Definition InstrumentUuids.h:648
constexpr std::string_view CretanLyra
CretanLyra.
Definition InstrumentUuids.h:56
constexpr std::string_view AltoMetallophone
AltoMetallophone.
Definition InstrumentUuids.h:552
constexpr std::string_view Begena
Begena.
Definition InstrumentUuids.h:387
constexpr std::string_view Saxhorn
Saxhorn.
Definition InstrumentUuids.h:341
constexpr std::string_view Chippli
Chippli.
Definition InstrumentUuids.h:777
constexpr std::string_view Serpent
Serpent.
Definition InstrumentUuids.h:348
constexpr std::string_view Tsuzumi
Tsuzumi.
Definition InstrumentUuids.h:698
constexpr std::string_view Octavin
Octavin.
Definition InstrumentUuids.h:258
constexpr std::string_view Fangxiang
Fangxiang.
Definition InstrumentUuids.h:578
constexpr std::string_view Sopila
Sopila.
Definition InstrumentUuids.h:291
constexpr std::string_view TabLuteLetters
TabLuteLetters.
Definition InstrumentUuids.h:510
constexpr std::string_view ChinesePercussionEnsemble
ChinesePercussionEnsemble.
Definition InstrumentUuids.h:775
constexpr std::string_view MusicalSaw
MusicalSaw.
Definition InstrumentUuids.h:554
constexpr std::string_view Dihu
Dihu.
Definition InstrumentUuids.h:60
constexpr std::string_view BellTree
BellTree.
Definition InstrumentUuids.h:708
constexpr std::string_view DanTyBa
DanTyBa.
Definition InstrumentUuids.h:404
constexpr std::string_view Tantan
Tantan.
Definition InstrumentUuids.h:690
constexpr std::string_view TibetanBells
TibetanBells.
Definition InstrumentUuids.h:595
constexpr std::string_view Dangao
Dangao.
Definition InstrumentUuids.h:59
constexpr std::string_view TamTam
TamTam.
Definition InstrumentUuids.h:718
constexpr std::string_view Dafli
Dafli.
Definition InstrumentUuids.h:779
constexpr std::string_view Cromorne
Cromorne.
Definition InstrumentUuids.h:268
constexpr std::string_view Manjeera
Manjeera.
Definition InstrumentUuids.h:813
constexpr std::string_view BuffaloDrum
BuffaloDrum.
Definition InstrumentUuids.h:625
constexpr std::string_view Bawu
Bawu.
Definition InstrumentUuids.h:246
constexpr std::string_view GrandStaff
Grand Staff.
Definition InstrumentUuids.h:36
constexpr std::string_view Ektara1
Ektara1.
Definition InstrumentUuids.h:410
constexpr std::string_view FlamencoGuitar
FlamencoGuitar.
Definition InstrumentUuids.h:411
constexpr std::string_view TrumpetD
TrumpetD.
Definition InstrumentUuids.h:308
constexpr std::string_view TabVihuela
TabVihuela.
Definition InstrumentUuids.h:516
constexpr std::string_view AltoRecorder
AltoRecorder.
Definition InstrumentUuids.h:159
constexpr std::string_view Kuhlohorn
Kuhlohorn.
Definition InstrumentUuids.h:339
constexpr std::string_view VihuelaSpain
VihuelaSpain.
Definition InstrumentUuids.h:477
constexpr std::string_view SteelGuitar
SteelGuitar.
Definition InstrumentUuids.h:363
constexpr std::string_view Televi
Televi.
Definition InstrumentUuids.h:827
constexpr std::string_view ClarinetBFlat
ClarinetBFlat.
Definition InstrumentUuids.h:143
constexpr std::string_view GandinganAKayo
GandinganAKayo.
Definition InstrumentUuids.h:579
constexpr std::string_view QuadToms
QuadToms.
Definition InstrumentUuids.h:603
constexpr std::string_view Fujara
Fujara.
Definition InstrumentUuids.h:214
constexpr std::string_view Kubing
Kubing.
Definition InstrumentUuids.h:581
constexpr std::string_view Ney
Ney.
Definition InstrumentUuids.h:224
constexpr std::string_view PercussionGeneral
PercussionGeneral.
Definition InstrumentUuids.h:704
constexpr std::string_view AfricanLogDrum
AfricanLogDrum.
Definition InstrumentUuids.h:615
constexpr std::string_view Chenda
Chenda.
Definition InstrumentUuids.h:626
constexpr std::string_view BonangGamelan
BonangGamelan.
Definition InstrumentUuids.h:558
constexpr std::string_view Rebec
Rebec.
Definition InstrumentUuids.h:80
constexpr std::string_view Agung
Agung.
Definition InstrumentUuids.h:757
constexpr std::string_view Mallets
Mallets.
Definition InstrumentUuids.h:520
constexpr std::string_view Se
Se.
Definition InstrumentUuids.h:464
constexpr std::string_view Horagai
Horagai.
Definition InstrumentUuids.h:351
constexpr std::string_view ChineseCymbals
ChineseCymbals.
Definition InstrumentUuids.h:773
constexpr std::string_view Maracas
Maracas.
Definition InstrumentUuids.h:732
constexpr std::string_view Xiao
Xiao.
Definition InstrumentUuids.h:240
constexpr std::string_view Xaphoon
Xaphoon.
Definition InstrumentUuids.h:200
constexpr std::string_view SaronPanerusGamelan
SaronPanerusGamelan.
Definition InstrumentUuids.h:568
constexpr std::string_view EweDrumGangokui
EweDrumGangokui.
Definition InstrumentUuids.h:785
constexpr std::string_view Heckelphone
Heckelphone.
Definition InstrumentUuids.h:188
constexpr std::string_view KendangGamelan
KendangGamelan.
Definition InstrumentUuids.h:655
constexpr std::string_view Talkbox
Talkbox.
Definition InstrumentUuids.h:133
constexpr std::string_view Gaohu
Gaohu.
Definition InstrumentUuids.h:64
constexpr std::string_view TabDulcimerDAA
TabDulcimerDAA.
Definition InstrumentUuids.h:505
constexpr std::string_view Igil
Igil.
Definition InstrumentUuids.h:69
constexpr std::string_view BottleBlow
BottleBlow.
Definition InstrumentUuids.h:184
constexpr std::string_view Chudaiko
Chudaiko.
Definition InstrumentUuids.h:627
constexpr std::string_view PennyWhistleG
PennyWhistleG.
Definition InstrumentUuids.h:166
constexpr std::string_view DoubleBassSection
DoubleBassSection.
Definition InstrumentUuids.h:48
constexpr std::string_view Sarangi
Sarangi.
Definition InstrumentUuids.h:81
constexpr std::string_view Khlui
Khlui.
Definition InstrumentUuids.h:220
constexpr std::string_view BrassSection
BrassSection.
Definition InstrumentUuids.h:321
constexpr std::string_view Mellophone
Mellophone.
Definition InstrumentUuids.h:311
constexpr std::string_view Kutiyapi
Kutiyapi.
Definition InstrumentUuids.h:435
constexpr std::string_view Tombak
Tombak.
Definition InstrumentUuids.h:696
constexpr std::string_view Sistre
Sistre.
Definition InstrumentUuids.h:819
constexpr std::string_view Yueqin
Yueqin.
Definition InstrumentUuids.h:483
constexpr std::string_view ChachaBells
ChachaBells.
Definition InstrumentUuids.h:768
constexpr std::string_view ContraAltoFlute
ContraAltoFlute.
Definition InstrumentUuids.h:177
constexpr std::string_view Sipsi
Sipsi.
Definition InstrumentUuids.h:261
constexpr std::string_view GenderGamelan
GenderGamelan.
Definition InstrumentUuids.h:560
constexpr std::string_view SopranoMetallophone
SopranoMetallophone.
Definition InstrumentUuids.h:551
constexpr std::string_view GaidaPipes
GaidaPipes.
Definition InstrumentUuids.h:176
constexpr std::string_view Zhaleika
Zhaleika.
Definition InstrumentUuids.h:264
constexpr std::string_view Nohkan
Nohkan.
Definition InstrumentUuids.h:225
constexpr std::string_view ReedContrabass
ReedContrabass.
Definition InstrumentUuids.h:285
constexpr std::string_view AgungAtamLang
AgungAtamLang.
Definition InstrumentUuids.h:758
constexpr std::string_view Kalimba
Kalimba.
Definition InstrumentUuids.h:550
constexpr std::string_view SopranoRecorder
SopranoRecorder.
Definition InstrumentUuids.h:157
constexpr std::string_view Doira
Doira.
Definition InstrumentUuids.h:782
constexpr std::string_view Clap
Clap.
Definition InstrumentUuids.h:726
constexpr std::string_view Darabuka
Darabuka.
Definition InstrumentUuids.h:631
constexpr std::string_view Sitar
Sitar.
Definition InstrumentUuids.h:379
constexpr std::string_view ByzantineLyra
ByzantineLyra.
Definition InstrumentUuids.h:55
constexpr std::string_view ElectricBass
ElectricBass.
Definition InstrumentUuids.h:368
constexpr std::string_view MezzoSopranoSax
MezzoSopranoSax.
Definition InstrumentUuids.h:196
constexpr std::string_view DatangulionDrum
DatangulionDrum.
Definition InstrumentUuids.h:632
constexpr std::string_view Unknown
Unknown Instrument.
Definition InstrumentUuids.h:37
constexpr std::string_view ClarinetteDAmour
ClarinetteDAmour.
Definition InstrumentUuids.h:248
constexpr std::string_view Cuica
Cuica.
Definition InstrumentUuids.h:730
constexpr std::string_view Inyahura
Inyahura.
Definition InstrumentUuids.h:651
constexpr std::string_view SopranoXylophone
SopranoXylophone.
Definition InstrumentUuids.h:533
constexpr std::string_view Kabosy
Kabosy.
Definition InstrumentUuids.h:428
constexpr std::string_view Beatbox
Beatbox.
Definition InstrumentUuids.h:131
constexpr std::string_view HandDrum
HandDrum.
Definition InstrumentUuids.h:647
constexpr std::string_view ClarinetA
ClarinetA.
Definition InstrumentUuids.h:144
constexpr std::string_view StirDrum
StirDrum.
Definition InstrumentUuids.h:825
constexpr std::string_view Veena
Veena.
Definition InstrumentUuids.h:474
constexpr std::string_view Dutar
Dutar.
Definition InstrumentUuids.h:408
constexpr std::string_view AirHorn
AirHorn.
Definition InstrumentUuids.h:721
constexpr std::string_view DoubleFlute
DoubleFlute.
Definition InstrumentUuids.h:210
constexpr std::string_view ChitarraBattente
ChitarraBattente.
Definition InstrumentUuids.h:395
constexpr std::string_view JogiBaja
JogiBaja.
Definition InstrumentUuids.h:276
constexpr std::string_view Ganza
Ganza.
Definition InstrumentUuids.h:788
constexpr std::string_view HornEFlat
HornEFlat.
Definition InstrumentUuids.h:325
constexpr std::string_view Erxian
Erxian.
Definition InstrumentUuids.h:62
constexpr std::string_view VoiceNoName
VoiceNoName.
Definition InstrumentUuids.h:123
constexpr std::string_view Boomwhackers
Boomwhackers.
Definition InstrumentUuids.h:538
constexpr std::string_view Yodel
Yodel.
Definition InstrumentUuids.h:130
constexpr std::string_view Pi
Pi.
Definition InstrumentUuids.h:281
constexpr std::string_view BassFlute
BassFlute.
Definition InstrumentUuids.h:178
constexpr std::string_view Accordion
Accordion.
Definition InstrumentUuids.h:100
constexpr std::string_view Khim
Khim.
Definition InstrumentUuids.h:431
constexpr std::string_view Cello
Cello.
Definition InstrumentUuids.h:42
constexpr std::string_view Shakers
Shakers.
Definition InstrumentUuids.h:738
constexpr std::string_view MarimbaSingleStaff
MarimbaSingleStaff.
Definition InstrumentUuids.h:529
constexpr std::string_view CelloSection
CelloSection.
Definition InstrumentUuids.h:46
constexpr std::string_view Guqin
Guqin.
Definition InstrumentUuids.h:419
constexpr std::string_view WoodBlocks
WoodBlocks.
Definition InstrumentUuids.h:745
constexpr std::string_view AltoFlute
AltoFlute.
Definition InstrumentUuids.h:139
constexpr std::string_view Sampho
Sampho.
Definition InstrumentUuids.h:682
constexpr std::string_view Cuatro
Cuatro.
Definition InstrumentUuids.h:399
constexpr std::string_view DoubleBass
DoubleBass.
Definition InstrumentUuids.h:43
constexpr std::string_view TarDrum
TarDrum.
Definition InstrumentUuids.h:693
constexpr std::string_view Ipu
Ipu.
Definition InstrumentUuids.h:800
constexpr std::string_view Saxonette
Saxonette.
Definition InstrumentUuids.h:194
constexpr std::string_view SlideWhistle
SlideWhistle.
Definition InstrumentUuids.h:555
constexpr std::string_view ViolinoPiccolo
ViolinoPiccolo.
Definition InstrumentUuids.h:88
constexpr std::string_view ContraltoClarinet
ContraltoClarinet.
Definition InstrumentUuids.h:147
constexpr std::string_view MezzoSopranoVoice
MezzoSopranoVoice.
Definition InstrumentUuids.h:124
constexpr std::string_view Dumbek
Dumbek.
Definition InstrumentUuids.h:639
constexpr std::string_view JaranaMosquito
JaranaMosquito.
Definition InstrumentUuids.h:425
constexpr std::string_view Tama
Tama.
Definition InstrumentUuids.h:687
constexpr std::string_view Sangban
Sangban.
Definition InstrumentUuids.h:683
constexpr std::string_view LuoGong
LuoGong.
Definition InstrumentUuids.h:812
constexpr std::string_view CMelodySax
CMelodySax.
Definition InstrumentUuids.h:198
constexpr std::string_view Snap
Snap.
Definition InstrumentUuids.h:823
constexpr std::string_view Tingsha
Tingsha.
Definition InstrumentUuids.h:834
constexpr std::string_view Ryuteki
Ryuteki.
Definition InstrumentUuids.h:229
constexpr std::string_view MandoBass
MandoBass.
Definition InstrumentUuids.h:438
constexpr std::string_view TempleBells
TempleBells.
Definition InstrumentUuids.h:594
constexpr std::string_view Suling
Suling.
Definition InstrumentUuids.h:235
constexpr std::string_view Tasha
Tasha.
Definition InstrumentUuids.h:694
constexpr std::string_view Organ2Staff
Organ2Staff.
Definition InstrumentUuids.h:98
constexpr std::string_view Melodica
Melodica.
Definition InstrumentUuids.h:101
constexpr std::string_view Algaita
Algaita.
Definition InstrumentUuids.h:265
constexpr std::string_view Odaiko
Odaiko.
Definition InstrumentUuids.h:671
constexpr std::string_view DvojniceDrone
DvojniceDrone.
Definition InstrumentUuids.h:212
constexpr std::string_view Rhaita
Rhaita.
Definition InstrumentUuids.h:286
constexpr std::string_view Mizmar
Mizmar.
Definition InstrumentUuids.h:278
constexpr std::string_view Kashiklar
Kashiklar.
Definition InstrumentUuids.h:805
constexpr std::string_view TabGuitarG
TabGuitarG.
Definition InstrumentUuids.h:493
constexpr std::string_view DanTranh
DanTranh.
Definition InstrumentUuids.h:403
constexpr std::string_view Tamte
Tamte.
Definition InstrumentUuids.h:689
constexpr std::string_view StringBass
StringBass.
Definition InstrumentUuids.h:370
constexpr std::string_view BassGuitar
BassGuitar.
Definition InstrumentUuids.h:367
constexpr std::string_view Rothphone
Rothphone.
Definition InstrumentUuids.h:287
constexpr std::string_view Ratchet
Ratchet.
Definition InstrumentUuids.h:735
constexpr std::string_view Venu
Venu.
Definition InstrumentUuids.h:239
constexpr std::string_view SaronBarungGamelan
SaronBarungGamelan.
Definition InstrumentUuids.h:566
constexpr std::string_view PennyWhistle
PennyWhistle.
Definition InstrumentUuids.h:164
constexpr std::string_view BassetHorn
BassetHorn.
Definition InstrumentUuids.h:191
constexpr std::string_view Launeddas
Launeddas.
Definition InstrumentUuids.h:255
constexpr std::string_view Dobro
Dobro.
Definition InstrumentUuids.h:406
constexpr std::string_view SopraninoSax
SopraninoSax.
Definition InstrumentUuids.h:195
constexpr std::string_view Dulcimer8vb
Dulcimer8vb.
Definition InstrumentUuids.h:374
constexpr std::string_view ViennaHorn
ViennaHorn.
Definition InstrumentUuids.h:333
constexpr std::string_view Gottuvadhyam
Gottuvadhyam.
Definition InstrumentUuids.h:414
constexpr std::string_view Guiro
Guiro.
Definition InstrumentUuids.h:731
constexpr std::string_view ViolaSection
ViolaSection.
Definition InstrumentUuids.h:45
constexpr std::string_view Arpeggione
Arpeggione.
Definition InstrumentUuids.h:53
constexpr std::string_view AltoVoice
AltoVoice.
Definition InstrumentUuids.h:117
constexpr std::string_view Bodhran
Bodhran.
Definition InstrumentUuids.h:622
constexpr std::string_view Aulochrome
Aulochrome.
Definition InstrumentUuids.h:199
constexpr std::string_view RequintoGuitar
RequintoGuitar.
Definition InstrumentUuids.h:454
constexpr std::string_view Kantele
Kantele.
Definition InstrumentUuids.h:429
constexpr std::string_view Glockenspiel
Glockenspiel.
Definition InstrumentUuids.h:524
constexpr std::string_view Sousaphone
Sousaphone.
Definition InstrumentUuids.h:320
constexpr std::string_view Komuz
Komuz.
Definition InstrumentUuids.h:433
constexpr std::string_view BassBaritoneVoice
BassBaritoneVoice.
Definition InstrumentUuids.h:127
constexpr std::string_view SarangiDrone
SarangiDrone.
Definition InstrumentUuids.h:82
constexpr std::string_view Repinique
Repinique.
Definition InstrumentUuids.h:679
constexpr std::string_view Ghatam
Ghatam.
Definition InstrumentUuids.h:789
constexpr std::string_view BellLyre
BellLyre.
Definition InstrumentUuids.h:537
constexpr std::string_view EweDrumAxatse
EweDrumAxatse.
Definition InstrumentUuids.h:784
constexpr std::string_view Zhonghu
Zhonghu.
Definition InstrumentUuids.h:91
constexpr std::string_view TabGuitarNoName
TabGuitarNoName.
Definition InstrumentUuids.h:487
constexpr std::string_view Viol
Viol.
Definition InstrumentUuids.h:86
constexpr std::string_view CongaDrums
CongaDrums.
Definition InstrumentUuids.h:611
constexpr std::string_view ToneTang
ToneTang.
Definition InstrumentUuids.h:836
constexpr std::string_view Toere
Toere.
Definition InstrumentUuids.h:835
constexpr std::string_view ArrayMbira
ArrayMbira.
Definition InstrumentUuids.h:573
constexpr std::string_view Haegeum
Haegeum.
Definition InstrumentUuids.h:66
constexpr std::string_view Guanzi
Guanzi.
Definition InstrumentUuids.h:273
constexpr std::string_view Valiha
Valiha.
Definition InstrumentUuids.h:473
constexpr std::string_view Kora
Kora.
Definition InstrumentUuids.h:72
constexpr std::string_view Bullroarer
Bullroarer.
Definition InstrumentUuids.h:766
constexpr std::string_view Chimta
Chimta.
Definition InstrumentUuids.h:771
constexpr std::string_view Cornetto
Cornetto.
Definition InstrumentUuids.h:337
constexpr std::string_view TabGuitarD
TabGuitarD.
Definition InstrumentUuids.h:489
constexpr std::string_view JaranaJarocho
JaranaJarocho.
Definition InstrumentUuids.h:424
constexpr std::string_view Kagul
Kagul.
Definition InstrumentUuids.h:803
constexpr std::string_view KhaenMouthOrgan
KhaenMouthOrgan.
Definition InstrumentUuids.h:301
constexpr std::string_view StringEnsemble
StringEnsemble.
Definition InstrumentUuids.h:50
constexpr std::string_view Balaphon
Balaphon.
Definition InstrumentUuids.h:575
constexpr std::string_view Bagpipes
Bagpipes.
Definition InstrumentUuids.h:174
constexpr std::string_view Diplica
Diplica.
Definition InstrumentUuids.h:250
constexpr std::string_view Contrabassoon
Contrabassoon.
Definition InstrumentUuids.h:151
constexpr std::string_view Hornpipe
Hornpipe.
Definition InstrumentUuids.h:192
constexpr std::string_view TabGuitar7String
TabGuitar7String.
Definition InstrumentUuids.h:494
constexpr std::string_view Mridangam
Mridangam.
Definition InstrumentUuids.h:664
constexpr std::string_view Naqara
Naqara.
Definition InstrumentUuids.h:668
constexpr std::string_view Gehu
Gehu.
Definition InstrumentUuids.h:65
constexpr std::string_view Bianzhong
Bianzhong.
Definition InstrumentUuids.h:577
constexpr std::string_view Shofar
Shofar.
Definition InstrumentUuids.h:352
constexpr std::string_view PiccoloHeckelphone
PiccoloHeckelphone.
Definition InstrumentUuids.h:187
constexpr std::string_view HornF
HornF.
Definition InstrumentUuids.h:312
constexpr std::string_view Carillon
Carillon.
Definition InstrumentUuids.h:540
constexpr std::string_view TroubadorHarp
TroubadorHarp.
Definition InstrumentUuids.h:357
constexpr std::string_view Kokyu
Kokyu.
Definition InstrumentUuids.h:71
constexpr std::string_view Dulzaina
Dulzaina.
Definition InstrumentUuids.h:271
constexpr std::string_view MusicalBow
MusicalBow.
Definition InstrumentUuids.h:447
constexpr std::string_view CountertenorVoice
CountertenorVoice.
Definition InstrumentUuids.h:126
constexpr std::string_view PemadeGamelan
PemadeGamelan.
Definition InstrumentUuids.h:564
constexpr std::string_view TempleBlocks
TempleBlocks.
Definition InstrumentUuids.h:740
constexpr std::string_view Helicon
Helicon.
Definition InstrumentUuids.h:346
constexpr std::string_view BassXylophone
BassXylophone.
Definition InstrumentUuids.h:535
constexpr std::string_view DescantRecorder
DescantRecorder.
Definition InstrumentUuids.h:162
constexpr std::string_view HandCymbal
HandCymbal.
Definition InstrumentUuids.h:793
constexpr std::string_view Bones
Bones.
Definition InstrumentUuids.h:764
constexpr std::string_view SteelDrumsTClef
SteelDrumsTClef.
Definition InstrumentUuids.h:556
constexpr std::string_view Kalaau
Kalaau.
Definition InstrumentUuids.h:804
constexpr std::string_view Sallaneh
Sallaneh.
Definition InstrumentUuids.h:457
constexpr std::string_view Gandingan
Gandingan.
Definition InstrumentUuids.h:787
constexpr std::string_view Nyckelharpa
Nyckelharpa.
Definition InstrumentUuids.h:77
constexpr std::string_view CengCengGamelan
CengCengGamelan.
Definition InstrumentUuids.h:746
constexpr std::string_view PostHorn
PostHorn.
Definition InstrumentUuids.h:332
constexpr std::string_view BassDrum
BassDrum.
Definition InstrumentUuids.h:600
constexpr std::string_view Ching
Ching.
Definition InstrumentUuids.h:776
constexpr std::string_view Xalam
Xalam.
Definition InstrumentUuids.h:480
constexpr std::string_view RotoToms
RotoToms.
Definition InstrumentUuids.h:605
constexpr std::string_view Pakhavaj
Pakhavaj.
Definition InstrumentUuids.h:675
constexpr std::string_view OboeDaCaccia
OboeDaCaccia.
Definition InstrumentUuids.h:280
constexpr std::string_view Caxixi
Caxixi.
Definition InstrumentUuids.h:767
constexpr std::string_view LavaStones
LavaStones.
Definition InstrumentUuids.h:811
constexpr std::string_view Quena
Quena.
Definition InstrumentUuids.h:228
constexpr std::string_view Xun
Xun.
Definition InstrumentUuids.h:241
constexpr std::string_view Pandero
Pandero.
Definition InstrumentUuids.h:676
constexpr std::string_view Surdo
Surdo.
Definition InstrumentUuids.h:685
constexpr std::string_view TenorLine
TenorLine.
Definition InstrumentUuids.h:606
constexpr std::string_view TrumpetBFlat
TrumpetBFlat.
Definition InstrumentUuids.h:306
constexpr std::string_view Dholak
Dholak.
Definition InstrumentUuids.h:634
constexpr std::string_view LogDrum
LogDrum.
Definition InstrumentUuids.h:612
constexpr std::string_view Sarrusophone
Sarrusophone.
Definition InstrumentUuids.h:288
constexpr std::string_view BassTrombone
BassTrombone.
Definition InstrumentUuids.h:314
constexpr std::string_view Bolon
Bolon.
Definition InstrumentUuids.h:389
constexpr std::string_view Timpani
Timpani.
Definition InstrumentUuids.h:519
constexpr std::string_view DoubleClarinet
DoubleClarinet.
Definition InstrumentUuids.h:251
constexpr std::string_view DanTamThapLuc
DanTamThapLuc.
Definition InstrumentUuids.h:402
constexpr std::string_view Almglocken
Almglocken.
Definition InstrumentUuids.h:571
constexpr std::string_view HiHatCymbal
HiHatCymbal.
Definition InstrumentUuids.h:715
constexpr std::string_view Kamancha
Kamancha.
Definition InstrumentUuids.h:70
constexpr std::string_view PennyWhistleD
PennyWhistleD.
Definition InstrumentUuids.h:165
constexpr std::string_view TabSitarShankar
TabSitarShankar.
Definition InstrumentUuids.h:513
constexpr std::string_view BassMarimba
BassMarimba.
Definition InstrumentUuids.h:528
constexpr std::string_view JawHarp
JawHarp.
Definition InstrumentUuids.h:549
constexpr std::string_view MoodSwinger
MoodSwinger.
Definition InstrumentUuids.h:446
constexpr std::string_view Bifora
Bifora.
Definition InstrumentUuids.h:266
constexpr std::string_view Vibraslap
Vibraslap.
Definition InstrumentUuids.h:741
constexpr std::string_view Zither
Zither.
Definition InstrumentUuids.h:380
constexpr std::string_view Vibraphone
Vibraphone.
Definition InstrumentUuids.h:531
constexpr std::string_view Hun
Hun.
Definition InstrumentUuids.h:217
constexpr std::string_view Tarka
Tarka.
Definition InstrumentUuids.h:236
constexpr std::string_view Theremin
Theremin.
Definition InstrumentUuids.h:111
constexpr std::string_view Maqrunah
Maqrunah.
Definition InstrumentUuids.h:256
constexpr std::string_view SopranoVoice
SopranoVoice.
Definition InstrumentUuids.h:116
constexpr std::string_view KoncovkaAltoFlute
KoncovkaAltoFlute.
Definition InstrumentUuids.h:222
constexpr std::string_view Harpsichord
Harpsichord.
Definition InstrumentUuids.h:96
constexpr std::string_view SubContrabassSax
SubContrabassSax.
Definition InstrumentUuids.h:203
constexpr std::string_view RanatEklek
RanatEklek.
Definition InstrumentUuids.h:590
constexpr std::string_view HardangerFiddle
HardangerFiddle.
Definition InstrumentUuids.h:67
constexpr std::string_view Mandora
Mandora.
Definition InstrumentUuids.h:441
constexpr std::string_view Yazheng
Yazheng.
Definition InstrumentUuids.h:482
constexpr std::string_view ChapmanStick
ChapmanStick.
Definition InstrumentUuids.h:393
constexpr std::string_view Afoxe
Afoxe.
Definition InstrumentUuids.h:755
constexpr std::string_view Hocchiku
Hocchiku.
Definition InstrumentUuids.h:216
constexpr std::string_view Cornamuse
Cornamuse.
Definition InstrumentUuids.h:249
constexpr std::string_view SynthPad
SynthPad.
Definition InstrumentUuids.h:104
constexpr std::string_view Def
Def.
Definition InstrumentUuids.h:781
constexpr std::string_view Saz
Saz.
Definition InstrumentUuids.h:463
constexpr std::string_view Gong
Gong.
Definition InstrumentUuids.h:719
constexpr std::string_view ContraltoVoice
ContraltoVoice.
Definition InstrumentUuids.h:125
constexpr std::string_view TenorVoice
TenorVoice.
Definition InstrumentUuids.h:118
constexpr std::string_view EweDrumSogo
EweDrumSogo.
Definition InstrumentUuids.h:644
constexpr std::string_view DoubleContrabassFlute
DoubleContrabassFlute.
Definition InstrumentUuids.h:180
constexpr std::string_view Tinaja
Tinaja.
Definition InstrumentUuids.h:833
constexpr std::string_view BassVoice
BassVoice.
Definition InstrumentUuids.h:120
constexpr std::string_view Vocals
Vocals.
Definition InstrumentUuids.h:121
constexpr std::string_view Chabara
Chabara.
Definition InstrumentUuids.h:769
constexpr std::string_view ShimeDaiko
ShimeDaiko.
Definition InstrumentUuids.h:684
constexpr std::string_view Suona
Suona.
Definition InstrumentUuids.h:294
constexpr std::string_view EweDrumKagan
EweDrumKagan.
Definition InstrumentUuids.h:640
constexpr std::string_view RattleCog
RattleCog.
Definition InstrumentUuids.h:816
constexpr std::string_view BassTrumpet
BassTrumpet.
Definition InstrumentUuids.h:336
constexpr std::string_view Bo
Bo.
Definition InstrumentUuids.h:763
constexpr std::string_view NoseFlute
NoseFlute.
Definition InstrumentUuids.h:226
constexpr std::string_view TinWhistleBFlat
TinWhistleBFlat.
Definition InstrumentUuids.h:168
constexpr std::string_view ContrabassTrombone
ContrabassTrombone.
Definition InstrumentUuids.h:328
constexpr std::string_view Zarb
Zarb.
Definition InstrumentUuids.h:701
constexpr std::string_view TalkingDrum
TalkingDrum.
Definition InstrumentUuids.h:686
constexpr std::string_view TenorSax
TenorSax.
Definition InstrumentUuids.h:155
constexpr std::string_view HangTClef
HangTClef.
Definition InstrumentUuids.h:548
constexpr std::string_view PiccoloClarinet
PiccoloClarinet.
Definition InstrumentUuids.h:193
constexpr std::string_view Fiddle
Fiddle.
Definition InstrumentUuids.h:63
constexpr std::string_view WindMachine
WindMachine.
Definition InstrumentUuids.h:744
constexpr std::string_view Alphorn
Alphorn.
Definition InstrumentUuids.h:329
constexpr std::string_view Sistrum
Sistrum.
Definition InstrumentUuids.h:820
constexpr std::string_view Tsymbaly
Tsymbaly.
Definition InstrumentUuids.h:472
constexpr std::string_view TenorDrum
TenorDrum.
Definition InstrumentUuids.h:602
constexpr std::string_view WagnerTuba
WagnerTuba.
Definition InstrumentUuids.h:334
constexpr std::string_view Claves
Claves.
Definition InstrumentUuids.h:728
constexpr std::string_view VioloncelloSection
VioloncelloSection.
Definition InstrumentUuids.h:47
constexpr std::string_view Tuba
Tuba.
Definition InstrumentUuids.h:318
constexpr std::string_view BassSax
BassSax.
Definition InstrumentUuids.h:201
constexpr std::string_view PiccoloTrumpetA
PiccoloTrumpetA.
Definition InstrumentUuids.h:322
constexpr std::string_view HammeredDulcimer
HammeredDulcimer.
Definition InstrumentUuids.h:373
constexpr std::string_view BassOboe
BassOboe.
Definition InstrumentUuids.h:189
constexpr std::string_view Pipa
Pipa.
Definition InstrumentUuids.h:451
constexpr std::string_view Riq
Riq.
Definition InstrumentUuids.h:817
constexpr std::string_view Shawm
Shawm.
Definition InstrumentUuids.h:289
constexpr std::string_view Sralai
Sralai.
Definition InstrumentUuids.h:293
constexpr std::string_view Xylorimba
Xylorimba.
Definition InstrumentUuids.h:536
constexpr std::string_view Clapper
Clapper.
Definition InstrumentUuids.h:727
constexpr std::string_view Flageolet
Flageolet.
Definition InstrumentUuids.h:213
constexpr std::string_view SlideTrumpet
SlideTrumpet.
Definition InstrumentUuids.h:342
constexpr std::string_view OboeDAmore
OboeDAmore.
Definition InstrumentUuids.h:141
constexpr std::string_view Dulcimer
Dulcimer.
Definition InstrumentUuids.h:372
constexpr std::string_view Vuvuzela
Vuvuzela.
Definition InstrumentUuids.h:353
constexpr std::string_view AltoCrumhorn
AltoCrumhorn.
Definition InstrumentUuids.h:244
constexpr std::string_view VocalPercussion
VocalPercussion.
Definition InstrumentUuids.h:134
constexpr std::string_view AltoClarinet
AltoClarinet.
Definition InstrumentUuids.h:146
constexpr std::string_view Maddale
Maddale.
Definition InstrumentUuids.h:662
constexpr std::string_view Biwa
Biwa.
Definition InstrumentUuids.h:388
constexpr std::string_view AltoXylophone
AltoXylophone.
Definition InstrumentUuids.h:534
constexpr std::string_view TabGuitarStems
TabGuitarStems.
Definition InstrumentUuids.h:488
constexpr std::string_view TabRequinto
TabRequinto.
Definition InstrumentUuids.h:512
constexpr std::string_view Hirtenschalmei
Hirtenschalmei.
Definition InstrumentUuids.h:254
constexpr std::string_view OndesMartenot
OndesMartenot.
Definition InstrumentUuids.h:110
constexpr std::string_view TabBassGuitar4
TabBassGuitar4.
Definition InstrumentUuids.h:502
constexpr std::string_view Marovany
Marovany.
Definition InstrumentUuids.h:444
constexpr std::string_view Harmonica
Harmonica.
Definition InstrumentUuids.h:169
constexpr std::string_view Spoons
Spoons.
Definition InstrumentUuids.h:739
constexpr std::string_view FingerCymbals
FingerCymbals.
Definition InstrumentUuids.h:713
constexpr std::string_view Baglama
Baglama.
Definition InstrumentUuids.h:382
constexpr std::string_view Cornet
Cornet.
Definition InstrumentUuids.h:309
constexpr std::string_view Guban
Guban.
Definition InstrumentUuids.h:792
constexpr std::string_view Yangqin
Yangqin.
Definition InstrumentUuids.h:481
constexpr std::string_view NigerianLogDrum
NigerianLogDrum.
Definition InstrumentUuids.h:670
constexpr std::string_view ModernTarogato
ModernTarogato.
Definition InstrumentUuids.h:262
constexpr std::string_view FlexatonePitched
FlexatonePitched.
Definition InstrumentUuids.h:542
constexpr std::string_view PercAccessories
PercAccessories.
Definition InstrumentUuids.h:705
constexpr std::string_view Kazoo
Kazoo.
Definition InstrumentUuids.h:132
constexpr std::string_view Dondo
Dondo.
Definition InstrumentUuids.h:636
constexpr std::string_view ConchShell
ConchShell.
Definition InstrumentUuids.h:350
constexpr std::string_view Archlute
Archlute.
Definition InstrumentUuids.h:381
constexpr std::string_view ElectricPiano
ElectricPiano.
Definition InstrumentUuids.h:102
constexpr std::string_view EweDrumKpanlogo3Combo
EweDrumKpanlogo3Combo.
Definition InstrumentUuids.h:643
constexpr std::string_view Bansuri
Bansuri.
Definition InstrumentUuids.h:205
constexpr std::string_view Kudum
Kudum.
Definition InstrumentUuids.h:659
constexpr std::string_view MorinKhuur
MorinKhuur.
Definition InstrumentUuids.h:76
constexpr std::string_view Whamola
Whamola.
Definition InstrumentUuids.h:479
constexpr std::string_view Charango
Charango.
Definition InstrumentUuids.h:394
constexpr std::string_view PocketTrumpet
PocketTrumpet.
Definition InstrumentUuids.h:340
constexpr std::string_view Fiscorn
Fiscorn.
Definition InstrumentUuids.h:338
constexpr std::string_view FlexatonePerc
FlexatonePerc.
Definition InstrumentUuids.h:786
constexpr std::string_view Bata
Bata.
Definition InstrumentUuids.h:620
constexpr std::string_view Luntang
Luntang.
Definition InstrumentUuids.h:587
constexpr std::string_view Castanets
Castanets.
Definition InstrumentUuids.h:725
constexpr std::string_view Bells
Bells.
Definition InstrumentUuids.h:521
constexpr std::string_view BongoDrums
BongoDrums.
Definition InstrumentUuids.h:610
constexpr std::string_view TrompetaChina
TrompetaChina.
Definition InstrumentUuids.h:298
constexpr std::string_view ChimeTree
ChimeTree.
Definition InstrumentUuids.h:707
constexpr std::string_view Teponaztli
Teponaztli.
Definition InstrumentUuids.h:828
constexpr std::string_view Cimbasso
Cimbasso.
Definition InstrumentUuids.h:343
constexpr std::string_view Hne
Hne.
Definition InstrumentUuids.h:275
constexpr std::string_view MoroccoDrum
MoroccoDrum.
Definition InstrumentUuids.h:663
constexpr std::string_view Kenkeni
Kenkeni.
Definition InstrumentUuids.h:656
constexpr std::string_view EnglishHorn
EnglishHorn.
Definition InstrumentUuids.h:142
constexpr std::string_view Duff
Duff.
Definition InstrumentUuids.h:638
constexpr std::string_view TrumpetC
TrumpetC.
Definition InstrumentUuids.h:307
constexpr std::string_view Nadaswaram
Nadaswaram.
Definition InstrumentUuids.h:279
constexpr std::string_view Tambourine
Tambourine.
Definition InstrumentUuids.h:710
constexpr std::string_view Gyil
Gyil.
Definition InstrumentUuids.h:580
constexpr std::string_view Rainstick
Rainstick.
Definition InstrumentUuids.h:734
constexpr std::string_view Gome
Gome.
Definition InstrumentUuids.h:791
constexpr std::string_view Rebab
Rebab.
Definition InstrumentUuids.h:79
constexpr std::string_view Diple
Diple.
Definition InstrumentUuids.h:209
constexpr std::string_view SlendroPanerusGamelan
SlendroPanerusGamelan.
Definition InstrumentUuids.h:569
constexpr std::string_view Bianqing
Bianqing.
Definition InstrumentUuids.h:576
constexpr std::string_view TenorTrombone
TenorTrombone.
Definition InstrumentUuids.h:327
constexpr std::string_view Trychel
Trychel.
Definition InstrumentUuids.h:837
constexpr std::string_view Ghungroo
Ghungroo.
Definition InstrumentUuids.h:790
constexpr std::string_view Shakuhachi
Shakuhachi.
Definition InstrumentUuids.h:230
constexpr std::string_view ChromanotesInstruments
ChromanotesInstruments.
Definition InstrumentUuids.h:539
constexpr std::string_view BassDrums5Line
BassDrums5Line.
Definition InstrumentUuids.h:608
constexpr std::string_view Nagara
Nagara.
Definition InstrumentUuids.h:667
constexpr std::string_view HeckelphoneClarinet
HeckelphoneClarinet.
Definition InstrumentUuids.h:253
constexpr std::string_view Xylophone
Xylophone.
Definition InstrumentUuids.h:532
constexpr std::string_view Mandolin
Mandolin.
Definition InstrumentUuids.h:371
constexpr std::string_view TabBanjoDoubleC
TabBanjoDoubleC.
Definition InstrumentUuids.h:499
constexpr std::string_view Harmonium
Harmonium.
Definition InstrumentUuids.h:109
constexpr std::string_view Lute
Lute.
Definition InstrumentUuids.h:376
constexpr std::string_view Bordonua
Bordonua.
Definition InstrumentUuids.h:390
constexpr std::string_view DanNguyet
DanNguyet.
Definition InstrumentUuids.h:401
constexpr std::string_view Apentemma
Apentemma.
Definition InstrumentUuids.h:616
constexpr std::string_view Washboard
Washboard.
Definition InstrumentUuids.h:742
constexpr std::string_view Oboe
Oboe.
Definition InstrumentUuids.h:140
constexpr std::string_view PungiSnakeCharmer
PungiSnakeCharmer.
Definition InstrumentUuids.h:283
constexpr std::string_view Kkwaenggwari
Kkwaenggwari.
Definition InstrumentUuids.h:808
constexpr std::string_view KempulGamelan
KempulGamelan.
Definition InstrumentUuids.h:748
constexpr std::string_view AncientTarogato
AncientTarogato.
Definition InstrumentUuids.h:297
constexpr std::string_view Ophicleide
Ophicleide.
Definition InstrumentUuids.h:347
constexpr std::string_view HandbellsBClef
HandbellsBClef.
Definition InstrumentUuids.h:547
constexpr std::string_view TabLuteItalian
TabLuteItalian.
Definition InstrumentUuids.h:509
constexpr std::string_view Timple
Timple.
Definition InstrumentUuids.h:470
constexpr std::string_view UchiwaDaiko
UchiwaDaiko.
Definition InstrumentUuids.h:699
constexpr std::string_view Kanjira
Kanjira.
Definition InstrumentUuids.h:654
constexpr std::string_view Didgeridoo
Didgeridoo.
Definition InstrumentUuids.h:331
constexpr std::string_view SubContrabassTuba
SubContrabassTuba.
Definition InstrumentUuids.h:349
constexpr std::string_view TabBassGuitar6
TabBassGuitar6.
Definition InstrumentUuids.h:504
constexpr std::string_view Oud
Oud.
Definition InstrumentUuids.h:450
constexpr std::string_view HandbellsTClef
HandbellsTClef.
Definition InstrumentUuids.h:546
constexpr std::string_view SopraninoRecorder
SopraninoRecorder.
Definition InstrumentUuids.h:158
constexpr std::string_view Geomungo
Geomungo.
Definition InstrumentUuids.h:412
constexpr std::string_view CrashCymbal
CrashCymbal.
Definition InstrumentUuids.h:714
constexpr std::string_view WindSection
WindSection.
Definition InstrumentUuids.h:152
constexpr std::string_view Kulintang
Kulintang.
Definition InstrumentUuids.h:582
constexpr std::string_view Balafon
Balafon.
Definition InstrumentUuids.h:574
constexpr std::string_view Lamellaphone
Lamellaphone.
Definition InstrumentUuids.h:585
constexpr std::string_view KnotweedFlute
KnotweedFlute.
Definition InstrumentUuids.h:221
constexpr std::string_view NativeLogDrum
NativeLogDrum.
Definition InstrumentUuids.h:669
constexpr std::string_view Octobass
Octobass.
Definition InstrumentUuids.h:78
constexpr std::string_view Ektara2
Ektara2.
Definition InstrumentUuids.h:413
constexpr std::string_view GuitjoDoubleNeck
GuitjoDoubleNeck.
Definition InstrumentUuids.h:418
constexpr std::string_view Geduk
Geduk.
Definition InstrumentUuids.h:646
constexpr std::string_view Bandoneon
Bandoneon.
Definition InstrumentUuids.h:172
constexpr std::string_view Djembe
Djembe.
Definition InstrumentUuids.h:609
constexpr std::string_view BasicIndianPercussion
BasicIndianPercussion.
Definition InstrumentUuids.h:761
constexpr std::string_view PelogPanerusGamelan
PelogPanerusGamelan.
Definition InstrumentUuids.h:563
constexpr std::string_view GlassHarmonica
GlassHarmonica.
Definition InstrumentUuids.h:543
constexpr std::string_view Sarod
Sarod.
Definition InstrumentUuids.h:461
constexpr std::string_view Ibo
Ibo.
Definition InstrumentUuids.h:798
constexpr std::string_view DoubleBellEuphonium
DoubleBellEuphonium.
Definition InstrumentUuids.h:344
constexpr std::string_view RudraVeena
RudraVeena.
Definition InstrumentUuids.h:456
constexpr std::string_view Rackett
Rackett.
Definition InstrumentUuids.h:284
constexpr std::string_view PiccoloOboe
PiccoloOboe.
Definition InstrumentUuids.h:186
constexpr std::string_view ViolinSection
ViolinSection.
Definition InstrumentUuids.h:44
constexpr std::string_view DilliKaval
DilliKaval.
Definition InstrumentUuids.h:208
constexpr std::string_view Baryton
Baryton.
Definition InstrumentUuids.h:54
constexpr std::string_view Taphon
Taphon.
Definition InstrumentUuids.h:692
constexpr std::string_view BassetClarinet
BassetClarinet.
Definition InstrumentUuids.h:190
constexpr std::string_view TaikoDrums
TaikoDrums.
Definition InstrumentUuids.h:593
constexpr std::string_view GuitarraQuintaHuapanguera
GuitarraQuintaHuapanguera.
Definition InstrumentUuids.h:415
constexpr std::string_view Clavichord
Clavichord.
Definition InstrumentUuids.h:113
constexpr std::string_view EweDrumKpanlogo1Large
EweDrumKpanlogo1Large.
Definition InstrumentUuids.h:641
constexpr std::string_view Chanchiki
Chanchiki.
Definition InstrumentUuids.h:770
constexpr std::string_view Santoor
Santoor.
Definition InstrumentUuids.h:459
constexpr std::string_view Sanza
Sanza.
Definition InstrumentUuids.h:592
constexpr std::string_view HurdyGurdy
HurdyGurdy.
Definition InstrumentUuids.h:68
constexpr std::string_view Thavil
Thavil.
Definition InstrumentUuids.h:695
constexpr std::string_view Bendir
Bendir.
Definition InstrumentUuids.h:621
constexpr std::string_view Likembe
Likembe.
Definition InstrumentUuids.h:586
constexpr std::string_view Dvojnice
Dvojnice.
Definition InstrumentUuids.h:211
constexpr std::string_view FretlessBass
FretlessBass.
Definition InstrumentUuids.h:369
constexpr std::string_view PenyacahGamelan
PenyacahGamelan.
Definition InstrumentUuids.h:565
constexpr std::string_view PianoNoName
PianoNoName.
Definition InstrumentUuids.h:95
constexpr std::string_view AcousticBass
AcousticBass.
Definition InstrumentUuids.h:366
constexpr std::string_view Patschen
Patschen.
Definition InstrumentUuids.h:815
constexpr std::string_view Danso
Danso.
Definition InstrumentUuids.h:206
constexpr std::string_view SlideWhistlePercClef
SlideWhistlePercClef.
Definition InstrumentUuids.h:821
constexpr std::string_view Tumpong
Tumpong.
Definition InstrumentUuids.h:238
constexpr std::string_view Udu
Udu.
Definition InstrumentUuids.h:838
constexpr std::string_view DiddleyBow
DiddleyBow.
Definition InstrumentUuids.h:405
constexpr std::string_view Crwth
Crwth.
Definition InstrumentUuids.h:57
constexpr std::string_view AeolianHarp
AeolianHarp.
Definition InstrumentUuids.h:754
constexpr std::string_view GongAgengGamelan
GongAgengGamelan.
Definition InstrumentUuids.h:747
constexpr std::string_view Kesi
Kesi.
Definition InstrumentUuids.h:806
constexpr std::string_view TebYoshi
TebYoshi.
Definition InstrumentUuids.h:826
constexpr std::string_view Guan
Guan.
Definition InstrumentUuids.h:272
constexpr std::string_view Bougarabou
Bougarabou.
Definition InstrumentUuids.h:624
constexpr std::string_view Trombone
Trombone.
Definition InstrumentUuids.h:313
constexpr std::string_view SoundFX
SoundFX.
Definition InstrumentUuids.h:108
constexpr std::string_view Sanshin
Sanshin.
Definition InstrumentUuids.h:458
constexpr std::string_view AltoHorn
AltoHorn.
Definition InstrumentUuids.h:330
constexpr std::string_view Whip
Whip.
Definition InstrumentUuids.h:743
constexpr std::string_view SnareDrum
SnareDrum.
Definition InstrumentUuids.h:599
constexpr std::string_view JaranaSegunda
JaranaSegunda.
Definition InstrumentUuids.h:426
constexpr std::string_view IndianGong
IndianGong.
Definition InstrumentUuids.h:799
constexpr std::string_view Bandura
Bandura.
Definition InstrumentUuids.h:384
constexpr std::string_view Stamp
Stamp.
Definition InstrumentUuids.h:824
constexpr std::string_view Cymbals
Cymbals.
Definition InstrumentUuids.h:712
constexpr std::string_view Piano
Piano.
Definition InstrumentUuids.h:94
constexpr std::string_view ChineseGongs
ChineseGongs.
Definition InstrumentUuids.h:774
constexpr std::string_view Shehnai
Shehnai.
Definition InstrumentUuids.h:290
constexpr std::string_view SopranoGlockenspiel
SopranoGlockenspiel.
Definition InstrumentUuids.h:525
constexpr std::string_view Tablas
Tablas.
Definition InstrumentUuids.h:613
constexpr std::string_view Barbat
Barbat.
Definition InstrumentUuids.h:386
constexpr std::string_view AcousticGuitar
AcousticGuitar.
Definition InstrumentUuids.h:360
constexpr std::string_view Lirone
Lirone.
Definition InstrumentUuids.h:75
constexpr std::string_view ChaozhouGuzheng
ChaozhouGuzheng.
Definition InstrumentUuids.h:396
constexpr std::string_view Theorbo
Theorbo.
Definition InstrumentUuids.h:469
constexpr std::string_view Ukulele
Ukulele.
Definition InstrumentUuids.h:377
constexpr std::string_view ElectricGuitar
ElectricGuitar.
Definition InstrumentUuids.h:362
constexpr std::string_view Bouzouki
Bouzouki.
Definition InstrumentUuids.h:391
constexpr std::string_view Koudi
Koudi.
Definition InstrumentUuids.h:223
constexpr std::string_view Kakko
Kakko.
Definition InstrumentUuids.h:653
constexpr std::string_view Hatheli
Hatheli.
Definition InstrumentUuids.h:795
constexpr std::string_view Celesta
Celesta.
Definition InstrumentUuids.h:99
constexpr std::string_view SnareLine
SnareLine.
Definition InstrumentUuids.h:607
constexpr std::string_view Bugle
Bugle.
Definition InstrumentUuids.h:323
constexpr std::string_view MohanVeena
MohanVeena.
Definition InstrumentUuids.h:445
constexpr std::string_view AgogoBells
AgogoBells.
Definition InstrumentUuids.h:720
constexpr std::string_view VioloncelloPiccolo
VioloncelloPiccolo.
Definition InstrumentUuids.h:89
constexpr std::string_view ContrabassSax
ContrabassSax.
Definition InstrumentUuids.h:202
constexpr std::string_view ClassicalGuitar
ClassicalGuitar.
Definition InstrumentUuids.h:361
constexpr std::string_view PoliceWhistle
PoliceWhistle.
Definition InstrumentUuids.h:733
constexpr std::string_view Dawuro
Dawuro.
Definition InstrumentUuids.h:780
constexpr std::string_view Zills
Zills.
Definition InstrumentUuids.h:839
constexpr std::string_view Surnay
Surnay.
Definition InstrumentUuids.h:295
constexpr std::string_view MandoCello
MandoCello.
Definition InstrumentUuids.h:439
constexpr std::string_view HornF_WWQuintet
HornF_WWQuintet (actually a brass)
Definition InstrumentUuids.h:173
constexpr std::string_view RideCymbal
RideCymbal.
Definition InstrumentUuids.h:716
constexpr std::string_view TabBanjoGModal
TabBanjoGModal.
Definition InstrumentUuids.h:500
constexpr std::string_view AltoGlockenspiel
AltoGlockenspiel.
Definition InstrumentUuids.h:526
constexpr std::string_view TenorRecorder
TenorRecorder.
Definition InstrumentUuids.h:160
constexpr std::string_view TubularBells
TubularBells.
Definition InstrumentUuids.h:530
constexpr std::string_view Taepyeongso
Taepyeongso.
Definition InstrumentUuids.h:296
constexpr std::string_view HeckelClarina
HeckelClarina.
Definition InstrumentUuids.h:252
constexpr std::string_view ClarinetEFlat
ClarinetEFlat.
Definition InstrumentUuids.h:145
constexpr std::string_view Guzheng
Guzheng.
Definition InstrumentUuids.h:420
constexpr std::string_view TabBanjoD
TabBanjoD.
Definition InstrumentUuids.h:498
constexpr std::string_view LaruAn
LaruAn.
Definition InstrumentUuids.h:73
constexpr std::string_view SynthSoundtrack
SynthSoundtrack.
Definition InstrumentUuids.h:107
constexpr std::string_view Zurla
Zurla.
Definition InstrumentUuids.h:299
constexpr std::string_view Vielle
Vielle.
Definition InstrumentUuids.h:85
constexpr std::string_view TabBanjoC
TabBanjoC.
Definition InstrumentUuids.h:497
constexpr std::string_view KantilGamelan
KantilGamelan.
Definition InstrumentUuids.h:562
constexpr std::string_view Hosho
Hosho.
Definition InstrumentUuids.h:796
constexpr std::string_view Tres
Tres.
Definition InstrumentUuids.h:471
constexpr std::string_view Mijwiz
Mijwiz.
Definition InstrumentUuids.h:257
constexpr std::string_view SandBlock
SandBlock.
Definition InstrumentUuids.h:737
constexpr std::string_view Mangbetu
Mangbetu.
Definition InstrumentUuids.h:443
constexpr std::string_view Daibyosi
Daibyosi.
Definition InstrumentUuids.h:629
constexpr std::string_view PahuHula
PahuHula.
Definition InstrumentUuids.h:674
constexpr std::string_view ViolaDAmore
ViolaDAmore.
Definition InstrumentUuids.h:51
constexpr std::string_view Piccolo
Piccolo.
Definition InstrumentUuids.h:137
constexpr std::string_view CornetEFlat
CornetEFlat.
Definition InstrumentUuids.h:324
constexpr std::string_view Dulcian
Dulcian.
Definition InstrumentUuids.h:270
constexpr std::string_view Okawa
Okawa.
Definition InstrumentUuids.h:672
constexpr std::string_view Khartal
Khartal.
Definition InstrumentUuids.h:807
constexpr std::string_view JingleBells
JingleBells.
Definition InstrumentUuids.h:709
constexpr std::string_view Janggu
Janggu.
Definition InstrumentUuids.h:652
constexpr std::string_view Leiqin
Leiqin.
Definition InstrumentUuids.h:74
constexpr std::string_view Autoharp
Autoharp.
Definition InstrumentUuids.h:375
constexpr std::string_view Langeleik
Langeleik.
Definition InstrumentUuids.h:436
constexpr std::string_view Shvi
Shvi.
Definition InstrumentUuids.h:234
constexpr std::string_view AltoTrombone
AltoTrombone.
Definition InstrumentUuids.h:326
constexpr std::string_view Koto
Koto.
Definition InstrumentUuids.h:434
constexpr std::string_view Clavinet
Clavinet.
Definition InstrumentUuids.h:103
constexpr std::string_view ChinaTempleBlocks
ChinaTempleBlocks.
Definition InstrumentUuids.h:772
constexpr std::string_view Guitar8vb
Guitar8vb.
Definition InstrumentUuids.h:359
constexpr std::string_view Kobza
Kobza.
Definition InstrumentUuids.h:432
constexpr std::string_view Chimes
Chimes.
Definition InstrumentUuids.h:522
constexpr std::string_view BassRecorder
BassRecorder.
Definition InstrumentUuids.h:161
constexpr std::string_view Crotales
Crotales.
Definition InstrumentUuids.h:523
constexpr std::string_view Tamborita
Tamborita.
Definition InstrumentUuids.h:688
constexpr std::string_view Rattle
Rattle.
Definition InstrumentUuids.h:736
constexpr std::string_view WashtubBass
WashtubBass.
Definition InstrumentUuids.h:478
constexpr std::string_view QuintToms
QuintToms.
Definition InstrumentUuids.h:604
constexpr std::string_view Kpokopoko
Kpokopoko.
Definition InstrumentUuids.h:809
constexpr std::string_view ContrabassFlute
ContrabassFlute.
Definition InstrumentUuids.h:179
constexpr std::string_view IrishBouzouki
IrishBouzouki.
Definition InstrumentUuids.h:422
constexpr std::string_view Fife
Fife.
Definition InstrumentUuids.h:183
constexpr std::string_view Harp
Harp.
Definition InstrumentUuids.h:356
constexpr std::string_view KenongGamelan
KenongGamelan.
Definition InstrumentUuids.h:750
constexpr std::string_view TarPlucked
TarPlucked.
Definition InstrumentUuids.h:468
constexpr std::string_view TabBanjoPlectrum
TabBanjoPlectrum.
Definition InstrumentUuids.h:501
constexpr std::string_view Ashiko
Ashiko.
Definition InstrumentUuids.h:618
constexpr std::string_view Dollu
Dollu.
Definition InstrumentUuids.h:635
constexpr std::string_view SynthBrass
SynthBrass.
Definition InstrumentUuids.h:106
constexpr std::string_view BongoBells
BongoBells.
Definition InstrumentUuids.h:765
constexpr std::string_view ChoirOohs
ChoirOohs.
Definition InstrumentUuids.h:129
constexpr std::string_view TabTenorBanjo
TabTenorBanjo.
Definition InstrumentUuids.h:496
constexpr std::string_view ShivaWhistle
ShivaWhistle.
Definition InstrumentUuids.h:233
constexpr std::string_view Trombamarina
Trombamarina.
Definition InstrumentUuids.h:84
object model for musx file (enigmaxml)
Definition BaseClasses.h:32