Publish interactive songs with video
Sync interactive music notation with YouTube, Vimeo, or self-hosted videos. Musicians can practice directly alongside the video using built-in tools like looping, tempo control, metronome, and count-in.
Preparation
Open the GoPlayAlong desktop app and add your score file together with the audio version of the song.
Load the song and sync the score with the audio track. Learn how to sync.
Exit playback mode and publish the song to the cloud. You can make it public or share it with specific users. Learn how to add songs to the cloud.
Under Song details / Cloud, click Copy link.

Video integration (YouTube, Vimeo, or self-hosted)
You can attach a video to your song by adding URL parameters to the song link in your browser.
YouTube
Add the following parameter:
• youtube=VIDEO_ID
Example:
https://cloud.goplayalong.com/song/SONG_ID/?youtube=VIDEO_ID
Vimeo
Add the following parameter:
• vimeo=VIDEO_ID
Example:
https://cloud.goplayalong.com/song/SONG_ID/?vimeo=VIDEO_ID
Self-hosted
Add the following parameter:
• video=VIDEO_URL
Example:
https://cloud.goplayalong.com/song/SONG_ID/?video=https://example.com/video.mp4
Horizontal scrolling
By default, the tab next to the video scrolls vertically. To switch to horizontal scrolling, add
• scroll=horizontal
Example:
https://cloud.goplayalong.com/song/SONG_ID/?youtube=VIDEO_ID&scroll=horizontal