Commit graph

38 commits

Author SHA1 Message Date
271364b046 Add a basic README 2020-09-26 02:33:29 -04:00
494f2f27e0 Bump version to 1.1.1 2020-09-26 01:45:12 -04:00
f57784fd92 Update .gitignore 2020-09-26 01:44:29 -04:00
111f48dd35 Fix icecast updater 2020-09-26 01:43:31 -04:00
0535d7d3a8 Remove debug print statement 2020-09-26 01:38:50 -04:00
b9e12c8f87 Bump version to 1.1.0 2020-09-26 01:33:28 -04:00
e859e021de Make colors configurable 2020-09-26 01:32:23 -04:00
6194cfcd49 Fix up the spectrum graph 2020-09-26 00:59:57 -04:00
7fe5057f33 Bump version to 1.0.0 2020-09-05 12:37:01 -04:00
a89edbab40 Fix formatting 2020-09-05 12:36:39 -04:00
112ddbe916 Make fingerprint storage path configurable 2020-09-05 12:36:39 -04:00
6e12cc2a48 Update sample config file 2020-09-05 12:29:59 -04:00
5989c7ebf4 Make turntable detection settings configurable 2020-09-05 12:29:37 -04:00
04cfc613d4 Add font scaling 2020-09-04 23:14:47 -04:00
f2a2424405 Plot a colored spectrum analyzer 2020-09-04 23:04:56 -04:00
777ba43d93 Render metadata in GUI 2020-09-04 22:07:43 -04:00
329270bd7d Fix formatting 2020-09-04 21:43:46 -04:00
4125544c97 Remove unused audio event 2020-09-04 21:43:13 -04:00
bb3b822cf6 Rearrange processes and reintroduce icecast 2020-09-04 21:41:27 -04:00
5640790a28 Disable the mouse cursor 2020-09-04 20:27:34 -04:00
620deb731f Default to full resolution, 60fps 2020-09-04 20:25:50 -04:00
3df757ace7 Add debian package dependencies 2020-09-04 20:10:22 -04:00
a4a42bd632 Replace pyglet with pygame 2020-09-04 20:05:18 -04:00
08834afe21 Add audio playback 2020-09-04 22:12:14 +01:00
57cdbf8ed3 Limit visualization update rate 2020-09-03 21:04:22 -04:00
82bc2418e9 Move audio event generation to the audio process 2020-09-03 19:59:35 -04:00
25aff8c108 Add visualization 2020-09-03 19:53:12 -04:00
713af582ec Tidy up turntable events 2020-09-02 17:04:17 -04:00
da4dd3e161 Use recent, not oldest, audio for fingerprinting 2020-09-02 17:04:17 -04:00
10b0aded20 Lower silence threshold 2020-09-02 17:04:17 -04:00
4a035ec5b6 Add a basic GUI 2020-09-02 17:04:10 -04:00
d8a175c358 Add an additional delay to identification capture
Helps to ensure that the sample falls within the stored fingerprints.
2020-09-02 09:09:10 -04:00
bf70b06e72 Add debug configuration setting 2020-09-01 23:16:09 -04:00
77b28a54ad Add a delay before capturing fingerprinting audio 2020-09-01 23:09:18 -04:00
9859ca21e9 Add tests 2020-09-01 23:07:04 -04:00
60c6739231 Add sample configuration file 2020-08-31 00:22:51 -04:00
0b87836eb2 Initial code commit 2020-08-31 00:22:51 -04:00
67a0e82ccf
Initial commit 2020-08-31 00:21:16 -04:00