Open bigfarts opened 2 years ago
I will consider it but unfortunately I currently don't have much time to work on agbplay, so this may get delayed for a bit.
Would you mind if I sent you a pull request for it? Any preference on what the command line should look like?
I know that a lot of time has passed. I will implement this with agbplay 2.0, but as for CLI interface suggestions I'm still open.
Hi there, thanks for the project! I'm looking to use agbplay in a non-interactive mode to just dump all the audio from a game: I have a hacked up thing to do it here: https://github.com/nbarena/bnrip/blob/main/agbdump/agbdump.cpp
Would you consider making this supported by agbplay by e.g. a command-line flag or a separate binary? Thanks!