Please correct the errors below.
L/R L/R

Customizing functionality for the Soundslice embed

Here are the URL parameters that control functionality in the Soundslice embed.

scroll_type=1
Specifies the scrolling algorithm when the player is in Vertical Scrollable layout. Soundslice automatically scrolls notation during playback. By default, we put the currently playing bar/stave at the top of the screen. Use scroll_type=1 to change the algorithm to always ensure the currently playing and the next bar are both visible on the screen at all times; in practice, this results in the playhead being near the bottom of the screen.
hscroll_type=2
Specifies the scrolling algorithm when the player is in Horizontal Scrollable layout (see also the layout=2 notation option). By default, horizontal scrolling displays one “page” of music at a time. Use hscroll_type=2 to keep the playhead fixed at the left edge of the player, while the notation scrolls.
lm=0
Hides the context menu that appears when the user creates a loop.
enable_metronome=0
Disables the metronome. Users will not see the metronome icon and won’t be able to enable the metronome or count-in options. Otherwise, it’s available.