MuseScore with LinuxSampler
I've acted on Mark Sabatella's suggestion and written a tutorial on using MuseScore with LinuxSampler. It's at http://musescore.org/en/node/21159. Feedback will be appreciated.
For some reason, <a name=“anchor-name”></a> is not respected as an anchor when I link to it with <a href=“#anchor-name”>text</a>. Using the HTML4.0/5.0 attribute id=“anchor-name” doesn't work either. Can someone tell me how to dumb down my HTML so anchors work when writing tutorials?
Also, it would be useful if the instructions for the tutorials' HTML stated which version of HTML is expected. Myself, I'd like to write entirely in strict XHTML5.0. Perhaps users could be given a choice of !DOCTYPE declarations, which would then be automatically inserted into the editing window, like a template.
Comments
the id="anchorname" should work. It does on the handbook page for plugins , eg. Break every x mesaures
Edit: Apparently this doesn't work in your tutorial?
Thanks for doing this! Do you have a sense of whether this is likely enough to work on Windows to be worth trying?
In reply to Thanks for doing this! Do by Marc Sabatella
I can't see any reason why not. JACK is ported to Windows (32 bit applications only at this time; 64 bit is coming), and the LinuxSampler interface, jsampler ("Fantasia") is a java app so it should run anywhere. Once the installation and configuration for Windows is taken care of, using mscore with linuxsampler is the same for Windows as it is for Linux. Instructions or a tutorial for installing and configuring JACK for Windows is best left for someone else, though. I have no real experience with Windows.
Hey Peter,
i'm on the html/js issue. I'll report back to you when it's fixed.
In reply to On it by Thomas
Hey Peter,
It was a markup issue: paragraphs were not closed and thus the javascript was not performing as expected. I replaced paragraph and break with a line break, which is substituted for a line html br element by the site.
In reply to Markup by Thomas
It still doesn't work though ?
In reply to It still doesn't work though by Jojo-Schmitz
It works here. Empty your cache and give your browser name and version if not.
In reply to It works here. Empty your by [DELETED] 5
Still doesn't work, after cleaning cache, deleting cookies etc. Win XPpro SP3 with IE8. It does work though on a Win7 machine, here with IE8 too?!?
Error shown:
Details zum Fehler auf der Webseite
Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; InfoPath.3; .NET4.0C; .NET4.0E; BOIE8;ENUSMSCOM)
Zeitstempel: Wed, 22 May 2013 07:55:39 UTC
Meldung: Annahme ausgelöst und nicht aufgefangen.
Zeile: 19
Zeichen: 2424
Code: 0
URI: http://musescore.org/sites/musescore.org/files/js/js_3b1eaca3f81007ccc1…
In reply to Markup by Thomas
Thanks, Thomas. Works like a charm now. Table of Contents, too.