Xact in combination with MDX?

Hey,

I'm trying to get Xact working with MDX in C#. creating the engine is no problem, but then I want to create the sound and wave banks

Does anybody has an example for a simple use of Xact with MDX in C#


Answer this question

Xact in combination with MDX?

  • Yoeri

    XACT does not currently have a Managed interface.

  • TJ COLLIER

    Well XACT has a managed implementation in the MDX 2.0 beta. However I'm not sure how complete it is and since its beta there are no docs or samples. Nor have I come across any 3rd party samples.

    Given the announcements about MDX 2.0 and its future as the XNA framework though (see http://blogs.msdn.com/tmiller/archive/2006/04/12/575225.aspx and http://blogs.msdn.com/al_msft/archive/2006/03/20/555065.aspx) you have to decide if its worth using.

    For MDX 2.0 you may have more luck asking in the beta forums http://msdn.microsoft.com/directx/beta/default.aspx though I've not seen much in the way of XACT questions.



  • peace4theapes

    There used to be a beta forum for XACT that had some questions and discussions about Managed code, but when the group moved here the beta group was turned off.

    David, is there a chance of getting the archived messages into some sort of transcript file so that users could read on the history.



  • Xact in combination with MDX?