mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
initial event loop implementation for macOS
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2611,6 +2611,7 @@ dependencies = [
|
||||
"cfg-if 1.0.0",
|
||||
"clap",
|
||||
"clap-sys",
|
||||
"core-foundation",
|
||||
"cpal",
|
||||
"crossbeam",
|
||||
"jack",
|
||||
@@ -2619,6 +2620,7 @@ dependencies = [
|
||||
"log",
|
||||
"midi-consts",
|
||||
"nih_plug_derive",
|
||||
"objc",
|
||||
"parking_lot 0.12.1",
|
||||
"raw-window-handle 0.4.3",
|
||||
"rtrb",
|
||||
|
||||
Reference in New Issue
Block a user