Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.28 KB

File metadata and controls

28 lines (22 loc) · 1.28 KB

MusicCast Control

A simple Windows GUI to control your Yamaha MusicCast amplifier.
Should work with all MusicCast devices with API support enabled.

Features

  • Power
  • Volume
  • Mute
  • Customize inputs

Usage

Set your amplifier's IP address and wanted input devices to settings.json.
You can get a list of your amplifier's supported inputs by clicking the model name.

Complete input device list:

cd / tuner / multi_ch / phono / hdmi1 / hdmi2 / hdmi3 / hdmi4 / hdmi5 / hdmi6 / hdmi7 /
hdmi8 / hdmi / av1 / av2 / av3 / av4 / av5 / av6 / av7 / v_aux / aux1 / aux2 / aux / audio1 /
audio2 / audio3 / audio4 / audio_cd / audio / optical1 / optical2 / optical / coaxial1 / coaxial2 /
coaxial / digital1 / digital2 / digital / line1 / line2 / line3 / line_cd / analog / tv / bd_dvd /
usb_dac / usb / bluetooth / server / net_radio / rhapsody / napster / pandora / siriusxm /
spotify / juke / airplay / radiko / qobuz / mc_link / main_sync / none

Note that you can use capitalized letters when adding devices.

TODO

The plan is to add some of the additional controls that the official mobile application has. Including subwoofer, balance and playback control.