Customizing functionality for the Soundslice embed
Here are the URL parameters that control functionality in the Soundslice embed.
- scroll_type
- Specifies the scrolling algorithm when the player is in Vertical Scrollable layout. Please see here for info on the scrolling options. By default, we use “Keep playhead at top of screen.” Use
scroll_type=1
for “Only scroll when necessary.” Usescroll_type=4
for “Keep playhead in middle of screen.” - hscroll_type
- Specifies the scrolling algorithm when the player is in Horizontal Scrollable layout (see also the
layout=2
notation option). Please see here for info on the scrolling options. By default, we use “Only scroll when necessary.” Usehscroll_type=2
for “Keep playhead at left of screen.” Usehscroll_type=4
for “Keep playhead in middle of screen.” - 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.