changed my mind: render 000 effect as ...
also make the track view much taller in the standalone player
This commit is contained in:
parent
89e6b9c554
commit
34e975ef55
2 changed files with 14 additions and 5 deletions
|
|
@ -56,7 +56,7 @@
|
|||
<div><canvas class="centered" id='title' width="640" height="22"></canvas></div>
|
||||
<div class="hscroll">
|
||||
<div><canvas class="centered" id='vu' width="224" height="64"></canvas></div>
|
||||
<div><canvas class="centered" id='gfxpattern' width="640" height="200"></canvas></div>
|
||||
<div><canvas class="centered" id='gfxpattern' width="640" height="504"></canvas></div>
|
||||
</div>
|
||||
<div id='instruments'></div>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue