Commit Graph

56 Commits

Author SHA1 Message Date
kennethreitz bfef3f5b2c refactor: add harmony calculation to Chord class 2024-07-25 19:27:01 -04:00
kennethreitz 99d5a57f77 Update FUNDING.yml 2024-02-08 17:54:27 -05:00
kennethreitz 3135c09708 pipfile, pipfile.lock 2023-12-13 09:16:56 -05:00
kennethreitz 97243de7b8 Merge pull request #33 from kennethreitz/dependabot/pip/mpmath-1.3.0
Bump mpmath from 1.2.1 to 1.3.0
2023-12-13 09:14:08 -05:00
dependabot[bot] 035cb0837a Bump mpmath from 1.2.1 to 1.3.0
Bumps [mpmath](https://github.com/fredrik-johansson/mpmath) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/fredrik-johansson/mpmath/releases)
- [Changelog](https://github.com/mpmath/mpmath/blob/master/CHANGES)
- [Commits](https://github.com/fredrik-johansson/mpmath/compare/1.2.1...1.3.0)

---
updated-dependencies:
- dependency-name: mpmath
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 16:26:17 +00:00
kennethreitz 39aa185f19 Merge pull request #27 from monovon/patch-1
Fix: minor language mistake
2022-07-10 09:39:19 -04:00
kennethreitz 219fc1cda2 Merge pull request #30 from barseghyanartur/patch-1
Correct link to the gist
2022-07-10 09:39:00 -04:00
kennethreitz 46bd28262a Merge pull request #29 from kennethreitz/dependabot/pip/py-1.10.0
Bump py from 1.6.0 to 1.10.0
2022-07-10 09:38:48 -04:00
kennethreitz 052370f563 Merge pull request #28 from monovon/patch-2
Add: Added min9 and Maj9 chords
2022-07-10 09:38:27 -04:00
Artur Barseghyan 095e9fe477 Correct link to the gist
Correct link to the gist to generate charts for all known chords
2021-05-29 00:52:59 +02:00
dependabot[bot] b2bc389cad Bump py from 1.6.0 to 1.10.0
Bumps [py](https://github.com/pytest-dev/py) from 1.6.0 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/py/compare/1.6.0...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 17:32:37 +00:00
monovon 393349814b Add: Added min9 and Maj9 chords
I don't know when adding the "self.tone.add(9)" chord if it adds a major 9 or a minor 9 on it.
2021-01-13 16:06:07 +03:00
monovon c107f29fdb Fix: minor language mistake 2021-01-13 15:31:36 +03:00
kennethreitz 4d67cc4325 Create FUNDING.yml 2020-12-22 02:27:52 -05:00
Mason Egger ac2f52460a Merge pull request #26 from stephenjaya99/add-make-install
add make install command
2020-10-02 11:52:10 -05:00
Stephen Jaya 0b80c9f98d add make install command 2020-10-02 23:43:48 +07:00
Özcan Yarımdunya 7278687726 Merge pull request #24 from ozcanyarimdunya/master
Fix issue #23
2019-04-23 23:58:58 +03:00
Özcan Yarımdunya ca6dcb2f03 Fix issue #23 2019-04-23 23:57:47 +03:00
kennethreitz 629ce15143 fix bug #7 2018-09-10 03:13:01 -04:00
kennethreitz b392a73253 readme 2018-09-06 09:23:49 -04:00
kennethreitz 13225d5da8 cleanup 2018-09-06 09:17:57 -04:00
kennethreitz a88ecf5563 play chords! 2018-09-06 09:16:29 -04:00
kennethreitz 609b37a8c5 improvements 2018-09-06 08:46:26 -04:00
kennethreitz 4850131ffc readme 2018-09-06 08:05:50 -04:00
kennethreitz 777368af9e qualities 2018-09-06 08:01:47 -04:00
kennethreitz 52fc78a3a2 chords! 2018-09-06 07:50:00 -04:00
kennethreitz 7ebdc17154 whoop 2018-09-06 06:38:01 -04:00
kennethreitz 00ede99bca fingerings are working 2018-09-06 04:53:34 -04:00
kennethreitz b12dda522e changes! 2018-09-06 04:32:51 -04:00
kennethreitz 7afe43f55e t2 get ignored 2018-09-06 04:31:41 -04:00
kennethreitz b3a4331892 ignore vscode 2018-09-06 04:31:21 -04:00
kennethreitz 18e360153b rope! 2018-09-06 04:30:34 -04:00
kennethreitz 5d18ab8e5c some refactoring 2018-09-06 03:27:33 -04:00
cclauss 3f9d511452 from ._statics import TEMPERAMENTS
__TEMPERAMENTS__ are referred to on line 97 but they are never imported.
2018-09-04 01:31:29 +02:00
kennethreitz 7e7e3d6296 refactor 2018-09-03 09:05:11 -04:00
kennethreitz d40b367468 improvements to tests 2018-09-03 08:57:02 -04:00
kennethreitz 930ceba543 improvements 2018-09-03 08:56:35 -04:00
kennethreitz e527f9e401 iteration 2018-09-03 04:29:53 -04:00
kennethreitz 7bbc836b5f oops 2018-09-02 04:48:17 -04:00
kennethreitz e8fbaae917 remove bunk files 2018-09-02 04:47:18 -04:00
kennethreitz ad4df34433 tests 2018-09-02 04:43:21 -04:00
kennethreitz e4d35ecd85 major updates 2018-09-02 04:41:53 -04:00
kennethreitz a80d57585f better way for referencing scales 2018-09-02 04:26:41 -04:00
kennethreitz 1c2132cc54 fix 2018-09-02 04:22:57 -04:00
kennethreitz ff28886370 sp 2018-09-02 04:21:14 -04:00
kennethreitz bf78ea0cd7 logo 2018-09-02 04:19:51 -04:00
kennethreitz 626c28b2e6 assets 2018-09-02 04:13:48 -04:00
kennethreitz 55f6481937 cleanup readme 2018-08-29 07:05:16 -04:00
kennethreitz 6cea1be5d3 readme 2018-08-29 07:04:15 -04:00
kennethreitz 89d5f69d5c massive improvements 2018-08-29 06:49:53 -04:00