Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Pages: [1]   Go Down

Author Topic: playmod - UNIX-filter-type player for Linux  (Read 5541 times)

0 Members and 1 Guest are viewing this topic.

zzo38

  • Newbie
  • Offline Offline
  • Posts: 52
  • Registered user
    • View Profile
playmod - UNIX-filter-type player for Linux
« on: July 22, 2015, 06:29:13 »

The program called playmod which takes a file from stdin and writes raw audio data to stdout, using libmodplug (OpenMPT would be better but I don't see that in the package manager). All exposed functions of libmodplug can be used (except for the experimental exporting features).

Download (source codes and man page): http://zzo38computer.org/prog/playmod.zip

Please write on here in case you have any question/answer/comment/complaint.

Remember: Make every program a filter!

(PS: Although it says "PC (Windows, Linux)", Linux can run not only on a PC but also on computers other than a PC as well; however I have not tested this program on non-PC computers, nor on non-Linux UNIX systems.)

List of some features:
* Listen to music
* Set how many times to repeat (including infinite)
* Seek to position; a few different ways of doing so are supported
* Export patterns in text or binary format
* View song message, sample names, instrument names, song title
* View some numeric data related to song
* Mono or stereo output
* Solo channel mode
* Solo instrument mode
* Many file formats are supported
* Input can come from any file/pipe (e.g. amigamml, curl)
* Output can go to any file/pipe (e.g. aplay, sox, nc)
* Internal global effects (optional): oversampling, noise reduction, reverb, bass boost, surround
« Last Edit: August 24, 2015, 09:39:41 by zzo38 »
Logged
AmigaMML???
Pages: [1]   Go Up