The class BSeq can create and play sequences and provides an interface to the sequence wave-item functions. For the most function calls (except Begin) two styles are possible. The macro call style ("BSeq function instance ; arg1 ; arg2 ; ...") or the member function style ("instance function arg1 ; arg2 ; ...").