mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Correct capitalization on FabFilter
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
_plugin groups_. A plugin group is a user-defined set of plugins that will be
|
_plugin groups_. A plugin group is a user-defined set of plugins that will be
|
||||||
hosted together in the same Wine process. This allows multiple instances of
|
hosted together in the same Wine process. This allows multiple instances of
|
||||||
plugins to share data and communicate with eachother. Examples of plugins that
|
plugins to share data and communicate with eachother. Examples of plugins that
|
||||||
can benefit from this are Fabfilter Pro-Q 3, MMultiAnalyzer and the iZotope
|
can benefit from this are FabFilter Pro-Q 3, MMultiAnalyzer and the iZotope
|
||||||
mixing plugins. See the readme for instructions on how to set this up.
|
mixing plugins. See the readme for instructions on how to set this up.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
@@ -131,7 +131,7 @@ Some plugins have the ability to communicate with other instances of that same
|
|||||||
plugin or with other plugins made by the same manufacturer. This is often used
|
plugin or with other plugins made by the same manufacturer. This is often used
|
||||||
in mixing plugins to allow different tracks to reference each other without
|
in mixing plugins to allow different tracks to reference each other without
|
||||||
having to route audio between them. Examples of plugins that do this are
|
having to route audio between them. Examples of plugins that do this are
|
||||||
Fabfilter Pro-Q 3, MMultiAnalyzer and the iZotope mixing plugins. For this to
|
FabFilter Pro-Q 3, MMultiAnalyzer and the iZotope mixing plugins. For this to
|
||||||
work, all instances of a particular plugin have to be hosted in the same
|
work, all instances of a particular plugin have to be hosted in the same
|
||||||
process.
|
process.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user