diff --git a/Cargo.lock b/Cargo.lock index fddfe0e..c23c20f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -10,7 +10,7 @@ dependencies = [ "directories", "morphorm", "nalgebra", - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "nih_plug_vizia", "num-traits", "numeric_literals", @@ -1372,7 +1372,7 @@ dependencies = [ name = "diodeclipper" version = "0.1.0" dependencies = [ - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "num-traits", "valib", ] @@ -1411,7 +1411,7 @@ dependencies = [ name = "dirty-biquad" version = "0.1.0" dependencies = [ - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "valib", ] @@ -2473,7 +2473,7 @@ checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc" name = "ladder" version = "0.1.0" dependencies = [ - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "valib", ] @@ -2855,7 +2855,7 @@ dependencies = [ [[package]] name = "nih_plug" version = "0.0.0" -source = "git+https://github.com/robbert-vdh/nih-plug.git#dfafe90349aa3d8e40922ec031b6d673803d6432" +source = "git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2#16c6c58f4d9f08c9c515c991c218bff235cff6e2" dependencies = [ "anyhow", "anymap", @@ -2876,7 +2876,7 @@ dependencies = [ "midi-consts", "midir", "nih_log", - "nih_plug_derive", + "nih_plug_derive 0.1.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "objc", "parking_lot", "raw-window-handle", @@ -2888,11 +2888,50 @@ dependencies = [ "windows 0.44.0", ] +[[package]] +name = "nih_plug" +version = "0.0.0" +source = "git+https://github.com/robbert-vdh/nih-plug.git#dfafe90349aa3d8e40922ec031b6d673803d6432" +dependencies = [ + "anyhow", + "anymap", + "atomic_float 0.1.0", + "atomic_refcell", + "backtrace", + "bitflags 1.3.2", + "cfg-if", + "clap-sys", + "core-foundation", + "crossbeam", + "libc", + "log", + "midi-consts", + "nih_log", + "nih_plug_derive 0.1.0 (git+https://github.com/robbert-vdh/nih-plug.git)", + "objc", + "parking_lot", + "raw-window-handle", + "serde", + "serde_json", + "widestring", + "windows 0.44.0", +] + [[package]] name = "nih_plug_assets" version = "0.1.0" source = "git+https://github.com/robbert-vdh/nih_plug_assets.git#a04e327923e120bfaba864098c906d7444e40d6b" +[[package]] +name = "nih_plug_derive" +version = "0.1.0" +source = "git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2#16c6c58f4d9f08c9c515c991c218bff235cff6e2" +dependencies = [ + "proc-macro2", + "quote", + "syn 1.0.109", +] + [[package]] name = "nih_plug_derive" version = "0.1.0" @@ -2910,7 +2949,7 @@ source = "git+https://github.com/robbert-vdh/nih-plug.git#dfafe90349aa3d8e40922e dependencies = [ "baseview 0.1.0 (git+https://github.com/RustAudio/baseview.git?rev=2c1b1a7b0fef1a29a5150a6a8f6fef6a0cbab8c4)", "crossbeam", - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git)", "nih_plug_assets", "serde", "vizia", @@ -4092,7 +4131,7 @@ dependencies = [ name = "saturators" version = "0.1.0" dependencies = [ - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "num-traits", "valib", ] @@ -4321,7 +4360,7 @@ dependencies = [ name = "slew" version = "0.1.0" dependencies = [ - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "valib", ] @@ -4373,7 +4412,7 @@ name = "svfmixer" version = "0.1.0" dependencies = [ "nalgebra", - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "valib", ] @@ -4894,7 +4933,7 @@ dependencies = [ "enum-map", "insta", "nalgebra", - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "nih_plug_vizia", "num-traits", "numeric_literals", @@ -5137,7 +5176,7 @@ version = "0.1.0" dependencies = [ "fundsp", "insta", - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "num-complex", "numeric-array", "numeric_literals", @@ -5522,7 +5561,7 @@ dependencies = [ name = "wdfclipper" version = "0.1.0" dependencies = [ - "nih_plug", + "nih_plug 0.0.0 (git+https://github.com/robbert-vdh/nih-plug.git?rev=16c6c58f4d9f08c9c515c991c218bff235cff6e2)", "num-traits", "thread_local", "valib", diff --git a/Cargo.toml b/Cargo.toml index 30fc86b..08831eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ repository = "https://github.com/SolarLiner/valib" keywords = ["virtual-analog", "audio", "plugin", "va-modeling", "dsp"] [workspace.dependencies] -nih_plug = { git = "https://github.com/robbert-vdh/nih-plug.git" } +nih_plug = { git = "https://github.com/robbert-vdh/nih-plug.git", rev = "16c6c58f4d9f08c9c515c991c218bff235cff6e2" } nih_plug_vizia = { git = "https://github.com/robbert-vdh/nih-plug.git" } num-complex = "0.4.6" num-traits = "0.2.18"