mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-20 02:13:56 +02:00
Add support for double precision audio #34
So far I've only seen REAPER running iZotope Rx plugins utilize this.
This commit is contained in:
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic
|
||||
Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Added support for double precision audio processing. This is not very widely
|
||||
used, but some plugins running under REAPER can make use of this. Without this
|
||||
those plugins would cause REAPER's audio engine to segfault.
|
||||
|
||||
## [1.5.0] - 2020-08-21
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user