Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

effect vs. instrument #7

Open
iioflow opened this issue Oct 30, 2011 · 1 comment
Open

effect vs. instrument #7

iioflow opened this issue Oct 30, 2011 · 1 comment

Comments

@iioflow
Copy link

iioflow commented Oct 30, 2011

what about making mlrVST show up as a VST instrument, rather than a VST effect? right now, it only appears in the "Track DSPs" section of renoise, which means mlrVST is saying to the host that it's an effect, not an instrument in its own right. this makes routing complicated, since renoise and other hosts i've tried route audio and effects differently depending on whether you're trying to play a VST instrument, or run audio through a VST effect.

@hemmer
Copy link
Owner

hemmer commented Oct 31, 2011

Interesting, I wasn't aware of the distinction. I suspect it is because it needs to be able to send and receive audio (for input recording etc) whereas VST instruments only produce (send) sound. I'll have a look at some point though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants