mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 23:27:09 +00:00
Add visualizer view
This commit is contained in:
@@ -105,7 +105,10 @@
|
||||
<span data-i18n="share"></span>
|
||||
</button>
|
||||
</div>
|
||||
<textarea id="source-view-output" spellcheck="false" autocorrect="off" autocapitalize="off"></textarea>
|
||||
<div class="source-content">
|
||||
<textarea id="source-view-output" spellcheck="false" autocorrect="off" autocapitalize="off"></textarea>
|
||||
<canvas width="200" height="100" id="visualizer-output"></canvas>
|
||||
</div>
|
||||
</div>
|
||||
<div id="home-view" class="home">
|
||||
<div id="home-generators" class="generators-list"></div>
|
||||
|
||||
Reference in New Issue
Block a user