VCV Rack API v2
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12]
 NrackRoot namespace for the Rack API
 NappRack's custom UI widgets that control the Rack state and engine
 NassetHandles common path locations
 NaudioAbstraction for all audio drivers in Rack
 NcolorUtilities for NVGcolor
 NcomponentlibraryLibrary of Rack components: knobs, ports, lights, switches, buttons, etc
 NdspDigital signal processing routines and classes
 NengineHigh-performance classes handling modules and voltage signals between them
 NeventDeprecated Rack v1 event namespace
 NgamepadGamepad/joystick/controller MIDI driver
 NhistoryAction history for UI undo/redo
 NkeyboardComputer keyboard MIDI driver
 NlibrarySynchronizes plugins with the VCV Library and handles VCV accounts with the vcvrack.com API
 NloggerLogs messages to a file or the terminal
 NmathExtends <cmath> with extra functions and types
 NmidiAbstraction for all MIDI drivers in Rack
 Nmidiloopback
 NnetworkNetworking functions for HTTP requests, downloads, and URLs
 NpatchHandles the Rack patch file state
 NpluginLoads and manages Rack plugins
 NrandomRandom number generation
 NsettingsProcess-scope globals, most of which are persisted across launches
 NsimdAbstraction of aligned types for SIMD computation
 NstringSupplemental std::string functions
 NsystemCross-platform functions for OS, file path, and filesystem routines
 NtagTags describing the function(s) of modules
 NuiCommon graphical user interface widgets
 NwidgetBase UI widget types
 NwindowHandles OS windowing, OpenGL, and NanoVG