vst2
vst2 copied to clipboard
Host opcodes wrapper functions
- [ ] HostAutomate
- [x] HostVersion
- [ ] HostCurrentID
- [ ] HostIdle
- [ ] hostPinConnected
- [ ] hostWantMidi
- [x] HostGetTime
- [ ] HostProcessEvents
- [ ] hostSetTime
- [ ] hostTempoAt
- [ ] hostGetNumAutomatableParameters
- [ ] hostGetParameterQuantization
- [ ] HostIOChanged
- [ ] hostNeedIdle
- [ ] HostSizeWindow
- [x] HostGetSampleRate
- [x] HostGetBlockSize
- [ ] HostGetInputLatency
- [ ] HostGetOutputLatency
- [ ] hostGetPreviousPlug
- [ ] hostGetNextPlug
- [ ] hostWillReplaceOrAccumulate
- [x] HostGetCurrentProcessLevel
- [ ] HostGetAutomationState
- [ ] HostOfflineStart
- [ ] HostOfflineRead
- [ ] HostOfflineWrite
- [ ] HostOfflineGetCurrentPass
- [ ] HostOfflineGetCurrentMetaPass
- [ ] hostSetOutputSampleRate
- [ ] hostGetOutputSpeakerArrangement
- [ ] HostGetVendorString
- [ ] HostGetProductString
- [ ] HostGetVendorVersion
- [ ] HostVendorSpecific
- [ ] hostSetIcon
- [ ] HostCanDo
- [ ] HostGetLanguage
- [ ] hostOpenWindow
- [ ] hostCloseWindow
- [ ] HostGetDirectory
- [ ] HostUpdateDisplay
- [ ] HostBeginEdit
- [ ] HostEndEdit
- [ ] HostOpenFileSelector
- [ ] HostCloseFileSelector
- [ ] hostEditFile
- [ ] hostGetChunkFile
- [ ] hostGetInputSpeakerArrangement