yoyofr / modizer

iOS chiptune/module player
http://yoyofr.blogspot.com/p/modizer.html
132 stars 45 forks source link

Modizer being unable to play FM instruments in S3M/MPTM modules #46

Closed 0x5066 closed 3 years ago

0x5066 commented 3 years ago

First off, I love this app, it is my go to for anything chiptune when I'm out.

One issue however is the lack of the player being unable to play S3M/MPTM files with OPL instruments (I assume this is due to libopenmpt not being updated to reflect this), which results in the instruments attempted to be played as samples, when they aren't, causing odd blips to be heard during playback

yoyofr commented 3 years ago

Hello, thanks for the feedback. I need to update libopenmpt, not sure what the latest can do. For S3M Modizer can play adlib s3m files (s3m files using OPL instruments) if the extension is ".as3m" instead of ".s3m". You can find some examples in online/modland, then choosing "format/..." and looking in the adlib/screamtracker 3 adlib folder

yoyofr commented 3 years ago

also you can rename a file by swiping on the right in the library view, choosing "rename" and changing the extension to .as3m (for s3m file, not for MPTM obviously :) )

0x5066 commented 3 years ago

Ah, my mistake then 😅 Had thought the OPL issue in mptm files was also present in S3M modules, but as3m modules are playing fine!

yoyofr commented 3 years ago

fixed in wip v2.9.6 (libopenmpt updated to latest version)