Search Criteria
Package Details: adlmidi-git 1.2.6.1.r6.d0a4276-1
Git Clone URL: | https://aur.archlinux.org/adlmidi-git.git (read-only, click to copy) |
---|---|
Package Base: | adlmidi-git |
Description: | CLI MIDI player using OPL3 emulation |
Upstream URL: | https://bisqwit.iki.fi/source/adlmidi.html |
Licenses: | |
Conflicts: | |
Submitter: | KingofToasters |
Maintainer: | KingofToasters |
Last Packager: | KingofToasters |
Votes: | 2 |
Popularity: | 0.001321 |
First Submitted: | 2018-01-07 11:36 |
Last Updated: | 2020-03-30 02:37 |
Dependencies (3)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-nox-git, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git)
- git (git-git) (make)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git) (optional) – recording output to video file
Latest Comments
chris_l commented on 2019-12-31 08:03
You know, if you add
sed -i -n '23 !p' src/midiplay.cc
in the build section, before themake
, you can disable the weird tetris-like puzzle game.For your consideration ;)