Skip to content

Arranger view

Hans Lindetorp edited this page Jan 31, 2024 · 3 revisions

If your Audio-element has its controls set to "true", there will be a button in you top-right corner of the screen when you run the webpage in a browser. Click this button and you can see the Graphical User Interface for WAXML. It is still early days, but there are a few really useful tools worth mentioning. Firstly, there is a graphical arranger view that visualizes the playback of the audio files specified in your iMusicXML file. You can zoom in and out and scroll to the left to see what files got played at what position.

<?xml version="1.0" encoding="UTF-8"?>
<Audio version="1.0" timeUnit="ms" controls="true">

    
</Audio>

Graphical Arranger View

Clone this wiki locally