9front - general discussion about 9front
 help / color / mirror / Atom feed
* mod player for 9front
@ 2016-04-19  4:02 Travis Moore
  2016-04-19  6:59 ` [9front] " cinap_lenrek
  2016-04-19  7:01 ` cinap_lenrek
  0 siblings, 2 replies; 3+ messages in thread
From: Travis Moore @ 2016-04-19  4:02 UTC (permalink / raw)
  To: 9front

my first port, so feedback welcome:

http://runjimmyrunrunyoufuckerrun.com/src/moddec.tgz

; moddec < elysium.mod >/dev/audio

I guess one would have to get file(1) to recognise the format
in order for it to work with play(1)...

ported from micromod: https://github.com/martincameron/micromod


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] mod player for 9front
  2016-04-19  4:02 mod player for 9front Travis Moore
@ 2016-04-19  6:59 ` cinap_lenrek
  2016-04-19  7:01 ` cinap_lenrek
  1 sibling, 0 replies; 3+ messages in thread
From: cinap_lenrek @ 2016-04-19  6:59 UTC (permalink / raw)
  To: 9front

looks good! you might need to make sure to send out the 16 bit
samples in little endian format or adapt the format for pcmconv
from s to S for big endian machines.

--
cinap


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] mod player for 9front
  2016-04-19  4:02 mod player for 9front Travis Moore
  2016-04-19  6:59 ` [9front] " cinap_lenrek
@ 2016-04-19  7:01 ` cinap_lenrek
  1 sibling, 0 replies; 3+ messages in thread
From: cinap_lenrek @ 2016-04-19  7:01 UTC (permalink / raw)
  To: 9front

otherwise, phantastic! :-)

--
cinap


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-19  7:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-19  4:02 mod player for 9front Travis Moore
2016-04-19  6:59 ` [9front] " cinap_lenrek
2016-04-19  7:01 ` cinap_lenrek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).