Skip to content

Lorenzbund/AudioBuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioBuster

Compiling

Your audio server must be configurable through pactl run ghc AudioBuster.hs You might want to rename ./AudioBuster to simply ./ab

Usage

–help should be available on every command

  • ./AudioBuster init for creating a new null-sink
  • ./AudioBuster list list current Sinks, Sources, SinkInputs and SourceOutputs (could vill be prettier)
  • ./AudioBuster configure
  • ./AudioBuster hclean cleans all null-sinks. This currently leaks the file created with ./AudioBuster init, just delete it.

Roadmap

  • [X] Parsing
  • [X] Works (kind of)
  • [X] Good User Interface
  • [ ] Prettier Format, Better User Interface
  • [ ] Cleanup
  • [ ] Cabal setup
  • [ ] Nix setup
  • [ ] Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published