Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 237 Bytes

File metadata and controls

15 lines (9 loc) · 237 Bytes

ALSA Mixer Frontend for RME Babyface Pro (FS)

Requirements

  • Linux
  • ALSA (libs and headers)
  • GTK 3 (libs and headers)

Compiling

Use GNU make to build.

If you want to debug it, use make DEBUG="true".

Use with caution!