very awesome feature thank you
very awesome feature thank you
View attachment 117055
add option to fallback to in-process plugin scan
add dockable PluginHost window
fix interfacing with multichannel devices
fix interfacing with multiple devices
fix hotplugging devices
fix DeviceIo gains
fix channel selector matrix bugs
you can use arrow keys and enter, but it doesnt highlight the selected channel so you have to 'feel' it.View attachment 117070
Hello may we have a select all or select non for the channels. I have an interface with like a billion inputs and outputs so its a bit tedious to click one by one every time
View attachment 117071
Hello my input 1 on my interface is my mic and it is mono but when i try to input to the output 1 and 2 i can only hear it in my right ear.
View attachment 117072
However if i put input 1 to both obs output we can see that its outputting to both
View attachment 117074
The work around is to set input to go to 1 and 2 and set my output ch 1 to 1 and ch2 to 2
View attachment 117075
https://github.com/atkAudio/PluginForObsRelease/releases/tag/0.31.6 you can also try thisView attachment 117071
Hello my input 1 on my interface is my mic and it is mono but when i try to input to the output 1 and 2 i can only hear it in my right ear.
View attachment 117072
However if i put input 1 to both obs output we can see that its outputting to both
View attachment 117074
The work around is to set input to go to 1 and 2 and set my output ch 1 to 1 and ch2 to 2
View attachment 117075
Okay, embarrassingly, I restarted the entire stack of software and the issue has resolved itself. As I keep tinkering with things I will try to pay explicit attention to what I did if I get stuck in this state again and report back if it's something related to this plugin.Hello! This seems like a very cool and powerful plugin. However, I cannot get MIDI control to work at all with a Stream Deck.
I've installed the Stream Deck Midi plugin and loopMIDI and am attempting to use a simple dial control. I have two ports configured in loopMIDI named StreamDeck2Daw and Daw2StreamDeck, and the Stream Deck Midi plugin is configured to use StreamDeck2Daw as the midi out and Daw2StreamDeck as midi in. I drag a Generic Midi to a dial on a Stream Deck+, and leave it set to defaults, so: Command = CC, Control = 0, Channel = 1, Min/Max = 0/127, and settings for midi ports as described before. Inside a PluginHost2 filter I can add the Midi In plugin and set it to use StreamDeck2Daw as the in, and when I turn the dial on the Stream Deck+ it does work and I see the CC messages coming in. However, from there connecting the red output port to the red input port on other plugins (even the Gain plugin included with atkAudio) results in no midi messages being passed along. Thinking maybe I needed to configure some kind of passthrough I tried setting StreamDeck2Daw as an "output" (with it both also configured as input and not) on the Midi In, and no dice. I have made sure that the next plugins in the chain do have midi enabled and the channel/control values match. Ticking learn, even in the gain plugin, I never see anything learned when I adjust the knob.
I admit I am completely new to all of this and primarily wanted to use the atkAudio OBS plugin as a means of capturing ASIO audio and using midi to control various parameters from my Stream Deck. I feel like I'm possibly missing something super basic but I've no idea what... If anyone has any input on where my chain is likely to be misconfigured I'd appreciate it!
Well, in anycase, sounds great! Good test is to route some MIDI into gain plugin, enable Learn, and see if gain plugin responds to any MIDI, e.g. moving a fader.Okay, embarrassingly, I restarted the entire stack of software and the issue has resolved itself. As I keep tinkering with things I will try to pay explicit attention to what I did if I get stuck in this state again and report back if it's something related to this plugin.
Thanks!
fix PluginHost dock bugs
fix & improve PluginHost MT
improve PluginHost2
remove Steinberg branding
fix PluginHost2 routing
fix PluginHost2 plugin delay compensation
fix HiDPI
improve state load & save behaviour
improve scene & collection changing behaviour with PluginHost2
fix Gain plugin MIDI channel 0 (any channel)
https://github.com/atkAudio/PluginForObsRelease/releases/tag/0.31.7 try thisView attachment 117113
Using latest one still need to use gain plugin workaround if i want to hear mono microphone in both left and right if all the vsts are also mono. works fine if vsts are set to stereo