mirror of
https://github.com/yokemura/Magical8bitPlug2.git
synced 2025-07-20 19:14:14 -04:00
(1)Fixed notes about VST3 (2)Fixed donation link
This commit is contained in:
@ -221,9 +221,9 @@
|
||||
<td>C:¥Program Files¥Common Files¥VST3</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>About VST2 and VST3 : Steinberg, which defines the VST specifcation, encourages their new format VST3. But for
|
||||
now(as of 2020) it seems like not all of the host applications fully comply to VST3. With some hosts the layout
|
||||
may corrupt, with some others the sound may not played and so on. In that case please try using VST2.</p>
|
||||
<p>About VST2 and VST3 : Steinberg, which defines the VST specifcation, now supports only their new format, VST3.
|
||||
But there might be some host applications which still don't fully comply to VST3 and don't work as expected.
|
||||
In that case try using VST2.</p>
|
||||
|
||||
<!--------------------------------------------------------
|
||||
|
||||
@ -561,16 +561,10 @@
|
||||
<p>This plugin is released under <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPL v3</a> License. The source
|
||||
code is open on GitHub, you can duplicate, distribute or modify it under the condition of GPL.</p>
|
||||
<h1>Donation</h1>
|
||||
<p>You can support developing Magical 8bit Plug not only by the contribution of source code but by the donation as
|
||||
<p>You can support developing Magical 8bit Plug not only by contribing source code but by a donation as
|
||||
well. We really appreciate your support.</p>
|
||||
<div class="donate">
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<input type="hidden" name="cmd" value="_donations">
|
||||
<input type="hidden" name="business" value="5CKQFPFTHRNMS">
|
||||
<input type="image" src="http://www.ymck.net/images/download/btn_donate.png" border="0" name="submit" alt="Donate"
|
||||
formtarget="_blank">
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<p>You can make donation from <a href="https://ymck.net/app/magical-8bit-plug-en/">this page</a>.</p>
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user