csh

CasterSoundboard on Slackware

It was surprisingly easy to get CasterSoundboard working on FreeSlack, or Slackware.

  1. git clone https://github.com/JupiterBroadcasting/CasterSoundboard
  2. cd CasterSoundboard/CasterSoundboard
  3. qt5-make
  4. make
  5. make install

When I installed FreeSlack, I installed everything as recommended, like KDE and Xfce. The compilation of CasterSoundboard was instant.

I have all the sounds. Now, all I need is a way to connect CasterSoundboard to Mumble.

Also, CasterSoundboard seems biased toward the QWERTY keyboard layout. I hope it detects one's keybard layout so the map is not scrambled for Dvorak users. If not, I might have to patch it, and I don't want to do that.