11< div class ="at-menu ">
22 < div class ="btn-group ">
3- < button
4- type ="button "
5- class ="btn btn-secondary dropdown-toggle "
6- data-bs-toggle ="dropdown "
7- aria-expanded ="false "
8- >
3+ < button type ="button " class ="btn btn-secondary dropdown-toggle " data-bs-toggle ="dropdown " aria-expanded ="false ">
94 < i class ="fas fa-bars fa-2x "> </ i >
105 </ button >
116 < ul class ="dropdown-menu ">
127 < li > < a class ="dropdown-item " href ="./control.html "> Control</ a > </ li >
138 < li > < a class ="dropdown-item " href ="./alphatex-editor.html "> AlphaTex Editor</ a > </ li >
149 < li > < a class ="dropdown-item " href ="../test-data/test-results.html "> Visual Test Results</ a > </ li >
15-
10+
1611 </ ul >
1712 </ div >
1813</ div >
3328 </ div >
3429 </ div >
3530 < div class ="at-footer ">
31+ < div class ="at-waveform d-none ">
32+ < div class ="at-waveform-cursor "> </ div >
33+ </ div >
3634 < div class ="at-time-slider ">
3735 < div class ="at-time-slider-value "> </ div >
3836 </ div >
4240 < i class ="fas fa-step-backward "> </ i >
4341 </ a >
4442
45- < a
46- href ="# "
47- class ="at-play-pause disabled "
48- data-bs-toggle ="tooltip "
49- data-bs-placement ="top "
50- title ="Play/Pause "
51- >
43+ < a href ="# " class ="at-play-pause disabled " data-bs-toggle ="tooltip " data-bs-placement ="top "
44+ title ="Play/Pause ">
5245 < i class ="fas fa-play "> </ i >
5346 </ a >
5447
5548 < div class ="btn-group dropup ">
56- < button
57- type ="button "
58- class ="btn dropdown-toggle "
59- data-bs-toggle ="dropdown "
60- aria-haspopup ="true "
61- aria-expanded ="false "
62- >
49+ < button type ="button " class ="btn dropdown-toggle " data-bs-toggle ="dropdown " aria-haspopup ="true "
50+ aria-expanded ="false ">
6351 < i class ="fas fa-search "> </ i >
6452 < span class ="at-speed-label "> 1x</ span >
6553 </ button >
8472 < span class ="progress-bar "> </ span >
8573 </ span >
8674 < div
87- class ="progress-value w-100 h-100 rounded-circle d-flex align-items-center justify-content-center font-weight-bold "
88- >
75+ class ="progress-value w-100 h-100 rounded-circle d-flex align-items-center justify-content-center font-weight-bold ">
8976 < span class ="progress-value-number "> 0</ span > < sup class ="small "> %</ sup >
9077 </ div >
9178 </ div >
9279 < div class ="at-song-details ">
9380 < span class ="at-song-title "> </ span > -
9481 < span class ="at-song-artist "> </ span >
9582 </ div >
96- < div
97- class ="at-time-position "
98- data-bs-toggle ="tooltip "
99- data-bs-placement ="top "
100- title ="Time Position "
101- > </ div >
83+ < div class ="at-time-position " data-bs-toggle ="tooltip " data-bs-placement ="top " title ="Time Position ">
84+ </ div >
10285 </ div >
10386
10487 < div class ="at-player-right ">
10588 < div class ="btn-group dropup at-output-device ">
106- < button
107- type ="button "
108- class ="btn dropdown-toggle "
109- data-bs-toggle ="dropdown "
110- aria-haspopup ="true "
111- aria-expanded ="false "
112- title ="Output Device: Default "
113- >
114- < i class ="fas fa-headphones "> </ i >
89+ < button type ="button " class ="btn dropdown-toggle " data-bs-toggle ="dropdown " aria-haspopup ="true "
90+ aria-expanded ="false " title ="Output Device: Default ">
91+ < i class ="fas fa-headphones "> </ i >
11592 </ button >
11693 < div class ="dropdown-menu dropdown-menu-right ">
11794 < a class ="dropdown-item " href ="# "> Default</ a >
11895 </ div >
11996 </ div >
120- < a
121- href ="# "
122- class ="at-count-in disabled "
123- data-bs-toggle ="tooltip "
124- data-bs-placement ="top "
125- title ="Count-In "
126- >
97+ < a href ="# " class ="at-count-in disabled " data-bs-toggle ="tooltip " data-bs-placement ="top "
98+ title ="Count-In ">
12799 < i class ="fas fa-hourglass-half "> </ i >
128100 </ a >
129- < a
130- href ="# "
131- class ="at-metronome disabled "
132- data-bs-toggle ="tooltip "
133- data-bs-placement ="top "
134- title ="Metronome "
135- >
101+ < a href ="# " class ="at-metronome disabled " data-bs-toggle ="tooltip " data-bs-placement ="top "
102+ title ="Metronome ">
136103 < i class ="fas fa-edit "> </ i >
137104 </ a >
138105 < a href ="# " class ="at-loop disabled " data-bs-toggle ="tooltip " data-bs-placement ="top " title ="Loop ">
141108 < a href ="# " class ="at-print " data-bs-toggle ="tooltip " data-bs-placement ="top " title ="Print ">
142109 < i class ="fas fa-print "> </ i >
143110 </ a >
144- < a href ="# " class ="at-download " data-bs-toggle ="tooltip " data-bs-placement ="top " title ="Download ">
111+ < a href ="# " class ="at-download " data-bs-toggle ="tooltip " data-bs-placement ="top " title ="Download GP ">
145112 < i class ="fas fa-download "> </ i >
146113 </ a >
114+ < a href ="# " class ="at-download-audio " data-bs-toggle ="tooltip " data-bs-placement ="top "
115+ title ="Download Audio Data ">
116+ < i class ="fas fa-file-audio "> </ i >
117+ </ a >
147118
148119 < div class ="btn-group dropup ">
149- < button
150- type ="button "
151- class ="btn dropdown-toggle "
152- data-bs-toggle ="dropdown "
153- aria-haspopup ="true "
154- aria-expanded ="false "
155- >
120+ < button type ="button " class ="btn dropdown-toggle " data-bs-toggle ="dropdown " aria-haspopup ="true "
121+ aria-expanded ="false ">
156122 < i class ="fas fa-search "> </ i >
157123 < span class ="at-zoom-label "> 100%</ span >
158124 </ button >
170136 </ div >
171137
172138 < div class ="btn-group dropup ">
173- < button
174- type ="button "
175- class ="btn dropdown-toggle at-layout-button "
176- data-bs-toggle ="dropdown "
177- aria-haspopup ="true "
178- aria-expanded ="false "
179- >
139+ < button type ="button " class ="btn dropdown-toggle at-layout-button " data-bs-toggle ="dropdown "
140+ aria-haspopup ="true " aria-expanded ="false ">
180141 Layout
181142 </ button >
182143 < div class ="dropdown-menu dropdown-menu-right at-layout-options ">
209170 < input type ="range " min ="0 " max ="16 " value ="8 " class ="at-track-volume " />
210171 </ div >
211172 </ div >
212- </ template >
173+ </ template >
0 commit comments