User:Plumtree/Sound: Difference between revisions

Plumtree (talk | contribs)
mNo edit summary
Plumtree (talk | contribs)
mNo edit summary
 
(13 intermediate revisions by the same user not shown)
Line 2: Line 2:
* [[User:Plumtree/common.js]]
* [[User:Plumtree/common.js]]
* [[User:Plumtree/common.css]]
* [[User:Plumtree/common.css]]
* [[User:Plumtree/Audio]]
 
* [[User:Plumtree/Interval Sound]]
To test it right now, you should copy JS and CSS to your respective user page, reset cache for ''this'' page and reload it (Ctrl+Shift+R will probably work).
* [[Module:Keyboard]]


== Intervals ==
== Intervals ==
Line 35: Line 34:


{{#invoke:Keyboard|ET|15edo|Base frequency=261.63|From=-3|To=17|Key height=100|Instrument=semisine}}
{{#invoke:Keyboard|ET|15edo|Base frequency=261.63|From=-3|To=17|Key height=100|Instrument=semisine}}
4edo:
{{#invoke:Keyboard|ET|4edo|Base frequency=261.63|From=-2|To=13|Key height=100|Instrument=violin}}
11edo:
{{#invoke:Keyboard|ET|11edo|Base frequency=261.63|From=-2|To=13|Key height=100|Instrument=violin}}
Test:
{{#invoke:Keyboard|ET|10edo|wbwbbbwbbw|Base frequency=261.63|From=-2|To=13|Key height=100|Instrument=violin}}
49edo:
{{#invoke:Keyboard|ET|49edo|Base frequency=261.63|From=-2|To=52|Key height=100|Instrument=violin}}


== Elements containing errors ==
== Elements containing errors ==
Line 44: Line 59:


== Timbre selectors ==
== Timbre selectors ==
<div style="width: 270px; text-align: center; background: blue;">
<div style="width: 270px; text-align: center; background: #7f7f7f;">
<div class="sequence-audio-timbre-selector" data-target="whatever" data-key="test1">
{{User:Plumtree/Interval Sound
| Frequency = 660
| Label = 440/660, customisable timbre
| Attributes = id="whatever" data-timbre-custom="0 1 0.25 0.111111 0.0625 0.04 0.027777 0.020408 0.015625 0.0123456 0.01 0.008264 0.0069444 0.0059171 0.005102041 0.0044444 0.00390625"
| Center = yes
}}
 
<div class="sequence-audio-timbre-selector" data-target="whatever" data-key="test1" data-default="violin">
Loading...
Loading...
</div>
</div>
</div>
</div>
<math> </math>
<div style="width: 270px; text-align: center; background: #7f7f7f;">
{{User:Plumtree/Interval Sound
{{User:Plumtree/Interval Sound
| Frequency = 660
| Frequency = 450
| Label = 440/660, customisable timbre
| Label = Audio demonstration
| Attributes = id="whatever" data-timbre-custom="0 1 0.25 0.111111 0.0625 0.04 0.027777 0.020408 0.015625 0.0123456 0.01 0.008264 0.0069444 0.0059171 0.005102041 0.0044444 0.00390625"
| Attributes = id="whatever2"
| Center = yes
}}
}}
<div class="sequence-audio-timbre-selector" data-target="whatever2" data-key="test2" data-default="violin">
Loading...
</div>
</div>