Noteworthy Software, Inc.

Results 4 issues of Noteworthy Software, Inc.

Some platforms/systems use a sampleRate of 48000. This results in faster, higher pitched play back. The fix is to use the `sampleRate` from the audio context: ```javascript _loadSong(midiBuf) { const...

This fixes a problem (#14) on some platforms that use a sample rate of 48000, which results in faster, higher pitch play back.

I installed the plugin and immediately went to the Settings screen, where it said: "Specify the format that will be used to define the way the code is embedded in...

bug

We had user reported problems with the Opera browser accessing the forum after we upgraded to php 8.2. This change looks like what was actually intended by the code, and...