class InstrumentLegend { constructor(parent, instrumentName, imagefile, overlayfile) { this.parent = parent; this.instrumentName = instrumentName; this.imagefile = imagefile[0]; this.overlayfile = overlayfile[0]; this.id = instrumentName + "instrumentLegend"; this.init(); } init() { $("#" + this.id + "instrumentLegendWrapper").remove(); $(this.parent).append("
"); this.render(); } render() { $("#" + this.id + "instrumentLegendWrapper").append(``); $("#" + this.id + "instrumentLegendWrapper").append('
'); $(this.parent).append('
'); $('#svgfile').load(this.overlayfile, () => { let width = $("#svgfile").find("svg").first().attr("width"); let height = $("#svgfile").find("svg").first().attr("height"); $("#" + this.id + "instrumentLegendWrapper").find(".instrumentLegendImage") .attr("width", width) .attr("height", height); let wrapperHeight = parseInt($("#" + this.id + "instrumentLegendWrapper").closest(".previewVis").attr("originalheight")); let wrapperWidth = parseInt($("#" + this.id + "instrumentLegendWrapper").closest(".previewVis").attr("originalwidth")); let scale = wrapperHeight / height; $("#" + this.id + "instrumentLegendWrapper").css("transform-origin", "top left").css("transform", "scale(" + scale + ")"); $(".flaeche").css("stroke", "white") $(".flaeche").css("fill", "rgba(255,255,255,0.8)") $(".flaeche").on("mouseover", function(d) { let kuerzel = $(this).attr("id").split("_")[0]; $(".lineGroup").css("opacity", "0.2"); $("#" + kuerzel + "_legende_lineGroup").css("opacity", "1.0"); $(".label").css("opacity", "0.2"); $(".flaeche").css("opacity", "0.9"); $("#" + kuerzel + "_flaeche").css("opacity", "1.0"); $("#" + kuerzel + "_label").css("opacity", "1.0"); $(this).css("fill", "rgba(255,10,10,0.8)"); }); $(".flaeche").on("mouseout", function(d) { let kuerzel = $(this).attr("id").split("_")[0]; $(this).css("fill", "rgba(255,255,255,0.8)"); $(".lineGroup").css("opacity", "1.0"); $(".label").css("opacity", "1.0"); $(".flaeche").css("opacity", "1.0"); }); $(".tasten").on("click", function(d) { let id = $(this).attr("id"); let keynumber = id.replace("taste", ""); }); $("#tablediv").css("width", wrapperWidth - (width * scale) + "px"); $("#tablediv").append("\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
TasteTonSaitennummerKL (Sep 2018?)KL (2020)AR (2020)AP (2020)RS (2020)WS (2020)
1F1117001700121133,710,622,8
1F12 1697113132,710,434,1
2Fis1316851684130131,710,324,8
2Fis14 1681118130,410,334,4
3G1516691669131129,011,024,6
3G16 1665123127,910,036,4
4Gis1716511649137123,511,425,5
4Gis18 1646140122,511,137,2
5A1916301629147122,011,725,4
5A110 1626138120,911,139,4
6B11116091609155117,513,125,8
6B112 1604146116,313,540,5
7H11315841585166113,814,724,5
7H114 1578158113,014,836,6
8C1515581559179111,515,322,8
8C16 1551171110,114,638,2
9Cis1715251525208108,316,331,3
9Cis18 1517190107,215,344,7
10D1914831484223107,018,424,8
10D20 1476214106,517,137,9
11Dis2114461446244104,119,931,3
11Dis22 1437234103,318,544,8
12E2314071407262101,219,724,2
12E24 1398249100,419,338,4
13F251365136628198,919,324,9
13F26 135626698,318,840,9
14Fis271326132729596,419,834,0
14Fis28 131827996,319,348,0
15G291281128231195,423,027,6
15G30 127329093,521,944,0
16Gis311232123233092,119,833,7
16Gis32 122230291,620,949,0
17A331185118633389,923,428,7
17A34 117230489,123,443,8
18B351135113434786,019,533,5
18B36 112632186,018,752,0
19H371093109435283,917,928,6
19H38 108532382,916,849,4
20c391053105335281,418,628,6
20c40 104532380,817,847,4
21cis411010101135877,716,835,6
21cis42 100232977,315,556,5
22d4397297335678,217,028,1
22d44 96532677,715,150,7
23dis4596393735373,016,234,2
23dis46 92832472,114,956,2
24e4789589735372,716,428,3
24e48 88732572,714,951,3
25f4985585735370,415,630,2
25f50 84832470,014,751,1
26fis5181581635468,416,139,3
26fis52 80632667,815,459,2
27g5377877935367,413,930,9
27g54 77032766,612,052,4
28gis5574274335064,813,540,4
28gis56 73532164,112,959,1
29a5770270335662,413,529,4
29a58 69632361,512,654,4
30b5966466934660,113,639,2
30b60 66031860,513,659,5
31h6163363534457,212,531,7
31h62 62831556,911,556,4
32c16357357332654,211,530,8
32c164 56729954,211,255,3
33cis16554154232152,512,039,1
33cis166 53629352,510,562,2
34d16751551531050,411,328,2
34d168 51028249,710,055,0
35dis16948848930047,610,438,1
35dis170 48327147,210,063,6
36e17146246329045,09,229,2
36e172 45826044,69,557,4
37f17343843927144,110,130,1
37f174 43524843,28,557,3
38fis17541741826740,59,438,0
38fis176 41423540,48,963,4
39g17739739824740,79,529,5
39g178 39422240,18,556,1
40gis17937737823839,28,540,4
40gis180 37421238,58,164,7
41a18135835922437,49,130,0
41a182 35520036,78,358,9
42b18334034121135,88,938,9
42b184 33819034,98,267,4
43h18532432520233,18,630,2
43h186 32018232,58,358,6
44c28730731019432,57,929,4
44c288 30617431,67,958,2
45cis28928929415831,1 38,3
45cis290 29014830,3 66,5
46d29127728015429,5 28,8
46d292 27714328,7 56,6
47dis29326326714927,6 37,9
47dis294 26413827,1 66,0
48e29524925414626,1 28,9
48e296 25013526,1 59,6
49f29723624114325,4 29,3
49f298 23713225,4 58,0
50fis29922422814024,1 36,9
50fis2100 22413024,1 65,3
51g210121121613822,6 28,7
51g2102 21312922,6 60,0
52gis210320020613521,7 37,6
52gis2104 20312721,7 66,7
53a210518919413421,5 30,1
53a2106 19112521,5 59,4
54b210717918413319,7 38,6
54b2108 18112419,7 67,0
55h210916917413217,9 29,6
55h2110 17112317,9 60,9
56c311116016513216,9 29,2
56c3112 16212316,9 60,4
57cis311315215513217,4 39,0
57cis3114 15212417,4 66,5
58d311514414613215,5 31,6
58d3116 14312315,5 61,0
59dis311713713813215,5 39,7
59dis3118 13612315,5 67,3
60e311913013013114,5 31,0
60e3120 12812314,5 60,6
61f312112512413113,3 31,3
61f3122 12212313,3 58,9
62fis312311711813112,9 39,9
62fis3124 11612312,9 69,5
63g312511311213111,7 32,5
63g3126 11112311,7 59,3
64gis312710710613112,5 40,7
64gis3128 10512312,5 67,2
65a312910110213112,8 32,1
65a3130 10112312,8 59,1
66b3131979713112,4 41,7
66b3132 9612312,4 68,0
67h3133929213212,0 31,6
67h3134 9212812,0 60,7
68c4135878813812,9 31,9
68c4136 8712612,9 61,9
"); }); } }