INTERACT FORUM

Windows => Plug-in Development => Topic started by: WickedEwok on April 02, 2005, 11:27:42 am

Title: Mixer / MC_COMMAND For discrete zone mixer?
Post by: WickedEwok on April 02, 2005, 11:27:42 am
Hi Matt (et al):
It would be nice to add a GetMixer to the MJZone object, but without that, I can easily use window messages to set volume, eq, mute, etc for a discrete zone, but how can I get the values out?

I suppose being sneaky and setting the zone to be the active zone ,grabbing the mixer, and then setting it back would work, but that seems like it could definitely cause problems when more than one client connected.

Any help would be much appreciated. Of course, a GetMixer to MJZone for 11 Final would be utterly fantastic.

Thanks!
Title: Re: Mixer / MC_COMMAND For discrete zone mixer?
Post by: Matt on April 07, 2005, 08:31:07 am
It's a good idea, and hopefully not too hard to implement.

Remind us again if it isn't done in around a week.
Title: Re: Mixer / MC_COMMAND For discrete zone mixer?
Post by: WickedEwok on April 17, 2005, 08:38:11 pm
Hey Matt,
Can I remind you to add this to a new build of 11?

Thanks! :)
Title: Re: Mixer / MC_COMMAND For discrete zone mixer?
Post by: Matt on April 19, 2005, 11:01:29 am
This should be there now :)

11.0.240 (4/14/05)

NEW: Added SDK function IMJZoneAutomation->GetMixer(...) for zone specific mixer control.
Title: Re: Mixer / MC_COMMAND For discrete zone mixer?
Post by: WickedEwok on April 20, 2005, 08:45:28 am
Awesome. Works great, Matt! Thanks a ton! Many people will be very happy (me being one of them).
Title: Re: Mixer / MC_COMMAND For discrete zone mixer?
Post by: WickedEwok on April 24, 2005, 02:11:25 pm
Hi Matt,
I posted this in the 247 release thread, but something appears awry with the .tlb file included with MC11.

If people have been "upgrading" their versions ,they'll still have the "Media Jukebox.tlb" file that doesn't include zones, which is apparently the one that is registered (.NET won't let me reference "MediaCenter.tlb" unless I rename the file to "Media Jukebox.tlb".