non-disconnected parts
Visitor
|
Re:Virtual MIDI port: What's the Deal?lo - 2005/05/03 01:06
Thanks for your response.
The plug I'm working on does a very simple thing: it analyzes the volume of an incoming signal and converts the levels to MIDI CCs, and then it pass the audio thru. It's to be a utility for live gigs. I want to have a completely digital rig but I also want a sound guy to tweak the levels of the band from the floor where the audience hears. The master computer with all instruments and MIDI controlers plugged in is on stage to save in cables. The sound guy in the mixing booth with a laptop. The master computer and laptop have a MIDI connection via ethernet. The laptop is running a Max patch with various faders and knobs to control various parameters of Logic on the master computer via MIDI. Where my custom plug-in comes into play is that it enables the soundguy's laptop to have VU meters. As volume on each track varies, so too does MIDI data, which is transmitted to the soundguy's laptop and redisplayed as a VU meter.
|