<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libADLMIDI, branch master</title>
<subtitle>Fork of Bisqwit's OPL3 emulation library</subtitle>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/'/>
<entry>
<title>adlmidiplay.cpp: Workaround for GCC-15's std::deque</title>
<updated>2025-06-30T03:51:44+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-06-30T03:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=fa7a8f6a395e3ee5ea9a045d60576b0ac45b6f96'/>
<id>fa7a8f6a395e3ee5ea9a045d60576b0ac45b6f96</id>
<content type='text'>
The .resize() method behaving faulty when -std=c++11 is set. It's definitely a bug of compiler.
#291
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .resize() method behaving faulty when -std=c++11 is set. It's definitely a bug of compiler.
#291
</pre>
</div>
</content>
</entry>
<entry>
<title>describeChannels: Don't show absent OPL2 channels</title>
<updated>2025-05-26T22:18:52+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-26T22:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=ac371993c1af812eaf4445a5d5b6d537f9e1d87c'/>
<id>ac371993c1af812eaf4445a5d5b6d537f9e1d87c</id>
<content type='text'>
When destination chip is OPL2, then don't show channels are de-facto absent on hardware.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When destination chip is OPL2, then don't show channels are de-facto absent on hardware.
</pre>
</div>
</content>
</entry>
<entry>
<title>adlmidi_midiplay.cpp: Give priority to quietest notes to be stolen</title>
<updated>2025-05-25T23:24:36+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-25T23:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=e18263c54f43e8d08cef691507ec4abd0bd04a1b'/>
<id>e18263c54f43e8d08cef691507ec4abd0bd04a1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>opl_chip_base.h: Fixed CLang warning</title>
<updated>2025-05-25T13:25:30+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-25T13:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=21f7817f334ebcd7240eaeee834b0366163f4a5e'/>
<id>21f7817f334ebcd7240eaeee834b0366163f4a5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed glitchy note sounding after channel stealing</title>
<updated>2025-05-25T01:59:49+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-25T01:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=f7c04e97cd07507d6993ab8e0e1d1aa8a642048e'/>
<id>f7c04e97cd07507d6993ab8e0e1d1aa8a642048e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stabilise the channels logic</title>
<updated>2025-05-24T22:56:52+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-24T22:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=31ab9fccd609ac6a0c25819d0b7e685298b4047b'/>
<id>31ab9fccd609ac6a0c25819d0b7e685298b4047b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed another crash because of channels-users confusion</title>
<updated>2025-05-23T21:04:48+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-23T21:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=175adb293ba37c527411a5684fe3994a43d95493'/>
<id>175adb293ba37c527411a5684fe3994a43d95493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a crash because of invalid user of chip channel</title>
<updated>2025-05-23T19:36:53+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-23T19:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=eb7014e8f8772cc37462c2398a8f3a602e7a8302'/>
<id>eb7014e8f8772cc37462c2398a8f3a602e7a8302</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve stability of 2-voice instruments on single OPL2</title>
<updated>2025-05-23T18:35:53+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-23T18:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=91558f59359eedef8d67dacacb838da498e3c3ef'/>
<id>91558f59359eedef8d67dacacb838da498e3c3ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated changelog</title>
<updated>2025-05-22T22:45:55+00:00</updated>
<author>
<name>Wohlstand</name>
<email>admin@wohlnet.ru</email>
</author>
<published>2025-05-22T22:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.1bpm.net/libADLMIDI/commit/?id=9b4e6de8ca758afa0917ad7472bde41bfc3848c0'/>
<id>9b4e6de8ca758afa0917ad7472bde41bfc3848c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
