; ; Customization of driver modules ; [Interfaces] ;; Device interface identifier ;; This must correspond to the VendorSpecificInterfaceGuid value in the INF. ;VendorSpecificInterfaceGuid={????????-????-????-????-????????????} [ASIO] ;; This is the GUID that unambiguously identifies the ASIO driver DLL ;; Vendors should replace this GUID by a new one. CLSID={835f8b5b-f546-4881-b4a3-b6b5e8e335ef} ;; ASIO driver name used for registration DriverName=Onyx ASIO ;; ASIO driver display name, shown at UI Description=Onyx ASIO Driver ;; Name of control panel to be loaded. ;; no extension has to be specified, default extension .exe will ;; be appended automatically ;; This value is optional. ControlPanelExe=Onyx Control Panel ;; Name of ASIO extension DLL to be loaded. This value is optional. ;; No file name extension has to be specified, default extension .dll will ;; be appended automatically. ;ExtensionDll=ae_xxx