]> OzVa Git service - audio-over-stft/log
audio-over-stft
5 weeks agoChanged loop.py to chache spectrograms main
will [Tue, 10 Sep 2024 16:27:32 +0000 (17:27 +0100)]
Changed loop.py to chache spectrograms

6 weeks agoAdded .venv
will [Sat, 7 Sep 2024 13:53:14 +0000 (14:53 +0100)]
Added .venv

- removed unused loop.py dependencies
- removed unused files
+ modified .gitignore to not include the calibration image
+ split loop.py into multiple functions
+ camera.py debugging tools
+ fixed persitant issue with scaling in fft.py
+ Keyboard exeption in multithreaded code
+ added main loop function to loop.py
+ added silence error correction in loop.py

6 weeks agoVarious small changes
will [Tue, 3 Sep 2024 19:17:51 +0000 (20:17 +0100)]
Various small changes

+ fixed .gitignore
- removed color correction
- removed other depricated features
- removed .wav file

7 weeks agoFixed buzzing
will [Sun, 1 Sep 2024 13:49:26 +0000 (14:49 +0100)]
Fixed buzzing

+ added brightness, contrast, temerature and tint bindings

8 weeks agoDeleted unecaccary files
will [Mon, 26 Aug 2024 22:18:42 +0000 (23:18 +0100)]
Deleted unecaccary files

8 weeks agoAdded .gitignore *.pyc
will [Mon, 26 Aug 2024 22:17:46 +0000 (23:17 +0100)]
Added .gitignore *.pyc

8 weeks agoRemoved README
will [Mon, 26 Aug 2024 21:27:44 +0000 (22:27 +0100)]
Removed README

8 weeks agoResolution and waitKey changes
will [Mon, 26 Aug 2024 21:24:29 +0000 (22:24 +0100)]
Resolution and waitKey changes

8 weeks agoOptimixation and notation
will [Sun, 25 Aug 2024 03:48:42 +0000 (04:48 +0100)]
Optimixation and notation

- added notes to fft.py
- added lookup table for dB to pwr transformation for large speedup

8 weeks agoAdded .gitignore
will [Sat, 24 Aug 2024 15:53:37 +0000 (16:53 +0100)]
Added .gitignore

8 weeks agoFixed lookup table system
will [Sat, 24 Aug 2024 15:52:37 +0000 (16:52 +0100)]
Fixed lookup table system

Currently untested, possibly works?

2 months agoFixed camera buffer issue and started on lookup
will [Sun, 18 Aug 2024 16:34:42 +0000 (17:34 +0100)]
Fixed camera buffer issue and started on lookup

Moved to V4L backend on the VideoCapture - seemed to fix it

2 months agoAdded README.html
will [Mon, 5 Aug 2024 18:47:43 +0000 (19:47 +0100)]
Added README.html

2 months ago- Added VideoCapture thread class to continuously capture frames
will [Mon, 5 Aug 2024 18:01:19 +0000 (19:01 +0100)]
- Added VideoCapture thread class to continuously capture frames
- Built vingette and color lookup table generator
- Tweaks to the looper file (loop.py)

2 months agouhhh
will [Wed, 31 Jul 2024 18:46:20 +0000 (19:46 +0100)]
uhhh

3 months agoadded live audio capability
will [Wed, 3 Jul 2024 22:46:20 +0000 (22:46 +0000)]
added live audio capability

3 months agochanged to hsv, changed the test file to test the audio io system, added variable...
will [Fri, 28 Jun 2024 14:26:56 +0000 (15:26 +0100)]
changed to hsv, changed the test file to test the audio io system, added variable sample rate system

3 months agoVersion 3 complete rewrite
will [Wed, 26 Jun 2024 00:11:54 +0000 (01:11 +0100)]
Version 3 complete rewrite

4 months agodone (:
will [Thu, 20 Jun 2024 14:03:52 +0000 (15:03 +0100)]
done (:

6 months agoinit
will [Sat, 30 Mar 2024 23:04:28 +0000 (23:04 +0000)]
init