603 Commits (80485d29b2869ce67e3abecfbde275a3a4cc7a61)
 

Author SHA1 Message Date
karl d5f8160afa
Merge pull request #286 from nikp123/mainline 6 years ago
karlstav a4386b44e0 #265 added select channel mono parameter for alsa 6 years ago
Nikola Pavlica 24c872936f portaudio support 7 years ago
karl 80c4064fb1
Merge pull request #276 from MaxBittker/patch-1 7 years ago
Max Bittker 8848098a15
typo in error message: s/coennect/connect 7 years ago
karlstav 07e6a5815e cleaned some math in calcualtion of cuttoff freq 7 years ago
karlstav 54a7d0d1a7 added support for variable FFTbuffer in all audio inputs 7 years ago
karlstav 7fa985fdc6 made shared audio buffer static size 7 years ago
karlstav db060da3b0 improved autosens, cleaned upp code 7 years ago
karlstav 027df9ea9c fixed use of wrong int type 7 years ago
karlstav 94e3be6054 tuned autosens 7 years ago
karlstav fccc5093bf zeroing all malloced buffers 7 years ago
karlstav 0c36e680b6 cleaned up code, made k value more rational 7 years ago
karlstav b19af728f3 fixed some minor warnings 7 years ago
karlstav b0892c7aab changed default FFT buffer value 7 years ago
karlstav 9eab569567 added fft buffer size as configurable parameter 7 years ago
karlstav d408e9e74e fixed frequency distribution in fftw out buffer 7 years ago
karlstav 0272458754 changed calculation of k-value 7 years ago
karlstav 4dc35dd9ce increased input array of FFT in pulseaudio from 2048 to 8192, ref #268 7 years ago
karl 611a2daddf
Update README.md 7 years ago
karl 6f46ca1d03
Merge pull request #263 from RamiroRocha/fix-readme-typos 7 years ago
RamiroRocha 9b8287858a fix a couple of typos in the readme 7 years ago
karl 27e5374ffb
Merge pull request #256 from Yash-Garg/patch-1 7 years ago
Yash Garg 80444c0f75
Fix typo 7 years ago
karl 249ac3a222
Merge pull request #255 from neagle/document-raw-output-mode 7 years ago
Nate Eagle 3bbfecd0d4 Very minor language tweak 7 years ago
Nate Eagle e69bcc121b Update documentation to highlight raw output, link to config file 7 years ago
karlstav 9df6cba3a0 added correct cast on error struct, this resolves #253 7 years ago
karl e163ba5440
Update README.md 7 years ago
karlstav c71dba645e Merge branch 'iss240' of https://github.com/karlstav/cava into iss240 7 years ago
karlstav ce9910d1ac increased pulse read buffer in order to reduce cpu usage #247 7 years ago
karlstav 29fb506f48 fixed #242 issue where raw outut was limited to 67 samples ouput 7 years ago
karl 45478b2f27
Merge pull request #244 from dnalor/input-shmem 7 years ago
dnalor ba4196942a added example in config 7 years ago
dnalor 6bc59c8b20 shmem input added 7 years ago
dnalor b5b0c26c62 shmem input added 7 years ago
dnalor 792fbe8286 shmem input added 7 years ago
dnalor 5af0090d7b shmem input added 7 years ago
karlstav ee035599c3 getting hw params in alsa init (ref #240) 7 years ago
karl c3d75c1d92
Merge pull request #239 from thecsw/delete_whitespaces_with_endline 8 years ago
Sandy 0844e2e9fa Updated the code by deleting all whitespaces ended with newline. 8 years ago
karl ad7394b6b0
Update README.md 8 years ago
karl f1e1fe9753
Merge pull request #234 from dgrisham/feat/reload-colors 8 years ago
dgrisham 7571ea3eb4 Update README to reflect color config reload feature. 8 years ago
dgrisham f6651ed81c Refactor error-handling for more flexibility. 8 years ago
dgrisham 642e5e0eea Feature: Reload colors only on signal `SIGUSR2` or key 'c'. 8 years ago
karl cd13d92bf6
Merge pull request #230 from iamsubhranil/gradient 8 years ago
Subhranil Mukherjee 6c4d11e440
Enabled multicolored gradient 8 years ago
karlstav 8e236dca26 added sndio documentation and made pulseaudio defualt, this resolves #221 8 years ago
karl 135d555baf
added sndio doc to todo #221 8 years ago