URL parameters

When linking to BassoonTracker you can use the following URL parameters:

file=URL You must provide an absolute URL to a module that is available online. You can point to online archives such as Modland.
BassoonTracker will open up with the module already loaded and ready to play/edit.
You should ideally provide an HTTPS link. If your chosen module is only available through HTTP, BassoonTracker will proxy it through its own server -- but this will inevitably be slower.

Example

Note

Please note that the server where the module is stored should allow CORS request. If this is not the case, you can force to proxy it through the BassoonTracker server by prepending the url with "proxy/".

Example
autoplay=true This will (try to) autoplay the loaded file.
Please note that most browsers will block this, as they will only autoplay media files upon user interaction.
You can change this behaviour through your browser settings to allow audio for a specific domain.

Example