<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>WebMusicScore Blog</title>
        <link>https://web-music-score.github.io/blog</link>
        <description>WebMusicScore Blog</description>
        <lastBuildDate>Sat, 23 May 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Update 2026 Week 21]]></title>
            <link>https://web-music-score.github.io/blog/update-2026-week-21</link>
            <guid>https://web-music-score.github.io/blog/update-2026-week-21</guid>
            <pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[This project has been on rest for some time.]]></description>
            <content:encoded><![CDATA[<p>This project has been on rest for some time.</p>
<p>There is no new developments planned currently.</p>
<p>Current major version has quite many changes and deprecations, and one
thing I would like to do is to create a clean major update with all
deprecated stuff removed. It would be good for future developments.</p>
]]></content:encoded>
            <category>web-music-score-website</category>
            <category>web-music-score</category>
        </item>
        <item>
            <title><![CDATA[Update 2026 Week 12]]></title>
            <link>https://web-music-score.github.io/blog/update-2026-week-12</link>
            <guid>https://web-music-score.github.io/blog/update-2026-week-12</guid>
            <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Finally published version 6.4.0 with audio update.]]></description>
            <content:encoded><![CDATA[<p>Finally published version 6.4.0 with audio update.</p>
<p>Added support for General MIDI instruments.</p>
<p>Future plan now is to take it easy for some time (and of course fix bugs) 🫡</p>
]]></content:encoded>
            <category>web-music-score-website</category>
            <category>web-music-score</category>
        </item>
        <item>
            <title><![CDATA[Update 2026 Week 9]]></title>
            <link>https://web-music-score.github.io/blog/update-2026-week-09</link>
            <guid>https://web-music-score.github.io/blog/update-2026-week-09</guid>
            <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Past two weeks have been quiet.]]></description>
            <content:encoded><![CDATA[<p>Past two weeks have been quiet.</p>
<p>Work for coming weeks is to finish audio update.
It will include samples for about ten most common instruments.
Each instrument will have corresponding synthesizers that will work out of the box.</p>
<p>After that there are no big updates planned and things will become more stable.</p>
]]></content:encoded>
            <category>web-music-score-website</category>
            <category>web-music-score</category>
        </item>
        <item>
            <title><![CDATA[Update 2026 Week 7]]></title>
            <link>https://web-music-score.github.io/blog/update-2026-week-07</link>
            <guid>https://web-music-score.github.io/blog/update-2026-week-07</guid>
            <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Hello!]]></description>
            <content:encoded><![CDATA[<p>Hello!</p>
<p>I have published patch version 6.3.8 and pre-release version 6.4.0-pre.7.</p>
<p>My updates have been quite irregular. I am thinking of going into weekly updates.</p>
<p>The design hasn’t been very clear from the start. Since I’m not a professional
musician, many questions are still open. My focus has shifted from trying to
build a large, ambitious product to creating a simple, solid piece of music
software instead. For now, the priority is to refine what already works and
keep the scope small and manageable.</p>
]]></content:encoded>
            <category>web-music-score-website</category>
            <category>web-music-score</category>
        </item>
        <item>
            <title><![CDATA[Update 2026 Week 6]]></title>
            <link>https://web-music-score.github.io/blog/update-2026-week-06</link>
            <guid>https://web-music-score.github.io/blog/update-2026-week-06</guid>
            <pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Added some 6.4.0-pre-release documentation. There are some improvements]]></description>
            <content:encoded><![CDATA[<p>Added some 6.4.0-pre-release documentation. There are some improvements
and changes to make things more future compatible.</p>
<p>Currently supported versions are:</p>
<ul>
<li class="">6.3.x - working on bug fixes.</li>
<li class="">6.4.x-pre - working on improvements and new features.</li>
</ul>
<p>Versions 6.2.x and earlier are not maintained.</p>
]]></content:encoded>
            <category>web-music-score-website</category>
            <category>web-music-score</category>
        </item>
        <item>
            <title><![CDATA[Update 2026 Week 3]]></title>
            <link>https://web-music-score.github.io/blog/update-2026-week-03</link>
            <guid>https://web-music-score.github.io/blog/update-2026-week-03</guid>
            <pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Version 6.3.0 update.]]></description>
            <content:encoded><![CDATA[<p>Version 6.3.0 update.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="library-changes">Library Changes<a href="https://web-music-score.github.io/blog/update-2026-week-03#library-changes" class="hash-link" aria-label="Direct link to Library Changes" title="Direct link to Library Changes" translate="no">​</a></h2>
<ul>
<li class="">Added Common time signature <code>"C"</code>.</li>
<li class="">Added controls button layout <code>singlePlay</code> and new button setup functions for <code>score.WmsControls</code>.</li>
<li class="">Made fermata part of articulation which is subtype of annotation. Fixed fermata layout issue.</li>
<li class="">Gave default player for each document, but can also create and play player instances independently.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="website-changes">Website Changes<a href="https://web-music-score.github.io/blog/update-2026-week-03#website-changes" class="hash-link" aria-label="Direct link to Website Changes" title="Direct link to Website Changes" translate="no">​</a></h2>
<ul>
<li class="">Improved website documents section a lot, also internal improvements.</li>
<li class="">Removed AI generated stuff and wrote things myself.</li>
</ul>
]]></content:encoded>
            <category>web-music-score-website</category>
            <category>web-music-score</category>
        </item>
        <item>
            <title><![CDATA[Update 2026 Week 2]]></title>
            <link>https://web-music-score.github.io/blog/update-2026-week-02</link>
            <guid>https://web-music-score.github.io/blog/update-2026-week-02</guid>
            <pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Version 6.1.0 Update]]></description>
            <content:encoded><![CDATA[<p>Version 6.1.0 Update</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="webmusicscore-update">WebMusicScore Update<a href="https://web-music-score.github.io/blog/update-2026-week-02#webmusicscore-update" class="hash-link" aria-label="Direct link to WebMusicScore Update" title="Direct link to WebMusicScore Update" translate="no">​</a></h2>
<p><code>v6.1.0</code> Introduced custom HTML elements:</p>
<ul>
<li class=""><code>&lt;wms-view&gt;</code></li>
<li class=""><code>&lt;wms-controls&gt;</code>.</li>
</ul>
<p><code>v6.1.0</code> renamed and deprecated following classes:</p>
<table><thead><tr><th>Deprecated Name</th><th>New Name</th></tr></thead><tbody><tr><td>Score.MRenderContext</td><td>Score.WmsView</td></tr><tr><td>Score.MPlaybackButtons</td><td>Score.WmsControls</td></tr><tr><td>Score.MPlayer</td><td>Score.PLayer</td></tr><tr><td>Score.MRenderContext</td><td>Score.WmsView</td></tr><tr><td>ReactUI.MusicScoreView</td><td>ReactUI.WmsView</td></tr><tr><td>ReactUI.PlaybackButtons</td><td>ReactUI.WmsControls</td></tr></tbody></table>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="website-update">Website update<a href="https://web-music-score.github.io/blog/update-2026-week-02#website-update" class="hash-link" aria-label="Direct link to Website update" title="Direct link to Website update" translate="no">​</a></h2>
<p>Introduced changes to support multiple versions in the future.</p>
]]></content:encoded>
            <category>web-music-score-website</category>
            <category>web-music-score</category>
        </item>
        <item>
            <title><![CDATA[Website Ready]]></title>
            <link>https://web-music-score.github.io/blog/website-ready</link>
            <guid>https://web-music-score.github.io/blog/website-ready</guid>
            <pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[This website web-music-score.org is now ready to be]]></description>
            <content:encoded><![CDATA[<p>This website <a href="https://web-music-score.org/" target="_blank" rel="noopener noreferrer" class="">web-music-score.org</a> is now ready to be
published together with WebMusicScore stable version 6.0.0.</p>
]]></content:encoded>
            <category>web-music-score-website</category>
            <category>web-music-score</category>
        </item>
        <item>
            <title><![CDATA[Getting Started]]></title>
            <link>https://web-music-score.github.io/blog/getting-started</link>
            <guid>https://web-music-score.github.io/blog/getting-started</guid>
            <pubDate>Sun, 23 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Started learning Docusaurus today and creating web site for web-music-score.org.]]></description>
            <content:encoded><![CDATA[<p>Started learning <a href="https://web-music-score.github.io/blog/docusaurus.io" target="_blank" rel="noopener noreferrer" class="">Docusaurus</a> today and creating web site for <a href="https://web-music-score.org/" target="_blank" rel="noopener noreferrer" class="">web-music-score.org</a>.</p>
<p>Hope I get everything up and running soon!</p>
]]></content:encoded>
            <category>web-music-score-website</category>
        </item>
    </channel>
</rss>