Skip to content

Commit

Permalink
2 audio filters added, a volume-dependent-loudness and a convolution …
Browse files Browse the repository at this point in the history
…filter.
  • Loading branch information
yannpom committed Feb 27, 2017
1 parent 64371bb commit 7b9cd28
Show file tree
Hide file tree
Showing 17 changed files with 2,322 additions and 11 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/INSTALL
/shairport-sync
/shairport-sync.exe
/*.o
*.o
/*~
*.xml~
/config.mk
Expand All @@ -26,3 +26,7 @@ scripts/shairport-sync
# Some eclipse project files
.cproject
.project

# macOS stuff
.DS_Store
shairport-sync.xcodeproj
Loading

0 comments on commit 7b9cd28

Please sign in to comment.