Ok this one might be more goofy than actually useful, but I was curious so I wrote it:
MIDI interface as a Rainmeter measure. It works sorta like my AudioLevel plugin except you have a parent measure that opens a MIDI In device, and children that extract notes and control values. I'll write up more docs later once I test it a bit more, but here's a test skin if anyone is interested in trying it out. It's kinda neat to be able to drag a fader on my keyboard and have my Rainmeter widgets update in real time, but I haven't figured out a way to actually do anything useful with it.
dave
You do not have the required permissions to view the files attached to this post.
Note: currently doesn't work if you create 2 of them, there are probably a million other bugs. And maybe I'm the only one here who has a MIDI rig. :P I'll see if I can put together a cooler skin.
Ok this is a bit cooler. I used some Tcl magic to autogenerate all the tedious measure/meter stuff in the .ini. Keys now light up relative to note velocity.
dave
You do not have the required permissions to view the files attached to this post.
i don't know if there already exists an app i can tweak for me or if i would be able to make one.
But i have my computer hooked to my hdtv through hdmi, and also headphones hooked into my computer often at night i tend to switch the sound to my headphones and turn the tv sound off to not wake anyone else in the house up. And vice versa during the day.
Hey Dave, yes it is a DAW. Would it be possible to see the inputted keys as I use my virtual instruments in FL Studio? Right now it won't let me have both MidiIN and FL Studio open at the same time with my Midi Keyboard plugged in. (I like looking at slideshows while I write music)
Or could you release a version for me that has a On/off switch so I can quickly disable your desktop plugin to use FL? (Would be more accessible than unloading the plugin)
Windows MIDI support is pretty ancient and unsupported. I suspect if it won't allow sharing between 2 applications there's probably not much I can do, but I haven't looked at the code in a while so I'll take a glance and see if there are any options when I open the device.
As far as enable/disable, that sounds like something you'd do at the skin level - go for it!
Basically has an app running in windows which is your 'midi' device and using an android app you can create buttons sliders etc to control windows volumes.
I'm interested in making an audio mixer panel in rainmeter using this functionality.
Anyone have anymore information on this plugin and how it works?