diff options
author | Christian Pointner <equinox@spreadspace.org> | 2019-02-09 19:18:19 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2019-02-09 19:18:19 +0100 |
commit | e9bd950b3494dd671259c8ac1104467f7f564bfb (patch) | |
tree | 75ef5d0720cfec08817a6e217bc46d4b65fd7c53 /.gitignore | |
parent | fix basic scaffolding (diff) |
mixer: implement mute/unmute and setting fader level
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ app/*.o app/*.d app/*.d.* app/config.h +cmd/dolmetschctl/dolmetschctl +cmd/dolmetschctld/dolmetschctld firmware/*.a firmware/*.o firmware/*.d |