|
|
|
@@ -34,16 +34,10 @@ |
|
|
|
</div> |
|
|
|
<div id="control-area"> |
|
|
|
<div id="actions"> |
|
|
|
<button class="action-button">potato 1</button> |
|
|
|
<button class="action-button">potato 2</button> |
|
|
|
<button class="action-button">potato 3</button> |
|
|
|
<button class="action-button">potato 4</button> |
|
|
|
<button class="action-button">potato 5</button> |
|
|
|
<button class="action-button">potato 6</button> |
|
|
|
<button class="action-button">potato 7</button> |
|
|
|
<button class="action-button">potato 8</button> |
|
|
|
<button class="action-button">potato 9</button> |
|
|
|
<button class="action-button">potato 10</button> |
|
|
|
<button class="action-button" id="load">Load Sounds</button> |
|
|
|
<button class="action-button" id="sfx">Play Sound</button> |
|
|
|
<button class="action-button" id="loop">Play Loop</button> |
|
|
|
<button class="action-button" id="stop">Stop Loop</button> |
|
|
|
</div> |
|
|
|
<div id="desc"> |
|
|
|
this is a description of your action |
|
|
|
|