▼Nrack | Root namespace for the Rack API |
Napp | Rack's custom UI widgets that control the Rack state and engine |
Nasset | Handles common path locations |
Naudio | Abstraction for all audio drivers in Rack |
Ncolor | Utilities for NVGcolor |
Ncomponentlibrary | Library of Rack components: knobs, ports, lights, switches, buttons, etc |
Ndsp | Digital signal processing routines and classes |
Nengine | High-performance classes handling modules and voltage signals between them |
Nevent | Deprecated Rack v1 event namespace |
Ngamepad | Gamepad/joystick/controller MIDI driver |
Nhistory | Action history for UI undo/redo |
Nkeyboard | Computer keyboard MIDI driver |
Nlibrary | Synchronizes plugins with the VCV Library and handles VCV accounts with the vcvrack.com API |
Nlogger | Logs messages to a file or the terminal |
Nmath | Extends <cmath> with extra functions and types |
Nmidi | Abstraction for all MIDI drivers in Rack |
Nmidiloopback | |
Nnetwork | Networking functions for HTTP requests, downloads, and URLs |
Npatch | Handles the Rack patch file state |
Nplugin | Loads and manages Rack plugins |
Nrandom | Random number generation |
Nsettings | Process-scope globals, most of which are persisted across launches |
Nsimd | Abstraction of aligned types for SIMD computation |
Nstring | Supplemental std::string functions |
Nsystem | Cross-platform functions for OS, file path, and filesystem routines |
Ntag | Tags describing the function(s) of modules |
Nui | Common graphical user interface widgets |
Nwidget | Base UI widget types |
Nwindow | Handles OS windowing, OpenGL, and NanoVG |