blob: 60a9369661ab2c28b89dc74a0ed15787232a7a75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Source: midiplay
Section: sound
Priority: optional
Maintainer: Roland Reichwein <mail@reichwein.it>
Build-Depends: debhelper, clang, libfmt-dev, libboost-dev, libfcgi-dev, libreichwein-dev, libasound2-dev
Depends: nginx, alsa-utils, spawn-fcgi
Standards-Version: 4.5.0
Homepage: http://www.reichwein.it/midiplay/
Package: midiplay
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Homepage: http://www.reichwein.it/midiplay/
Description: Software system for MIDIPLAY
MIDIPLAY is a combined hardware-software solution to generate an MIDI
and/or audio output.
.
Features:
- Web interface via FCGI, providing start/stop and song choice
- Generates clock
.
Supported Hardware platforms:
- Raspberry Pi 3 B+
- Raspberry Pi 4 B
|