karl
fbd2af1ca9
Update todo
11 years ago
karl
6000bd76d8
changed loopback to hw:Loopback,1
11 years ago
karl
0e942e2580
cahnged default asla device to hw:Loopback,1
...
was previously hw:1,1 (assumed to be loopback)
11 years ago
karl
ab5e7e8c75
Merge pull request #63 from hartwork/alsa-check-snd_aloop-loaded
...
With ALSA input, check if the snd_aloop module is loaded
11 years ago
Sebastian Pipping
cb62a279ee
Limit check for snd_aloop module to devices known to be loops
11 years ago
Sebastian Pipping
daa1632b6d
Move default ALSA device from hw:1,1 to hw:Loopback,1
11 years ago
karl
2ed8a0e21d
Merge pull request #62 from hartwork/support-system-iniparser
...
Allow use of system-wide iniparser using "make SYSTEM_INIPARSER=1"
11 years ago
Sebastian Pipping
4ff54a3b26
With ALSA input, check if the snd_aloop module is loaded
11 years ago
Sebastian Pipping
90a1fb49c7
Allow use of system-wide iniparser using "make SYSTEM_INIPARSER=1"
11 years ago
karl
0326d65e33
Merge pull request #59 from jubalh/master
...
Honor system CFLAGS and CPPFLAGS
11 years ago
Michael Vetter
18e46b3702
Honor system CFLAGS and CPPFLAGS
...
I think if we do it like that, the system can have control over the rest
of the flags.
11 years ago
karl
809d22595e
Merge pull request #58 from jubalh/master
...
Add install instructions for openSUSE
11 years ago
Michael Vetter
1bd80fe1ab
Add install instructions for openSUSE
11 years ago
karl
5e7fdac29e
Merge pull request #56 from jubalh/master
...
Remove trailing whitespaces
11 years ago
Michael Vetter
abc8bdce60
Remove trailing whitespaces
11 years ago
karlstav
2f025f58f3
moved checking of 0 value outside of integral filter to fix #53
11 years ago
karlstav
8417ad622a
added resetting of current values after resizing to fix #54
11 years ago
karl
5064b8715a
Merge pull request #52 from anko/iniparser-dependency-fix
...
Properly add iniparser dependency
11 years ago
An Ko
e93c6bb3f5
Properly add iniparser dependency
...
Fixes #49 .
As described in #49 , compilation was failing when done in parallel.
This happened because the iniparser dependency wasn't expressed
explicitly as a make target dependency, but implicitly relied on timing.
11 years ago
karl
037cffe5a6
Update README.md
...
trying to make audio setup better explained
11 years ago
karlstav
e6e3f57970
added missing validation for input method, this should fix #51
11 years ago
karl
9dcb3d0673
Update README.md
...
typos and clarification of audio setup.
11 years ago
karlstav
2651195b64
added legacy ouput mode noncurses
11 years ago
karlstav
651f72eb15
improved cpu preformance in noncurses
11 years ago
karl
6d5a2b1c28
Merge pull request #47 from CelestialWalrus/master
...
Added ignore lower than x option
11 years ago
CelestialWalrus
bd12b5aa68
You can now reload configuration while in cava!
11 years ago
CelestialWalrus
8234160b0d
Added ignore lower than x option
11 years ago
karl
5bfd96a9e9
Merge pull request #46 from phijor/master
...
Create path to config-file if it does not exist.
11 years ago
Philipp Joram
ba22a991c6
Create path to config-file if it does not exist.
...
See issue #45 .
11 years ago
karlstav
12c11a1232
added noncurses output mode, (old printf version)
11 years ago
karlstav
478cf4995a
limit max integral multiplication factor to 0.99
11 years ago
karlstav
b2a8305ce1
Merge branch 'master' into modules
11 years ago
karlstav
56773917e7
fixed some smothing parameters to work better with config
11 years ago
karlstav
6b7da17440
fixed bug where autobars would cause eq to go bananas
11 years ago
karlstav
d63406c5fc
added example config file, copied at make"
11 years ago
karl
ca47cd5612
Merge pull request #44 from CelestialWalrus/modules
...
Added ini configuration.
11 years ago
CelestialWalrus
9f77f2330c
EQ is now done before the main loop
11 years ago
CelestialWalrus
1a3887887f
Adjustable monstercat
11 years ago
CelestialWalrus
8da0da0994
Docs & fixes
11 years ago
CelestialWalrus
903dbc056c
Added basic eq
11 years ago
CelestialWalrus
eb3a57240c
Support for [smoothing] section
11 years ago
CelestialWalrus
424ecaa05b
cava is now aware of XDG_CONFIG_HOME
11 years ago
CelestialWalrus
3429610b0b
Added ini configuration. Working properties: input:*, output:*, general:*, color:*
11 years ago
karl
a481dae2a4
Update todo
11 years ago
karl
e2a1265107
minor tweaking + bugfix
...
tweaking:
-increased gravity slightly
-increased integral smoothing slightly
-increased treble sensitivity
bugfix:
-alsa default device was fifo path and vice versa
-no default alsa device was specified
11 years ago
karl
2276950bae
Merge pull request #40 from CelestialWalrus/patch-1
...
Added another mode & fixed the output method arg.
11 years ago
CelestialWalrus
6d0e57c1c4
THE BASS CIRCLE
11 years ago
CelestialWalrus
a5a66deaca
Falloff switched places with Monstercat & the waves are 95% wavier now.
11 years ago
CelestialWalrus
1f9d63f83d
Fixed *the bass* again
11 years ago
CelestialWalrus
d32f0a593f
I think this one looks better.
11 years ago