karl
c744591eff
Update README.md
11 years ago
karl
832c38550a
Update todo
11 years ago
karl
f0c1023185
resize terminal windows fix + smoothening
...
cava now reinits on terminal window resizing, fixing previous glitchy behaviour
added an "integral filter" (not sure what to call it look at linke 521-523), uses parts of past signals to get a smoothening effect
11 years ago
karl
afd897a6f5
Update todo
11 years ago
karl
ce279d3a20
Create todo
11 years ago
karl
ddf8467494
added fft easing by CelestialWalrus to changelog
...
todo in separate file
11 years ago
karl
7ee0861e3f
Merge pull request #2 from CelestialWalrus/master
...
Monstercat style FFT easing
11 years ago
CelestialWalrus
904f2e87fc
Added FFT easing (Monstercat style)
11 years ago
karl
c7a7c95337
Improved spectrum calculations
...
Changed peak calculation within bands from finding top peak to averaging.
More correct response and less "nervous".
11 years ago
karl
7669c6c4f1
Merge pull request #1 from anko/master
...
Readme and source clarifications
11 years ago
An Ko
3094e2f8ac
Auto-format with astyle
...
astyle --style=linux --pad-oper --max-code-length=80 --keep-one-line-blocks --keep-one-line-statements --convert-tabs --remove-comment-prefix cava.c
11 years ago
An Ko
097e9a3cdc
Remove unnecessary spacing
11 years ago
An Ko
c93ba7d496
Initial pass on clarifying source
...
Some automatic indentation.
11 years ago
An Ko
abdeea9115
README clarifications / corrections
...
This is just a proofreading pass; I tried to change none of the meaning.
11 years ago
An Ko
a09ae743bd
Add clean target to makefile
...
People frequently expect this to exist, so they can remove compiled
files for packaging, etc.
11 years ago
An Ko
9168ed8d14
Make git ignore the compiled file
11 years ago
karl
ff6ffe8704
changed to fall off when pause, instead of freeze
11 years ago
karl
27dbdf47da
Update README.md
12 years ago
karl
e8b8fb75c5
turned off echo
...
if cava is force killed echo must be turned on manualy with "stty -echo"
12 years ago
karl
7017b2792f
Update cava.c
...
fixed a bug where default input method was undifened.
12 years ago
karl
4647ca7e2a
Update README.md
12 years ago
karl
70aa790da6
Update README.md
12 years ago
karl
eeb0a4a3a9
Update README.md
12 years ago
karl
a386541a34
Update README.md
12 years ago
karl
3a8486ca3f
added support for fifo (mpd)
...
still not sure if it is 100%, might be a problem with latency/sync
12 years ago
karl
860ac15fec
adjusted some constants
12 years ago
karl
cd4e48f014
Update README.md
12 years ago
karl
7c4aeb931e
bug fixes
...
chagnged some frequency settings
12 years ago
karlstav
f8d2568d57
bg color/bug fixes
...
added support for changing bgcolor, mainly looks crap but maybe someone whould like it. fixed up the frequency cutof algorithm. Added blanking (screensaver) disabler for tty mode, resets to default at ctrl+c.
12 years ago
karlstav
afbdcf450a
Update README.md
12 years ago
karlstav
cab75ff810
Update README.md
...
made new gif and changed acording to new spectrum 50-12000 and new functinos
12 years ago
karlstav
74778d47aa
Update makefile
...
added pthread flag
12 years ago
karlstav
bc3aebe3de
Update cava.c
...
Moved audio capture to own pthread, added falloff and framerate limiter, looks much much nicer now.
12 years ago
karlstav
8a7f928d0e
Update README.md
12 years ago
karlstav
815cb729b9
changed from 8 to 16 bit res
12 years ago
karlstav
156bc665e0
changed from 8 to 16 bit res
12 years ago
karlstav
4e49c64324
added option for sensitivity +bug fixes
12 years ago
karlstav
5474073b88
Update README.md
12 years ago
karlstav
c4d05ce242
fixed some typos
12 years ago
karlstav
6fb373e0ad
fixed some typos
12 years ago
karlstav
9d9bb98495
first commit
12 years ago