Offline Processing #1

Open
opened 2025-08-05 07:45:58 +02:00 by Xaymar · 0 comments
Xaymar commented 2025-08-05 07:45:58 +02:00 (Migrated from github.com)

The VST 2.x appears to support some kind of "offline" processing method that, if supported by the host, could be used for uninterrupted processing of files instead of realtime processing. This appears to be mostly unused by plug-ins that I have found, and the structure passed to the relevant opcodes is like a black box for me at the current time.

This issue serves as either a collective info gathering which may result in taining this clean room project, or just as a progress tracker.

The VST 2.x appears to support some kind of "offline" processing method that, if supported by the host, could be used for uninterrupted processing of files instead of realtime processing. This appears to be mostly unused by plug-ins that I have found, and the structure passed to the relevant opcodes is like a black box for me at the current time. This issue serves as either a collective info gathering which may result in taining this clean room project, or just as a progress tracker.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xaymar/VST2SDK#1