stomp method

Future<void> stomp()

Plays the stomp preset.

Implementation

Future<void> stomp() => play('stomp');