Sibelius Cloud Publishing

Job ID: 36701774

Budget: $25 – $50 USD

Hi, let me try to explain to the best of my ability. I am not a developer myself so I'll try my best to explain.

Sibelius is a music notation software where I can write sheet music like i write a document in Word.


Essentially, you upload all your Sibelius files to your server, so they all have a unique URL e.g. https://www.mywebsite.com/score1.sib, https://www.mywebsite.com/score2.sib etc.. You can then send the PUT and GET API requests to send those scores into the Cloud Publishing Service and you’ll get a unique URL back e.g. https://sibl.pub/SJqLTkDqb. You then create your website and embed that sibl.pub link in an iframe, say, and it’ll display the score on your site.



Nearly everything is customisable, and has the ability to be automated. For example, you can create a script to send all your Sibelius files up in a big batch and get the unique URLs back. You can get 1-page previews to display when someone hasn’t bought the score, and then the full score after they have purchased it through your site.



The URLs you get back expire (for security reasons) so your site will have to request a new “view” (without having to reprocess the score, so it’s nice and quick) every time someone comes to your site. You can set an longer expiry if you want your previews t have the same URL, but the post-purchase views to have unique ones.


See a example of the site I am referring to here: https://freshsheetmusic.com/casting-crowns-healer-570770/

https://supernoty.cz/

And. also here:
Hope this helps!
Related categories: Website Design WordPress CMS Plugin