alphaTab - Beat Effects

Back

This sample shows up the effects which can be applied to beats.

Beat:
NoteList.Duration{Effects}
:4 3.3.8{f} 3.3{v} 3.3.8{t} 3.3{s} | 3.3.8{p} 3.3{su 8} 3.3{sd} 3.3{tb(0 -2 0)}

Source

<script language="JavaScript" type="text/javascript"> (function($) { $(document).ready(function() { $('div.alphaTab').alphaTab().editor(); }); })(jQuery); </script> Beat: <pre>NoteList.Duration{Effects}</pre> <div class="alphaTab"> :4 3.3.8{f} 3.3{v} 3.3.8{t} 3.3{s} | 3.3.8{p} 3.3{su 8} 3.3{sd} 3.3{tb(0 -2 0)} </div>