pkalogiros / AudioMass

Free full-featured web-based audio & waveform editing tool
1.97k stars 227 forks source link

Feature request: API for loading online files #80

Open suterma opened 12 months ago

suterma commented 12 months ago

Hi, this is a great tool.

I am writing a simple cue-based music player myself (https://replayer.app), and I would very much like to link from my track to this great tool, for online URL's.

I have seen that there is a very simple API using /?local=.. links for stored drafts. Could you think about having something like

?media=https://lib.replayer.app/lidija_roos-not_for_sale.mp3

It could even have some loop markers etc.. Here's what I use, as an inspiriation: https://replayer.app/en/documentation/track-api

Using this, I could provide a generated link in my simple player, to allow someone to further process, not just play, a file.