Uploaded image for project: 'MediaPortal 1'
  1. MediaPortal 1
  2. MP1-1643

ASIO - Wrong number of channels

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.1.0 RC 5
    • 1.1.0 RC 4
    • Audio player
    • None
    • Operating System: Windows XP
      Platform: Intel

    Description

      When using BASS and ASIO number of channels is set to number of available output Channels. This is wrong.

      Take for instance an ATI HDIM device that reports 8 channels. This will use all eight channels, but will send silence in 6 of them.

      Doing this will prevent usage (My Denon) of any Matrix effect that translates a 2 channel input to 5, since it thinks all channels are already in use. The fix is simple, just remove

      _asioNumberChannels = info.outputs;

      Attachments

        Activity

          People

            MrHipp Hans Andersson (Inactive)
            MrHipp Hans Andersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: