Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive keyboard control? #12

Open
alexmyczko opened this issue Sep 16, 2018 · 3 comments
Open

Interactive keyboard control? #12

alexmyczko opened this issue Sep 16, 2018 · 3 comments

Comments

@alexmyczko
Copy link

I really miss that, when playing 3000 songs, it's not fun to press ctrl-c and run adplay again:

https://github.com/alexmyczko/modplug-tools has a readme with some nice interactive keyboard control (at the bottom), would it be possible to implement that into adplug? Or should i link against adplug and support adplug formats with modplug123?

@Malvineous
Copy link
Member

AdPlay is only really designed as a testing tool, it's not really suited to playing large numbers of files. Is there any reason why you don't want to use a proper media player? I use XMMS2 myself which happily manages a playlist of thousands of Adlib files (as well as ModPlug ones), and there are console clients available for it if you don't want to run a GUI. There are others too - many of them link with AdPlug already.

@alexmyczko
Copy link
Author

on unix-like the only one that comes to mind is opencubicplayer. and the one you ship (non-gui, cli only)

@Malvineous
Copy link
Member

XMMS2 will run on BSD, Solaris, OSX and Linux and has both GUI and CLI clients, so it might meet your criteria (although it sounds like you're using a GUI given your other suggestion of a .desktop file?) Audacious is another one that supports AdPlug well under Linux, but it's GUI only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants