SoundCloud
Submitted by lasconic on November 24, 2009 - 12:00am.
Tagged:

The SoundCloud plugin lets you send an audio rendition of your composition directly from MuseScore to SoundCloud.
DOWNLOAD
Requirements
This plugin only works for MuseScore 0.9.6.3 and above.
Installation instructions
See Plugins
Uninstall
- Delete "soundcloud.js", all *.ui files
- Don't forget to remove settings.txt from
user home/.musescore/plugins/soundcloud/
Technical information
When using the plugin for the first time, the plugin will request you to authenticate your SoundCloud account. Technically, OAuth 1.0a and the OAuth JavaScript Library make sure your SoundCloud credentials are not stored by MuseScore. The OAuth tokens and configuration are stored in <user_home>/.musescore/plugins/soundcloud/settings.txt on Mac and in C:\Documents and Settings\<USERNAME>\.musescore\plugins\soundcloud on Windows. This plugin is licensed under GNU/GPLv2.
Future development
- More metadata can be supported. See POST /tracks
- Optionally purge the OAuth tokens when closing MuseScore.
- Not tested on Linux