感谢您的支持,我会继续努力的!
打开微信扫一扫,即可进行扫码打赏哦
点我查看本站打赏源码!
Powered by RUNCODEX.COM,学的不仅是技术,更是梦想!!!
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>合成器</title>
</head>
<body><div class="first">
SawSynth note<div id="LED">
</div>
<div style="display:block;">
选择预制 Save
<div>
Pitch Env
<div style="display:block">
Amount
<div id="LED" style="display:block;">
Time
</div></div>
<div class="first">
LFO
<div style="display:block;width:50px;">
<div>Rate
<div id="LED">
</div>Depth
Out<div style="display:block;">
Valume
<div class="small">
<div class="sec">
<div class="see">
Super Osc<div id="block">
<div class="control">
</div><div class="control">
<div style="background:black;margin-yop:0;">Filter</div>
<div>Env.Amt
<div id="LED" style="display:block">
KB Track
Amp <div class="control">
</body>
</html>
输入 JavaScript 代码……
xxxxxxxxxx
div{
height:20px;
color:orange;
border:1px solid;
display:inline-block;
}
body{
background:rgb(0,120,225);
#LED{
width:12px;
height:12px;
background:orange;
border-radius:120px;
.sec{
display:block;
.see{
height:120px;
.control{
height:90px;
margin-top:10px;
margin-left:5px;
#block{
width:10px;
height:10px;
background:black;
.small{
height:40px;
.first{
height:70px;