Home
last modified time | relevance | path

Searched refs:VST_SET_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.h53 #define VST_SET_BLOCK_SIZE 0x0B macro
H A DVSTHost.cpp406 fEffect->dispatcher(fEffect, VST_SET_BLOCK_SIZE, 0, size, 0, 0); in SetBlockSize()