|
|
(5 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <div class="sequence-audio sequence-audio-button"
| | {{User:Plumtree/Audio |
| data-lock="true"
| | |Center={{{Center|}}} |
| data-sequence="
| | |Left={{{Left|}}} |
| {{{Base frequency|440}}}:1000:{{{Gain|0.1}}}:0:{{{Timbre|sine}}}
| | |Right={{{Right|}}} |
| {{{Frequency|660}}}:1000:{{{Gain|0.1}}}:500:{{{Timbre|sine}}}
| | |Width={{{Width|}}} |
| wait:2000
| | |Label={{{Label|Audio demonstration}}} |
| {{{Frequency|660}}}:1000:{{{Gain|0.1}}}:0:{{{Timbre|sine}}}
| | |Attributes={{{Attributes|}}} |
| {{{Base frequency|440}}}:1000:{{{Gain|0.1}}}:500:{{{Timbre|sine}}}
| | |Lock=1 |
| wait:2000
| | |Sequence= |
| {{{Base frequency|440}}}:1000:{{{Gain|0.1}}}:0:{{{Timbre|sine}}}
| | {{{Base frequency|440}}}:1000:{{{Gain|0.1}}}:0:{{{Timbre|sine}}} |
| {{{Frequency|660}}}:1000:{{{Gain|0.1}}}:0:{{{Timbre|sine}}}"
| | {{{Frequency|660}}}:1000:{{{Gain|0.1}}}:500:{{{Timbre|sine}}} |
| style="
| | wait:2000 |
| display: flex;
| | {{{Frequency|660}}}:1000:{{{Gain|0.1}}}:0:{{{Timbre|sine}}} |
| align-items: center;
| | {{{Base frequency|440}}}:1000:{{{Gain|0.1}}}:500:{{{Timbre|sine}}} |
| border: 2px solid #454545;
| | wait:2000 |
| text-align: left;
| | {{{Base frequency|440}}}:1000:{{{Gain|0.1}}}:0:{{{Timbre|sine}}} |
| width: fit-content;
| | {{{Frequency|660}}}:1000:{{{Gain|0.1}}}:0:{{{Timbre|sine}}} |
| height: 40px;
| | }} |
| {{#if:{{{Center|}}}|margin: auto;}}
| |
| padding: 0px 7px;">
| |
| [[File:Headphones (7213) - The Noun Project.svg|27px|link=]]
| |
| <div style="
| |
| display: flex;
| |
| justify-content: space-around;
| |
| align-items: center;
| |
| width: {{#expr:{{{Width|270}}}-14-27}}px;
| |
| height: 100%;
| |
| text-align: center;">
| |
| {{{Label|Audio demonstration}}}
| |
| </div>
| |
| </div>
| |