How to support multiple devices?
See original GitHub issueFor instance, I have a nanoPAD2 which I use to switch scenes with, but I would also like to use the nanoKONTROL2 to control the audio inputs with the faders. Perhaps, having even two nanoPAD2s it would be possible to easily switch between 32 scenes this way.
in code only one device is opened:
https://github.com/lebaston100/MIDItoOBS/blob/8d180566bd5dcc614418bf4894dac06b60205e24/main.py#L72
but it is possible to run setup.py
multiple times which also creates multiple "type": "device"
entries, however none of the commands are bound to a specific device.
Suggestions are welcome… such as merging midi devices to represent itself as a single ‘virtual’ device?
Issue Analytics
- State:
- Created 4 years ago
- Comments:13 (7 by maintainers)
Top Results From Across the Web
Here's how to manage and sync multiple devices
Using free software called Synergy, you can control multiple computers using one keyboard and mouse. It works with Windows, MAC & Linux.<br><br> ...
Read more >5 Tips for People Who Work on Multiple Devices - QArea
Among the common apps supporting multiple platforms are Microsoft Office, the Chrome browser and FileZilla.
Read more >How to Work Seamlessly Across Multiple Devices
If that's the case, then all you need to do is download or purchase and then install the app. You're good to go....
Read more >Too Many Devices on WiFi? How to Identify and Correct ...
Too many devices on WiFi? This guide by Fusion Connect helps you understand what can slow WiFi speed - from low bandwidth to...
Read more >How Many Devices Can Connect to One Wireless Router?
Many individual wireless routers and other access points can support up to approximately 250 connected devices. From a wired perspective, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Implemented with https://github.com/lebaston100/MIDItoOBS/commit/d1a646b8f14f1fc63d4b6fd1b539869f40f32ad6
Can’t promise any timeline, this might take months to be published, but spoiler: