Re: [Ironpython-users] Ironpython and multimedia on windows 7 64 bit

2014-04-17 Thread Jeff Hardy
The cookbook might be out of date. I think they way to access DirectX from .NET was through XNA, which was abandoned. If you search for information on how to do it in C# it should be possible to translate that to IronPython, although what you tried and the exact error message would also be helpful.

[Ironpython-users] Ironpython and multimedia on windows 7 64 bit

2014-04-17 Thread Germano Carella
Hi, I discovered ironpython cookbook and I seen examples on how to playing mp3 with DirectX. Now, I have windws 7 pro 64 bit and when I attempt to load Microsoft.DirectX, I receive a file not found. I googled to search directx sdk for windows 7, but I Was unable to find anything. There are sol