Verdigris
Verdigris — Mastering Channel Strip
Verdigris is a mastering-grade signal processor built using the Patina DSP library. It integrates a complete signal chain modeled after high-voltage (100V–300V) tube circuitry, providing precise control over frequency balance, dynamics, and harmonic structure.
Technical Design
The internal architecture focuses on the physical interaction between components. The signal path simulates the behavior of high-end hardware, from the nonlinearities of vacuum tubes to the saturation characteristics of output transformers. It provides a reliable environment for final-stage audio processing.
Modules
- Tube Input Stage: Selectable B+ voltage rails (100V/200V/300V) with adjustable aging parameters for foundational tone shaping.
- 4-Band EQ: Precision filters modeled after high-fidelity console circuitry, featuring simulation of thermal frequency drift.
- Dynamics Suite: Switchable Variable-Mu and Precision VCA compressors, complemented by a dedicated Photo-Optical Leveler.
- Tube Saturation: An independent stage for fine-tuning harmonic density across the full frequency spectrum.
- M/S Matrix: High-fidelity Mid/Side processing with selectable Transformer (Iron) or Linear (Precision) signal paths.
- Output Stage: Three switchable transformer models (Punchy, Fat, and High-Linearity) for final impedance and character adjustment.
Specifications
- Processing: Full stereo path with SIMD (SSE4.1, AVX2, NEON) optimization for efficient CPU usage.
- Oversampling: Up to 4x internal processing to minimize aliasing.
- Architecture: Real-time calculation of component-level variables including voltage fluctuations and thermal drift.
Verdigris — マスタリング・チャンネルストリップ
Verdigris(ヴァーディグリス)は、アナログモデリングDSPライブラリ「Patina」を用いて構築されたマスタリング・グレードのチャンネルストリップです。100V〜300V駆動の真空管トポロジーをベースに、周波数バランス、ダイナミクス、倍音構成を統合的に調整するためのシグナルチェーンを提供します。
設計思想
特定の機材の出力を模倣するのではなく、回路内のコンポーネント間の物理的な相互作用をシミュレートすることに重点を置いています。真空管の非線形特性から出力トランスの磁気飽和に至るまで、実機の挙動を忠実に再現し、精度の高い音声処理を実現します。
搭載モジュール
- Tube Input Stage: 100V/200V/300Vの電圧切り替えと経年変化パラメータを備え、音の根幹を形作る真空管プリアンプ段。
- 4-Band EQ: 実機の回路をモデル化した精密なフィルター。動作温度に伴う微細な周波数ドリフトまで再現。
- Dynamics Suite: Variable-Mu方式とPrecision VCA方式を切り替え可能なコンプレッサー、および専用のフォトセル式レベラー。
- Tube Saturation: 倍音密度を詳細に調整するための、独立したアウトボード・スタイルの真空管サチュレーター。
- M/S Matrix: 質感の異なるトランス方式(Iron)とリニア方式(Precision)から選択可能な高精度M/S処理マトリクス。
- Output Stage: 性格の異なる3種の出力トランス(Punchy、Fat、High-Linearity)を選択可能。
技術仕様
- 高精度処理: SIMD(SSE4.1, AVX2, NEON)による最適化を施し、効率的な動作を実現。
- オーバーサンプリング: 最大4倍の内部処理に対応。
- 物理シミュレーション: 電源電圧の変動、熱ドリフト、部品の劣化状態をリアルタイムに計算。
Contents (Download)
- macOS: * Verdigris_AppleSilicon_v1.0.0.pkg — Highly recommended for Apple Silicon Mac & Logic Pro 12.x.
- Verdigris_Universal_v1.0.0.pkg — For Intel Macs or environments requiring Rosetta 2.
- Windows: * Verdigris_1.0.0_Setup.exe
Notice for Mac Users
- Optimized for Logic Pro 12.x: If you are using an Apple Silicon Mac, please use the Apple Silicon version. This build is specifically optimized for native environments to ensure maximum stability and performance in Logic Pro 12.x and other native DAWs.
ダウンロード内容
- macOS用: * Verdigris_AppleSilicon_v1.0.0.pkg — 推奨。 Apple Silicon Mac および Logic Pro 12.x 環境に最適化されています。
- Verdigris_Universal_v1.0.0.pkg — Intel Mac、または Rosetta 2 経由での動作が必要な環境用。
- Windows用: * Verdigris_1.0.0_Setup.exe
Macユーザーへの重要な注意点
- Logic Pro 12.x への最適化: Apple Silicon Mac をお使いの方は、Apple Silicon版をインストールしてください。このビルドはネイティブ環境専用に最適化されており、最新の Logic Pro 12.x 等において安定性とパフォーマンスの観点からAppleSilicon版を推奨します。
What is Patina?
Patina is a general-purpose analog-modeling DSP OSS library written in standard C++17. It utilizes a strict 4-layer architecture to reconstruct the physical behavior of analog circuits:
- L1 (Constants): Physical constants and semiconductor specifications.
- L2 (Parts): Over 15 analog primitives including vacuum tubes, transistors, and transformers.
- L3 (Circuits): Functional modules such as filters and dynamics processors.
- L4 (Engines): Integrated effects systems
Patina(パティーナ)は、標準C++17のみで記述された、汎用アナログモデリングDSPのOSSライブラリです。静的な特性の模倣ではなく、以下の4層アーキテクチャによってアナログ回路の物理的挙動を再構築します。
- L1 (Constants): 物理定数および半導体スペックの定義。
- L2 (Parts): 真空管、トランジスタ、トランス、フォトセルなどの部品プリミティブ(15種以上)。
- L3 (Circuits): フィルターやダイナミクスなどの機能モジュール。
- L4 (Engines):上記を統合した最終的なエフェクト・エンジン。
Check Patina
https://github.com/ShmKnd/Patina