Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Commit ec2aa76

Browse files
author
Mouwrice
committed
Merge branch 'main' of github.com:Mouwrice/DrumPy
2 parents f4ad9f6 + c8d4caa commit ec2aa76

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/Mouwrice/DrumPy/compare/v0.0.1...v0.1.0) (2024-04-24)
4+
5+
6+
### Features
7+
8+
* add drum back ([de38177](https://github.com/Mouwrice/DrumPy/commit/de3817793984798ca07988fdd7fb2ceb1042f4f2))
9+
* build linux binary script ([fa4fbc9](https://github.com/Mouwrice/DrumPy/commit/fa4fbc9a01be0269ffe7409ef65802f50f4d8c04))
10+
* cli ([7a7cacb](https://github.com/Mouwrice/DrumPy/commit/7a7cacb53abcba28d0b719f9af0a04dc6fa33419))
11+
* init result processor ([a27bfe8](https://github.com/Mouwrice/DrumPy/commit/a27bfe8e7fefb897e7a4dd5bb38c036c58566c19))
12+
* interpolate between predicted and actual landmark position ([0cc5fa6](https://github.com/Mouwrice/DrumPy/commit/0cc5fa674d07efed3df817151fcb78566bfe6bf0))
13+
* normalized vs world coords ([b4abab9](https://github.com/Mouwrice/DrumPy/commit/b4abab9f1c1fb135f64fd191830a36786e1f0d52))
14+
* parameter fine tuning ([c83350e](https://github.com/Mouwrice/DrumPy/commit/c83350eb103203cfd13d001a11df267c446d504b))
15+
* predict and smooth results ([9dc8611](https://github.com/Mouwrice/DrumPy/commit/9dc8611357221844ec8ecdacfb5ead9874d37a68))
16+
* qtm label to marker enum ([d4912ba](https://github.com/Mouwrice/DrumPy/commit/d4912babb3b880d87ef9d109b9e222e446fd64e8))
17+
* square input ratio ([2777a3c](https://github.com/Mouwrice/DrumPy/commit/2777a3c50d7c034ddf88453d0cab895209b9649c))
18+
19+
20+
### Bug Fixes
21+
22+
* **deps:** update dependency pygame-gui to v0.6.10 ([#36](https://github.com/Mouwrice/DrumPy/issues/36)) ([a268e7e](https://github.com/Mouwrice/DrumPy/commit/a268e7e548dcd581bc9b43b322d059c894951f4a))
23+
* **deps:** use poetry build system ([e8f7230](https://github.com/Mouwrice/DrumPy/commit/e8f72308161b0fa58296607427febdb21f6eb455))
24+
* fix refactor issues ([4bed9dd](https://github.com/Mouwrice/DrumPy/commit/4bed9ddb551fffc511b1779aec962c996b7a17c6))
25+
* fix writing to file ([bd9ee9a](https://github.com/Mouwrice/DrumPy/commit/bd9ee9a032fdc344f15b2de408e84fbbaef10672))
26+
* intellij stuff ([f93571c](https://github.com/Mouwrice/DrumPy/commit/f93571c58e588dbb5a080055e74316a45fd4dd16))
27+
* processing ([c513005](https://github.com/Mouwrice/DrumPy/commit/c5130056ff44817c7052019cad088b723fad4f39))

0 commit comments

Comments
 (0)