maialib 1.8.2__cp38-cp38-macosx_10_15_universal2.whl → 1.9.0__cp38-cp38-macosx_10_15_universal2.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of maialib might be problematic. Click here for more details.

@@ -295,8 +295,12 @@ class Chord:
295
295
  ...
296
296
  def isSorted(self) -> bool:
297
297
  ...
298
+ def isSus(self) -> bool:
299
+ ...
298
300
  def isTonal(self, model: typing.Callable[[Chord], bool] = None) -> bool:
299
301
  ...
302
+ def isWholeDiminishedChord(self) -> bool:
303
+ ...
300
304
  def print(self) -> None:
301
305
  ...
302
306
  def printStack(self) -> None:
@@ -1402,4 +1406,4 @@ C: ClefSign # value = <ClefSign.C: 2>
1402
1406
  F: ClefSign # value = <ClefSign.F: 1>
1403
1407
  G: ClefSign # value = <ClefSign.G: 0>
1404
1408
  P: ClefSign # value = <ClefSign.P: 3>
1405
- __version__: str = '"1.8.2"'
1409
+ __version__: str = '"1.9.0"'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: maialib
3
- Version: 1.8.2
3
+ Version: 1.9.0
4
4
  Summary: A C++/Python library to manipulate sheet music data
5
5
  Home-page: https://github.com/nyckmaia/maialib
6
6
  Author: Nycholas Maia
@@ -9,8 +9,8 @@ maialib/xml-scores-examples/Strauss_Also_Sprach_Zarathustra.mxl,sha256=nOQra05RH
9
9
  maialib/xml-scores-examples/Bach_Cello_Suite_1.mxl,sha256=0XGNlcW8o0W7kkeG8j2V_M4eggdOnrxvvvCkpf6x_z4,29622
10
10
  maialib/maiacore/__init__.pyi,sha256=cJfflEKHJ6BPUTlDQt95xZmi2N3zwHJkHEXy27fBd5c,1282
11
11
  maialib/maiacore/__init__.py,sha256=IW7E0LuzAttsn0b37SEthCA0LKuzSgkepSpq8DWExYQ,77
12
- maialib/maiacore/maiacore.pyi,sha256=R_fUKVVS-QrDN55l1k3kb0vjHo92ZmlHZwfrBdQTucM,48067
13
- maialib/maiacore/maiacore.cpython-38-darwin.so,sha256=kngyXafPbkoxmSE5nvbMx-QI2pIIS07YoSYCPV4Pl-c,7992080
12
+ maialib/maiacore/maiacore.pyi,sha256=WfSXJmpKmSAY343duVBRWckaLGEJrUIv7zwIgkJE2Hw,48166
13
+ maialib/maiacore/maiacore.cpython-38-darwin.so,sha256=maIuJZO5392BoC1odTdxOjtCkYmjy9-1zvVbhUW3KXg,8222736
14
14
  maialib/maiapy/other.pyi,sha256=jEmAc-MDc3iMA2-5hp41RLgNrfBQRMvq-sF2_pexhbo,2163
15
15
  maialib/maiapy/__init__.pyi,sha256=L8YtZYJMw_9TrdejcKs2c5xTbu5WMRwlHhKz6Qzulf8,77
16
16
  maialib/maiapy/__init__.py,sha256=L8YtZYJMw_9TrdejcKs2c5xTbu5WMRwlHhKz6Qzulf8,77
@@ -19,8 +19,8 @@ maialib/maiapy/sethares_dissonance.py,sha256=uRQLTQN55dk74hIFpzu9RlTWP0ZhRpVT3yT
19
19
  maialib/maiapy/plots.pyi,sha256=nRNUQ9h9kjJHTdbQt4eXv933MOx7TIztIg-inThglB4,3620
20
20
  maialib/maiapy/plots.py,sha256=XjGhgQxFw2QfH-8iMvo3OR3gsxpNkOpBBTX_juYM1Js,23153
21
21
  maialib/maiapy/sethares_dissonance.pyi,sha256=O8D_cYRPCE1K5Zw54ckg3I5frULcBGgs_di_bTOpuBU,3609
22
- maialib-1.8.2.dist-info/RECORD,,
23
- maialib-1.8.2.dist-info/WHEEL,sha256=cBy-JNWg3y6KmLE-K2kxS_UNVKfvgmw6eBcsGF4eLP4,113
24
- maialib-1.8.2.dist-info/top_level.txt,sha256=sZWQaa-Up2ba00WpAxBhOLKM6qQYTpUKJMXgSE0Nc48,17
25
- maialib-1.8.2.dist-info/LICENSE.txt,sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s,35148
26
- maialib-1.8.2.dist-info/METADATA,sha256=8Y8rBBFNukW98nDPRxudHwhpEydhDMz0r-yQ456jUq4,7051
22
+ maialib-1.9.0.dist-info/RECORD,,
23
+ maialib-1.9.0.dist-info/WHEEL,sha256=cBy-JNWg3y6KmLE-K2kxS_UNVKfvgmw6eBcsGF4eLP4,113
24
+ maialib-1.9.0.dist-info/top_level.txt,sha256=sZWQaa-Up2ba00WpAxBhOLKM6qQYTpUKJMXgSE0Nc48,17
25
+ maialib-1.9.0.dist-info/LICENSE.txt,sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s,35148
26
+ maialib-1.9.0.dist-info/METADATA,sha256=u-YuAC1O2yMg943SY-c1RG4WiRppaNkDVRJCC5GHNuo,7051