Remove the notice about double precision audio

Now that yabridge 1.6.0 will finally get a release.
This commit is contained in:
Robbert van der Helm
2020-09-17 14:42:45 +02:00
parent 504102ef79
commit 15b6442a5a
2 changed files with 0 additions and 5 deletions
-2
View File
@@ -14,8 +14,6 @@ Versioning](https://semver.org/spec/v2.0.0.html).
used, but some plugins running under REAPER can make use of this. Without this
those plugins would cause REAPER's audio engine to segfault.
TODO: Remove the notice about this from the README
### Fixed
- Increased the limit for the maximum number of audio channels. This would cause
-3
View File
@@ -466,9 +466,6 @@ There are also some VST2.X extension features that have not been implemented yet
because I haven't needed them myself. Let me know if you need any of these
features for a certain plugin or VST host:
- Double precision audio (`processDoubleReplacing`). **This is now implemented
on the master branch and will be part of the next release. Without this some
specific plugins will crash under REAPER.**
- SysEx messages. In addition to MIDI, VST 2.4 also supports SysEx. I don't know
of any hosts or plugins that use this, but please let me know if this is
needed for something.