mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Remove the notice about double precision audio
Now that yabridge 1.6.0 will finally get a release.
This commit is contained in:
@@ -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
|
used, but some plugins running under REAPER can make use of this. Without this
|
||||||
those plugins would cause REAPER's audio engine to segfault.
|
those plugins would cause REAPER's audio engine to segfault.
|
||||||
|
|
||||||
TODO: Remove the notice about this from the README
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Increased the limit for the maximum number of audio channels. This would cause
|
- Increased the limit for the maximum number of audio channels. This would cause
|
||||||
|
|||||||
@@ -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
|
because I haven't needed them myself. Let me know if you need any of these
|
||||||
features for a certain plugin or VST host:
|
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
|
- 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
|
of any hosts or plugins that use this, but please let me know if this is
|
||||||
needed for something.
|
needed for something.
|
||||||
|
|||||||
Reference in New Issue
Block a user