mixer. not eq
This commit is contained in:
parent
ae76e39d2e
commit
27c80e901b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# FSLCMix (Simple Jack Equalizer)
|
# FSLCMix (Simple Jack Mixer)
|
||||||
|
|
||||||
Made for my Linux Audio presentation for the USU Free Software and Linux Club (FSLC). Supports an arbitrary number of channels (default 5), but can be specified on the args via the `-c`/`--channels` argument. The exercise is to check out the `jackless` branch and re-add the JACK functionality without peeking at the `main` branch.
|
Made for my Linux Audio presentation for the USU Free Software and Linux Club (FSLC). Supports an arbitrary number of channels (default 5), but can be specified on the args via the `-c`/`--channels` argument. The exercise is to check out the `jackless` branch and re-add the JACK functionality without peeking at the `main` branch.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue