Author Topic: X68000 MDX in XMPlay  (Read 10517 times)

jbb666

  • Posts: 7
X68000 MDX in XMPlay
« on: 2 Apr '14 - 00:56 »
Greetings.
     I was wondering if anyone here has been able to configure the winamp plugin "in_mdx" to work properly in XMPlay. For me, it seems to play alright but on a lot of songs it cuts off before the song is finished playing. I also tested it in winamp and it exhibits the same behavior.
     I have attached an MDX file for testing in case anyone needs it.
     If there is anyone else on these forums who is interested in the MDX playback on XMPlay and knows how to get this plugin to work properly or if there is another plugin which would work better please let me know. Thank you.

bauxite69

  • Posts: 70
Re: X68000 MDX in XMPlay
« Reply #1 on: 2 Apr '14 - 09:31 »
Hi,

FYI, with my setup, the song stop playing at 2:07 and you ?


saga

  • Posts: 2662
Re: X68000 MDX in XMPlay
« Reply #2 on: 2 Apr '14 - 12:00 »
Does the plugin maybe have an option for a default song time in case the song duration is missing from the file? If that's the case, you could try setting this to a higher value.

captaincavern

  • Posts: 7
Re: X68000 MDX in XMPlay
« Reply #3 on: 2 Apr '14 - 18:51 »
KbMedia Player with mxdrvg.kpi plugin.  ;)

jbb666

  • Posts: 7
Re: X68000 MDX in XMPlay
« Reply #4 on: 2 Apr '14 - 19:01 »
Hi,
FYI, with my setup, the song stop playing at 2:07 and you ?

Yes. That is the same thing that happens to me when I play it.

Does the plugin maybe have an option for a default song time in case the song duration is missing from the file? If that's the case, you could try setting this to a higher value.

It turns out that this was the case. Because that all of the options were in Japanese, I was unable to determine the cause of the problem before. I have recompiled in_mdx.dll with english translated options. File uploaded as attachment. Thank you for the help.

KbMedia Player with mxdrvg.kpi plugin.  ;)

Thank you for the suggestion. If I have any more problems it'll be good to know I have another program that can play the music files correctly with to compare to.
« Last Edit: 2 Apr '14 - 19:33 by jbb666 »

bauxite69

  • Posts: 70
Re: X68000 MDX in XMPlay
« Reply #5 on: 2 Apr '14 - 20:45 »

It turns out that this was the case. Because that all of the options were in Japanese, I was unable to determine the cause of the problem before. I have recompiled in_mdx.dll with english translated options. File uploaded as attachment. Thank you for the help.

Thank you for the translated plugin !

quanta

  • Posts: 16
Re: X68000 MDX in XMPlay
« Reply #6 on: 12 Jun '14 - 03:07 »
Which version(s) of the MDX plugin files are the English translations based on? There are multiple MXDRV/X68SOUND.DLL revisions:

X68Sound.dll:
Puusan: https://web.archive.org/web/20040215053317/http://homepage1.nifty.com/mpuusan/x68sound/
Hiroaki GOTO (Gorry): http://gorry.haun.org/mx/index_e.html
Sato (RuRuRu): http://www.vesta.dti.ne.jp/~tsato/soft_sound.html

in_mdx.dll:
Tanimoto: https://web.archive.org/web/20040804173232/http://www.page.sannet.ne.jp/i-tanimoto/
Sato (RuRuRu): http://www.vesta.dti.ne.jp/~tsato/soft_sound.html

jbb666

  • Posts: 7
Re: X68000 MDX in XMPlay
« Reply #7 on: 16 Jun '14 - 17:21 »
I pretty sure I used:
Sato (RuRuRu): http://www.vesta.dti.ne.jp/~tsato/soft_sound.html
for "in_mdx". I'm not 100% sure where I pulled the x68sound.dll from but the one posted at
Sato (RuRuRu): http://www.vesta.dti.ne.jp/~tsato/soft_sound.html
seems to be newer than the one i used. I can reupload an updated version of the translated plugin with the newer x68sound.dll included. I'm not too skilled in knowledge of the x68000 and I went by the latest revision when I chose which version of In_mdx to use. If you have any insight you can provide me with I'd be glad to revise or update either of the components if I am able to.

FIX94

  • Posts: 18
Re: X68000 MDX in XMPlay
« Reply #8 on: 20 Dec '17 - 20:33 »
I know this post is old but why open a new thread on such a niche plugin, so while the english translation from jbb666 works "ok" it does not display quite right and words get cut out so I grabbed the sources and fixed that up.
Along the way I also fixed some minor bugs in the plugin itself and updated it to be fully unicode - so mdx titles will properly display even on a non-japanese OS and files with whatever name you give it can be loaded up.
I hope if somebody in the future is looking for this particular plugin it will be useful to them.
https://github.com/FIX94/in_mdx/releases

bauxite69

  • Posts: 70
Re: X68000 MDX in XMPlay
« Reply #9 on: 21 Dec '17 - 00:33 »
I know this post is old but why open a new thread on such a niche plugin, so while the english translation from jbb666 works "ok" it does not display quite right and words get cut out so I grabbed the sources and fixed that up.
Along the way I also fixed some minor bugs in the plugin itself and updated it to be fully unicode - so mdx titles will properly display even on a non-japanese OS and files with whatever name you give it can be loaded up.
I hope if somebody in the future is looking for this particular plugin it will be useful to them.
https://github.com/FIX94/in_mdx/releases

Thanks !

FIX94

  • Posts: 18
Re: X68000 MDX in XMPlay
« Reply #10 on: 21 Dec '17 - 16:35 »
Thanks !
also before I forget, there also is a newer X68Sound.dll from 2016 from this github:
https://github.com/rururutan/X68Sound
I've attached a compiled version of it in this post :)

Keltic Danor

  • XMPlay Support
  • Posts: 897
Re: X68000 MDX in XMPlay
« Reply #11 on: 23 Dec '17 - 11:31 »
I know this post is old but why open a new thread on such a niche plugin, so while the english translation from jbb666 works "ok" it does not display quite right and words get cut out so I grabbed the sources and fixed that up.
Along the way I also fixed some minor bugs in the plugin itself and updated it to be fully unicode - so mdx titles will properly display even on a non-japanese OS and files with whatever name you give it can be loaded up.
I hope if somebody in the future is looking for this particular plugin it will be useful to them.
https://github.com/FIX94/in_mdx/releases
Should probably get this english + fixes version added to the support site so it doesn't get buried down here. :)

Ian @ un4seen

  • Administrator
  • Posts: 25446
Re: X68000 MDX in XMPlay
« Reply #12 on: 23 Dec '17 - 14:03 »
Yep, would be good to add it to the support site. I note it requires additional files. It would be convenient for users if they could all be packaged together in a single download. Is there a reason that they are not currently, eg. author permission?

FIX94

  • Posts: 18
Re: X68000 MDX in XMPlay
« Reply #13 on: 23 Dec '17 - 14:08 »
Yep, would be good to add it to the support site. I note it requires additional files. It would be convenient for users if they could all be packaged together in a single download. Is there a reason that they are not currently, eg. author permission?
The current one on the support site does have all 3 dlls together, I just didnt want to on github because they are not directly part of that repository but it should be fine to pack them together for the support site again.

Ian @ un4seen

  • Administrator
  • Posts: 25446
Re: X68000 MDX in XMPlay
« Reply #14 on: 11 Jan '18 - 16:20 »
I forgot to mention earlier that this plugin update is now up on the XMPlay support site.

Elrinth

  • Posts: 139
Re: X68000 MDX in XMPlay
« Reply #15 on: 16 Nov '20 - 12:58 »
sorry for necroposting but X68K core seems to have been updated 5 months ago, would be sweet with a new build! https://github.com/rururutan/X68Sound