ramondeklein / soundboard

Soundboard using Angular and .NET core back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-based MP3 soundboard that allows control from multiple clients, where only a single client is responsible for playback.

It uses the following technologies:

TODO

  • Improve UI.
  • Add filtering to quickly find samples.
  • Show current sample.
  • Refactor client-side service to make it less complex.
  • Refactor back-end services to make it less complex.
  • Allow only a single client to play samples.
  • Allow editing of the category title.
  • Allow editing of sample metadata (title, volume and start/end trimming).
  • Better publish script.
  • Compatible with other file-formats.
  • Add caching to prevent redownloading samples over and over again.

About

Soundboard using Angular and .NET core back-end


Languages

Language:TypeScript 48.5%Language:C# 32.0%Language:HTML 9.0%Language:CSS 8.4%Language:JavaScript 1.8%Language:PowerShell 0.3%