<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2026-05-29 14:38:39]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>https://bugs.openmpt.org/</docs><link>https://bugs.openmpt.org/</link><description><![CDATA[OpenMPT Issue Tracker - Issues]]></description><title>OpenMPT Issue Tracker - Issues</title><image><title>OpenMPT Issue Tracker - Issues</title><url>https://bugs.openmpt.org/images/custom/openmpt-bt-logo.png</url><link>https://bugs.openmpt.org/</link><description><![CDATA[OpenMPT Issue Tracker - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0001042: Render pattern channels to separate buffers</title><author></author><link>https://bugs.openmpt.org/view.php?id=1042</link><description><![CDATA[Suggested by emoon (and some other people in the past): Provide a libopenmpt interface for rendering each channel separately, e.g. so that you can draw scopes for each pattern channel.&lt;br /&gt;
OpenMPT could also benefit from this.&lt;br /&gt;
Plugins make this more complicated because if two channels feed their output into one plugin, we cannot tell them apart anymore. Renoise &quot;solves&quot; this by only showing the plugin output on one of the channels (the last one that triggered a note, I think).&lt;br /&gt;
We can already render channels to different buffers (e.g. for plugins or reverb), so the infrastructure is there, it just cannot be used to its full extent at the moment.]]></description><category>libopenmpt</category><pubDate>Fri, 29 May 2026 07:07:01 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1042</guid><comments>https://bugs.openmpt.org/view.php?id=1042#bugnotes</comments></item><item><title>0001957: libopenmpt API for MIDI output data</title><author></author><link>https://bugs.openmpt.org/view.php?id=1957</link><description><![CDATA[It might be desirable to, in addition to the rendered PCM output, provide access to realtime MIDI data that would be sent to external devices or unavailable plugins.]]></description><category>libopenmpt</category><pubDate>Wed, 27 May 2026 15:34:14 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1957</guid><comments>https://bugs.openmpt.org/view.php?id=1957#bugnotes</comments></item><item><title>0001972: XM instrument rendered significantly quieter with libopenmpt than inside OpenMPT</title><author></author><link>https://bugs.openmpt.org/view.php?id=1972</link><description><![CDATA[I noticed a specific instrument/note sounding much clearer/louder while playing in OpenMPT (Windows) than on a app (actually 2) using libopenmpt.&lt;br /&gt;
I have a website that plays mods, this issue occurs there, in any OS.&lt;br /&gt;
The global volume of the song seems similar but this particular instrument sounds different.&lt;br /&gt;
I already turned the world around but couldn't find the cause.]]></description><category>libopenmpt</category><pubDate>Wed, 27 May 2026 11:55:35 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1972</guid><comments>https://bugs.openmpt.org/view.php?id=1972#bugnotes</comments></item><item><title>0000779: Allow certain playback-related flags to be set as load-time ctl or during playback</title><author></author><link>https://bugs.openmpt.org/view.php?id=779</link><description><![CDATA[Some internal flags should be able to be chosen by the user (e.g. the currently unimplemented flag for playing Amiga MODs as mono, force-enabling VBlank timing for ProTracker MODs or super-smooth ramping for XM files).&lt;br /&gt;
It would be rather simple to allow those things to be specified through ctl values, but ultimately it would be very useful to also be able to get and set them in real-time (e.g. through openmpt_module_*_render_param), as e.g. a module player should be able to change some of these settings in real-time.]]></description><category>libopenmpt</category><pubDate>Wed, 27 May 2026 11:53:02 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=779</guid><comments>https://bugs.openmpt.org/view.php?id=779#bugnotes</comments></item><item><title>0001971: Looping problem in OpenMPT</title><author></author><link>https://bugs.openmpt.org/view.php?id=1971</link><description><![CDATA[Hi )&lt;br /&gt;
Now available problem and as I think not correct work OpenMPT plugin , what I want mean...&lt;br /&gt;
If I not want use repeating and looping file I check repeat never , with this setting all files will play once and next will stoped&lt;br /&gt;
If I want do looping playlist , me need check this setting and check repeating or looping playlist in player and this logical . but if module available jump to back with looping zone - I can not hearing correct result if do set repeat never , if I set repeat once - I get one replay and all , but what if I want not do looping all modules , but want recive corretly forever looping separate modules ?&lt;br /&gt;
Examples :&lt;br /&gt;
&lt;a href=&quot;https://disk.yandex.ru/d/9O5NXOqieNhnFA&quot; rel=&quot;noopener,nofollow&quot;&gt;https://disk.yandex.ru/d/9O5NXOqieNhnFA&lt;/a&gt; - this without looping&lt;br /&gt;
&lt;a href=&quot;https://disk.yandex.ru/d/WsIPhuqDNAOtMA&quot; rel=&quot;noopener,nofollow&quot;&gt;https://disk.yandex.ru/d/WsIPhuqDNAOtMA&lt;/a&gt; - this file must be looping , but in currently settings absent option auto , I mean sayd what OpenMPT can not detect is it necessary to loop the module?&lt;br /&gt;
Please , add option besides Never , Forever , Once , method Auto , I offer do auto as automatic detect is there any need looping in data of tracker]]></description><category>Player input plugins (xmp-openmpt, in_openmpt)</category><pubDate>Sun, 24 May 2026 05:37:51 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1971</guid><comments>https://bugs.openmpt.org/view.php?id=1971#bugnotes</comments></item><item><title>0001772: Move MIDI output off audio thread</title><author></author><link>https://bugs.openmpt.org/view.php?id=1772</link><description><![CDATA[While working on [Beyond](&lt;a href=&quot;https://sagamusix.de/download/beyond/&quot; rel=&quot;noopener,nofollow&quot;&gt;https://sagamusix.de/download/beyond/&lt;/a&gt;) my ASIO driver was struggling due to the MIDI driver taking its time to process outgoing MIDI messages to seven different devices. I modified the MIDI code locally to run on a separate thread (one per device actually), but that solution is not quite in a merge-able state yet (there are still some random deadlocks when closing a module). But the direction is right and should be used for more stable MIDI output.]]></description><category>General</category><pubDate>Sat, 16 May 2026 15:10:05 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1772</guid><comments>https://bugs.openmpt.org/view.php?id=1772#bugnotes</comments></item><item><title>0001968: Accessibility issues with new sample grid settings</title><author></author><link>https://bugs.openmpt.org/view.php?id=1968</link><description><![CDATA[The new sample grid options have a few accessibility and keyboard usability problems:&lt;br /&gt;
1. The &quot;grid segments&quot; static text is wrongly presented by screen readers as belonging to the segment size edit field.&lt;br /&gt;
2. The &quot;Divide every&quot; radio button seems to be keyboard-unreachable.]]></description><category>Accessibility</category><pubDate>Tue, 12 May 2026 16:01:36 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1968</guid><comments>https://bugs.openmpt.org/view.php?id=1968#bugnotes</comments></item><item><title>0000612: Sample Tab: Allow separate selection of sample channels</title><author></author><link>https://bugs.openmpt.org/view.php?id=612</link><description><![CDATA[It should be possible to edit the right and left channel of a sample individually. Right now, it is only possible to edit both channels at the same time.]]></description><category>Feature Request</category><pubDate>Sat, 25 Apr 2026 17:55:41 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=612</guid><comments>https://bugs.openmpt.org/view.php?id=612#bugnotes</comments></item><item><title>0001967: UltraTracker bug</title><author></author><link>https://bugs.openmpt.org/view.php?id=1967</link><description><![CDATA[Available bug , yes , all in UltraTracker  , if you play this melody from 2:10 , so you can hearing as on 2:30 - 2:38  not accurately reproduced note  with pitch shifting ,  pitch rises too sharply&lt;br /&gt;
&lt;br /&gt;
Source melody &lt;a href=&quot;https://disk.yandex.ru/d/V65d4Ly1uh-RAw&quot; rel=&quot;noopener,nofollow&quot;&gt;https://disk.yandex.ru/d/V65d4Ly1uh-RAw&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Modplug Player  1.46  &lt;a href=&quot;https://disk.yandex.ru/d/QOk0U2JLxT6Dtw&quot; rel=&quot;noopener,nofollow&quot;&gt;https://disk.yandex.ru/d/QOk0U2JLxT6Dtw&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
OpenMPT plugin 8.6 for XMPlay  &lt;a href=&quot;https://disk.yandex.ru/d/SwO6uLKYzAn-cA&quot; rel=&quot;noopener,nofollow&quot;&gt;https://disk.yandex.ru/d/SwO6uLKYzAn-cA&lt;/a&gt;]]></description><category>openmpt123</category><pubDate>Tue, 21 Apr 2026 21:16:09 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1967</guid><comments>https://bugs.openmpt.org/view.php?id=1967#bugnotes</comments></item><item><title>0000917: Virtualize MIDI I/O</title><author></author><link>https://bugs.openmpt.org/view.php?id=917</link><description><![CDATA[Currently each MIDI I/O plugin instance as well as the separate MIDI recording feature directly access RtMidi or the WinAPI. This makes it impossible to re-use a device, e.g. to create to MIDI I/O instances reading MIDI data from the same MIDI device and then passing it on to different plugins.&lt;br /&gt;
&lt;br /&gt;
The actual MIDI I/O should be moved to a separate component (using RtMidi in the background) that sends the inputs to all listeners and processes all outputs.]]></description><category>General</category><pubDate>Sun, 19 Apr 2026 14:53:42 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=917</guid><comments>https://bugs.openmpt.org/view.php?id=917#bugnotes</comments></item><item><title>0001966: sizeof(chunk) in SetChunk() measures span object size instead of PluginChunk size on 64-bit</title><author></author><link>https://bugs.openmpt.org/view.php?id=1966</link><description><![CDATA[In DigiBoosterEcho.cpp:210 and SymMODEcho.cpp:244, the SetChunk() function uses sizeof(chunk) where chunk is a const ChunkData&amp; (i.e. mpt::const_byte_span&amp;). On 64-bit platforms, sizeof(mpt::const_byte_span) is 16 bytes, but the target m_chunk (PluginChunk) is only 8 bytes (verified by static_assert in the header).&lt;br /&gt;
This causes the condition chunk.size() == sizeof(chunk) to require 16 bytes of input data, and the subsequent memcpy(&amp;m_chunk, data, chunk.size()) writes 16 bytes into an 8-byte struct, overflowing 8 bytes into adjacent class members.&lt;br /&gt;
The correct check should be chunk.size() == sizeof(m_chunk), which is already used correctly in RestoreAllParameters() in the same file (line 98).&lt;br /&gt;
Affected files:&lt;br /&gt;
- soundlib/plugins/DigiBoosterEcho.cpp line 210&lt;br /&gt;
- soundlib/plugins/SymMODEcho.cpp line 244&lt;br /&gt;
Note: On 32-bit platforms sizeof(span) may happen to equal sizeof(PluginChunk) (both 8), masking the bug.]]></description><category>Plugins / VST</category><pubDate>Fri, 17 Apr 2026 16:04:35 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1966</guid><comments>https://bugs.openmpt.org/view.php?id=1966#bugnotes</comments></item><item><title>0001964: Vst3Shell 1.4 not working in OpenMPT</title><author></author><link>https://bugs.openmpt.org/view.php?id=1964</link><description><![CDATA[I installed a plugin called Misstortion2, and installed it via the installer that you get when you download it from a website. It only comes in Vst3 and I found out OpenMPT doesn't support Vst3 after failing to load Misstortion2 directly. So I do some looking and decide to try Vst3Shell as it looks the simplest and easiest to use as I like keeping things minimal.&lt;br /&gt;
I have Misstortion2 installed to C:\Program Files\Common Files\VST3, and all of Vst3Shell's components installed to C:\Program Files\Common Files\VST3\vst3shell_v1.4, however when I add Vst3Shell to OpenMPT as a plugin (after scanning the vst3shell_v1.4 folder in OpenMPT for new plug-ins) the &quot;Editor&quot; button is grayed out and I can't open it or use it.&lt;br /&gt;
Nothing happens afterwards, I installed my plugins into what I believe is the standard location, I don't know what I'm doing wrong.&lt;br /&gt;
&lt;br /&gt;
Thanks for the help, means a lot]]></description><category>Plugins / VST</category><pubDate>Sat, 11 Apr 2026 22:15:44 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1964</guid><comments>https://bugs.openmpt.org/view.php?id=1964#bugnotes</comments></item><item><title>0001962: VS code generation bug leads to crash in plugin editor</title><author></author><link>https://bugs.openmpt.org/view.php?id=1962</link><description><![CDATA[I'll try to use one plugin called 'SQ8L' and for some reason when I select the 2nd option on it on my PC and as soon as I press a button. It suddenly crashes and shows window I have a screenshot of.]]></description><category>General</category><pubDate>Wed, 08 Apr 2026 07:17:31 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1962</guid><comments>https://bugs.openmpt.org/view.php?id=1962#bugnotes</comments></item><item><title>0001929: Main toolbar spin buttons disappear when locking PC on Windows 11</title><author></author><link>https://bugs.openmpt.org/view.php?id=1929</link><description><![CDATA[This somehow doesn't happen on Windows 10, but I see it on Windows 11. After coming back to OpenMPT from the Windows lock screen, the main toolbar's spin buttons disappear. They re-appear when moving / adjusting the toolbar. This is new in OpenMPT 1.32 and doesn't happen when not setting the corresponding edit fields as buddy controls.&lt;br /&gt;
&lt;br /&gt;
It would be nice if this could be fixed without having to back to not setting buddy controls, as this looks better and is more correct.]]></description><category>User Interface</category><pubDate>Mon, 30 Mar 2026 16:22:22 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1929</guid><comments>https://bugs.openmpt.org/view.php?id=1929#bugnotes</comments></item><item><title>0001960: crash with read-only mptrack.ini</title><author></author><link>https://bugs.openmpt.org/view.php?id=1960</link><description><![CDATA[If simply upgrade OpenMPT Tracker to latest version and leave mptrack.ini from previous version , so OpenMPT Tracker not runing , process in task manager available , but work window   does not appear]]></description><category>General</category><pubDate>Tue, 24 Mar 2026 11:54:23 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1960</guid><comments>https://bugs.openmpt.org/view.php?id=1960#bugnotes</comments></item><item><title>0001953: UltraTracker 16-bit sample loops clamped incorrectly</title><author></author><link>https://bugs.openmpt.org/view.php?id=1953</link><description><![CDATA[Hi )&lt;br /&gt;
In UltraTracker available bug , very short samples in this melody]]></description><category>openmpt123</category><pubDate>Sun, 22 Mar 2026 18:17:53 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1953</guid><comments>https://bugs.openmpt.org/view.php?id=1953#bugnotes</comments></item><item><title>0001017: Tick boundary rendering (was: ~~Provide access to next play position~~)</title><author></author><link>https://bugs.openmpt.org/view.php?id=1017</link><description><![CDATA[PoroCYon asked on IRC if it's possible to retrieve the next play position (row/pattern). We already have this information, but it is currently not exposed.]]></description><category>libopenmpt</category><pubDate>Sat, 21 Mar 2026 12:55:40 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1017</guid><comments>https://bugs.openmpt.org/view.php?id=1017#bugnotes</comments></item><item><title>0001952: Retrigger note volume adjustment is not applied to MIDI velocity</title><author></author><link>https://bugs.openmpt.org/view.php?id=1952</link><description><![CDATA[As the title states, using Qxx with a value other than Q0x on a MIDI instrument does not impact the velocity of the outputted notes with each re-trigger.]]></description><category>General</category><pubDate>Sat, 21 Mar 2026 11:34:04 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1952</guid><comments>https://bugs.openmpt.org/view.php?id=1952#bugnotes</comments></item><item><title>0001951: Keep loop pattern on when using Space to play song</title><author></author><link>https://bugs.openmpt.org/view.php?id=1951</link><description><![CDATA[When using Space to play a track with Loop Pattern turned on, the loop keeps disabling. There's some more information here: &lt;a href=&quot;https://www.reddit.com/r/OpenMPT/comments/1k16k60/comment/o1q6o7y/?context=1&quot; rel=&quot;noopener,nofollow&quot;&gt;https://www.reddit.com/r/OpenMPT/comments/1k16k60/comment/o1q6o7y/?context=1&lt;/a&gt; - as explained, if using pause instead of stop, the loop pattern doesn't turn off, but there should be a way to force Loop Pattern to stay on persistently.]]></description><category>Feature Request</category><pubDate>Wed, 11 Mar 2026 22:11:26 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1951</guid><comments>https://bugs.openmpt.org/view.php?id=1951#bugnotes</comments></item><item><title>0000925: Support for external samples in libopenmpt</title><author></author><link>https://bugs.openmpt.org/view.php?id=925</link><description><![CDATA[libopenmpt does currently not support sample data (or any other kind of data) outside the user-provided module file. There are several multi-file formats supported by OpenMPT:&lt;br /&gt;
&lt;br /&gt;
* MPTM (external samples)&lt;br /&gt;
* MT2  (external samples)&lt;br /&gt;
* ITP (external instruments)&lt;br /&gt;
* Startrekker FLT/EXO modules (external synthesized instruments)&lt;br /&gt;
* Symphonie Pro (external samples)&lt;br /&gt;
* Face The Music (external samples)&lt;br /&gt;
* Graoumf Tracker 2 (external samples)&lt;br /&gt;
* SoundSmith (external samples)&lt;br /&gt;
&lt;br /&gt;
In the future, we may also support:&lt;br /&gt;
* TFMX (external samples, no plans to support this format at the moment)&lt;br /&gt;
* Other formats&lt;br /&gt;
&lt;br /&gt;
Apart from the fact that someone may simply want to play such modules using a libopenmpt-based player, there is also the possibility of someone wanting to use external samples e.g. for saving space when composing music for a game.&lt;br /&gt;
&lt;br /&gt;
There are also security implications when accessing external files, and the feature should probably be opt-in (and possibly fully backwards-compatible with previous library versions, e.g. by using a ctl value for providing the module file path).]]></description><category>libopenmpt</category><pubDate>Mon, 23 Feb 2026 17:03:49 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=925</guid><comments>https://bugs.openmpt.org/view.php?id=925#bugnotes</comments></item><item><title>0001950: have an all modules (without wav and midi) and all supported files (including WAV and MIDI) selection seperately</title><author></author><link>https://bugs.openmpt.org/view.php?id=1950</link><description><![CDATA[for the module file open thing in openmpt  add an option for all modules and seperately one for all files&lt;br /&gt;
&lt;br /&gt;
like one option that covers all but also not wav and midi cuz i always have to manually filter them out �]]></description><category>Feature Request</category><pubDate>Fri, 20 Feb 2026 20:31:17 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1950</guid><comments>https://bugs.openmpt.org/view.php?id=1950#bugnotes</comments></item><item><title>0001530: CLAP plugin support</title><author></author><link>https://bugs.openmpt.org/view.php?id=1530</link><description><![CDATA[A new plugin format that several well-known plugin and host manufacturers want to commit to.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://www.kvraudio.com/forum/viewtopic.php?t=574861&quot; rel=&quot;noopener,nofollow&quot;&gt;https://www.kvraudio.com/forum/viewtopic.php?t=574861&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;https://github.com/free-audio&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/free-audio&lt;/a&gt;]]></description><category>Plugins / VST</category><pubDate>Mon, 16 Feb 2026 10:12:01 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1530</guid><comments>https://bugs.openmpt.org/view.php?id=1530#bugnotes</comments></item><item><title>0001366: LV2 support</title><author></author><link>https://bugs.openmpt.org/view.php?id=1366</link><description><![CDATA[LV2 support would be really nice. there are a lot of really good open-source plugins - and more being released all the time - that unfortunately i can't yet use with openmpt. presumably these would have better performance as well, being native code that doesn't have to go through wine?&lt;br /&gt;
&lt;br /&gt;
i haven't seen an issue for this yet, so i figured it might as well be me.]]></description><category>Plugins / VST</category><pubDate>Mon, 16 Feb 2026 10:12:01 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1366</guid><comments>https://bugs.openmpt.org/view.php?id=1366#bugnotes</comments></item><item><title>0000783: cross-platform OpenMPT</title><author></author><link>https://bugs.openmpt.org/view.php?id=783</link><description><![CDATA[This is a meta-issue, collecting various other issues related to making OpenMPT itself cross-platform.]]></description><category>Feature Request</category><pubDate>Mon, 16 Feb 2026 09:27:09 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=783</guid><comments>https://bugs.openmpt.org/view.php?id=783#bugnotes</comments></item><item><title>0001559: Don't use WinAPI functions for INI reading/writing</title><author></author><link>https://bugs.openmpt.org/view.php?id=1559</link><description><![CDATA[Currently OpenMPT uses `ReadPrivateProfile*` / `WritePrivateProfile*`functions provided by Windows for reading and writing its settings files. This has several issues&lt;br /&gt;
&lt;br /&gt;
- It's relatively slow, which is why we only write setting that we know have changed&lt;br /&gt;
- It requires hacks to enforce writing unicode files&lt;br /&gt;
&lt;br /&gt;
As a consequence of the first point, it's possible that one OpenMPT instance takes a long time to shut down, and a newly launched instance may not see the settings as saved by the previous instance. One particularly worrying example is the following scenario:&lt;br /&gt;
&lt;br /&gt;
1. Fresh OpenMPT installation, user sees the Welcome dialog and unchecks automatic update checks&lt;br /&gt;
2. User closes OpenMPT. This is the first time the INI file is written, so it takes quite a while to write out all settings.&lt;br /&gt;
3. User immediately reopens OpenMPT. It may now try to search for updates because the old instance might not have finished writing the settings yet.&lt;br /&gt;
&lt;br /&gt;
A custom INI implementation should avoid this scenario. While the file is being written, other OpenMPT instances should wait until the file is no longer locked, rather than reading incomplete settings.]]></description><category>General</category><pubDate>Sun, 15 Feb 2026 09:10:06 +0000</pubDate><guid>https://bugs.openmpt.org/view.php?id=1559</guid><comments>https://bugs.openmpt.org/view.php?id=1559#bugnotes</comments></item></channel></rss>
