Host information from Reaper? buffer.getNumSamples() returns 0?

getNumSamples() will return 0 unless you have at least an Audio Input declared for your MIDI plugin. Many threads here on this. Even if you don’t use the Audio Input, you need to have one.

2 Likes