ipyaudio 0.1.29__py3-none-any.whl → 0.1.31__py3-none-any.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.
Files changed (28) hide show
  1. ipyaudio/_frontend.py +1 -1
  2. ipyaudio/_version.py +1 -1
  3. ipyaudio/labextension/package.json +1 -1
  4. ipyaudio/labextension/static/{270.2a0af8170fcaa201cbcf.js → 270.97cadff867540e839437.js} +1 -1
  5. ipyaudio/nbextension/index.js +1 -1
  6. ipyaudio/nbextension/index.js.map +1 -1
  7. ipyaudio/player.py +1 -3
  8. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/labextensions/ipyaudio/package.json +1 -1
  9. ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/static/270.2a0af8170fcaa201cbcf.js → ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/static/270.97cadff867540e839437.js +1 -1
  10. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/nbextensions/ipyaudio/index.js +1 -1
  11. ipyaudio-0.1.31.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +1 -0
  12. {ipyaudio-0.1.29.dist-info → ipyaudio-0.1.31.dist-info}/METADATA +2 -2
  13. {ipyaudio-0.1.29.dist-info → ipyaudio-0.1.31.dist-info}/RECORD +27 -27
  14. ipyaudio-0.1.29.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map +0 -1
  15. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json +0 -0
  16. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/labextensions/ipyaudio/install.json +0 -0
  17. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js +0 -0
  18. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js +0 -0
  19. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js +0 -0
  20. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt +0 -0
  21. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js +0 -0
  22. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt +0 -0
  23. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/labextensions/ipyaudio/static/style.js +0 -0
  24. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json +0 -0
  25. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/nbextensions/ipyaudio/extension.js +0 -0
  26. {ipyaudio-0.1.29.data → ipyaudio-0.1.31.data}/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt +0 -0
  27. {ipyaudio-0.1.29.dist-info → ipyaudio-0.1.31.dist-info}/WHEEL +0 -0
  28. {ipyaudio-0.1.29.dist-info → ipyaudio-0.1.31.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ipyaudio
3
- Version: 0.1.29
3
+ Version: 0.1.31
4
4
  Summary: A Jupyter Widget for Web Audio Playing and Recording.
5
5
  Project-URL: Homepage, https://github.com/pengzhendong/ipyaudio
6
6
  Author-email: Zhendong Peng <pzd17@tsinghua.org.cn>
@@ -46,7 +46,7 @@ Classifier: Programming Language :: Python :: 3.10
46
46
  Classifier: Programming Language :: Python :: 3.11
47
47
  Classifier: Programming Language :: Python :: 3.12
48
48
  Requires-Python: >=3.9
49
- Requires-Dist: audiolab>=0.2.7
49
+ Requires-Dist: audiolab>=0.2.8
50
50
  Requires-Dist: ipydatawidgets>=4.3.5
51
51
  Requires-Dist: ipywidgets>=8.0.0
52
52
  Provides-Extra: docs
@@ -1,16 +1,16 @@
1
1
  ipyaudio/__init__.py,sha256=GO0pZvY1ER8CGSEdSgXyf9byRVCTdshf30EcqflfnGs,1859
2
- ipyaudio/_frontend.py,sha256=ULpm0tPp5b3JsOn5dh9zl8q-NNo2Ys7OYyefODZJWrk,246
3
- ipyaudio/_version.py,sha256=ycgMfzrndZtoArm6mXa11p6LGAabWDENEU0q-dvBU7k,207
4
- ipyaudio/player.py,sha256=pK0fFhRmflgRjTnNdR_J17TJZA7yzipvwA6E3MCrxQk,4092
2
+ ipyaudio/_frontend.py,sha256=ZOMC8gAcQ1_CMWjtQ4iiregCpCj_EZD4Rp15DlM2fkk,246
3
+ ipyaudio/_version.py,sha256=flGKAm5X6x4XVjHw1Jv69Q6dsiRCvZSHNUvcwTCA7d8,207
4
+ ipyaudio/player.py,sha256=BoWXRIVC7u-RWeEwyKJlnKRQeOPnyYJ-nRLN7e7kwqc,4001
5
5
  ipyaudio/recorder.py,sha256=0oA03jB4Rhoy9xPrlSom13pqJdmclQ2HJ3DMBQkCfqU,6345
6
6
  ipyaudio/timer.py,sha256=b3ho1X2zXjoUxMS7JWnVAreMC3dlcpd3zvgceqFkmEY,1788
7
7
  ipyaudio/utils.py,sha256=5RbrkesXuf2R5hDdMkH5ajaSgXsYG2JTZVqx-5Doq6s,783
8
8
  ipyaudio/widget.py,sha256=wUnPuUzoDjfc8awM6_b6GeE1c1hMp2g5kIYBuvd9rJg,924
9
9
  ipyaudio/configs/player.json,sha256=OQCglTSb3CJBl8_IRXQrmXTGC_Sg_H76E4bLZqitBFc,1030
10
10
  ipyaudio/configs/recorder.json,sha256=QhJja8HzjjZexfKvx__MpsK5-98xSlDHdVkOHBh9Bjs,257
11
- ipyaudio/labextension/package.json,sha256=bPwIOR4d9w2g2FFiKJedRMSt5YCLwY3U7GuTCzZhyJ0,3439
11
+ ipyaudio/labextension/package.json,sha256=JE8iAWIlkVYSI1BFupEO3YauryU3ontU2T8f23JHelI,3439
12
12
  ipyaudio/labextension/static/122.3700f0454aee82938e32.js,sha256=NwDwRUrugpOOMpSrNaUUlDh_VcIo_CsLXqd_Dqv9aBE,1076
13
- ipyaudio/labextension/static/270.2a0af8170fcaa201cbcf.js,sha256=Kgr4Fw_KogHLz0hBDEqRijUkCbHWBY5Kf7A_JSRuslk,29519
13
+ ipyaudio/labextension/static/270.97cadff867540e839437.js,sha256=l8rf-GdUDoOUN_oUXsHEt1RvKnf4ZZg87U9Hl6ZiAB0,29536
14
14
  ipyaudio/labextension/static/509.a9d6860fe38ae60aa71f.js,sha256=qdaGD-OK5gqnH9J8i1LRsAFbaDrRt7vhCDtiyrLU_yE,632
15
15
  ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js,sha256=g9sSzxO7BhhC5U9q-cdCAa62fsNS0H55VFy8hMZpgEM,60441
16
16
  ipyaudio/labextension/static/570.97f2a8196b7f1703e636.js.LICENSE.txt,sha256=Rygqb6FGni17yJNtFnwX6_D9gAlBEE3RUJeUUgjMtQE,120
@@ -19,30 +19,30 @@ ipyaudio/labextension/static/627.315cb148cc156382df50.js.LICENSE.txt,sha256=5oK3
19
19
  ipyaudio/labextension/static/style.js,sha256=-CQt0ZTPaCTvrRiLcznxflAbfvIKlOVzjOos-muaXQ8,118
20
20
  ipyaudio/labextension/static/third-party-licenses.json,sha256=Bf8Xf3Ts5Ei8_w0jbr2SLFIHbju9pTfI-nhy1tfEaZ4,15803
21
21
  ipyaudio/nbextension/extension.js,sha256=DuyS9AUV37h3WxspuhDpEPTFCztkEyMWfZ5YjZSaWAg,406
22
- ipyaudio/nbextension/index.js,sha256=_9VUdJWVgNpWmFbj9OSaNZGol5NVFIHp_i51Y7N7Jms,1334569
22
+ ipyaudio/nbextension/index.js,sha256=xF-M3mnr8L-9InxEZOt9J-5uUNMmw7II5VltJdYu6_E,1334586
23
23
  ipyaudio/nbextension/index.js.LICENSE.txt,sha256=SM0Gns-yHYrs7f5xup63yzlmb7K5I1gj7WjnbBGuP_E,358
24
- ipyaudio/nbextension/index.js.map,sha256=q8k2FjfPAL0be1CfWvurGemMlzkzA0cIdoUhRywyZ-s,2172719
24
+ ipyaudio/nbextension/index.js.map,sha256=txcvdf2ii6m7cnYkf8V29VJKf2yA56o-F0T4JzUfAy8,2172768
25
25
  ipyaudio/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
26
  ipyaudio/tests/conftest.py,sha256=bvWtEyGyYxzUqTzS3Yb6E6mWOMP12SyVy9AqXvQGGLg,1415
27
27
  ipyaudio/tests/test_example.py,sha256=JLdr25MjPjNe5Wj8n7J40U14o5s4JXJpxOU9_VQrN94,278
28
28
  ipyaudio/tests/test_nbextension_path.py,sha256=t9Y4IaMOSbTzmtNxMGCldbZRExTah-b-fKwd7_2K2ys,462
29
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/package.json,sha256=bPwIOR4d9w2g2FFiKJedRMSt5YCLwY3U7GuTCzZhyJ0,3439
30
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js,sha256=NwDwRUrugpOOMpSrNaUUlDh_VcIo_CsLXqd_Dqv9aBE,1076
31
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/static/270.2a0af8170fcaa201cbcf.js,sha256=Kgr4Fw_KogHLz0hBDEqRijUkCbHWBY5Kf7A_JSRuslk,29519
32
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js,sha256=qdaGD-OK5gqnH9J8i1LRsAFbaDrRt7vhCDtiyrLU_yE,632
33
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js,sha256=g9sSzxO7BhhC5U9q-cdCAa62fsNS0H55VFy8hMZpgEM,60441
34
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt,sha256=Rygqb6FGni17yJNtFnwX6_D9gAlBEE3RUJeUUgjMtQE,120
35
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js,sha256=LFY8xH3yCFPiBg2cj_AK4AGEad8V3MYpYDv8DcbbOIw,425571
36
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt,sha256=5oK3F4JphnO3LYEM9RXe8SkqkZATOYmxpFpvVGvdaKk,237
37
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/static/style.js,sha256=-CQt0ZTPaCTvrRiLcznxflAbfvIKlOVzjOos-muaXQ8,118
38
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json,sha256=Bf8Xf3Ts5Ei8_w0jbr2SLFIHbju9pTfI-nhy1tfEaZ4,15803
39
- ipyaudio-0.1.29.data/data/share/jupyter/nbextensions/ipyaudio/extension.js,sha256=DuyS9AUV37h3WxspuhDpEPTFCztkEyMWfZ5YjZSaWAg,406
40
- ipyaudio-0.1.29.data/data/share/jupyter/nbextensions/ipyaudio/index.js,sha256=_9VUdJWVgNpWmFbj9OSaNZGol5NVFIHp_i51Y7N7Jms,1334569
41
- ipyaudio-0.1.29.data/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt,sha256=SM0Gns-yHYrs7f5xup63yzlmb7K5I1gj7WjnbBGuP_E,358
42
- ipyaudio-0.1.29.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map,sha256=q8k2FjfPAL0be1CfWvurGemMlzkzA0cIdoUhRywyZ-s,2172719
43
- ipyaudio-0.1.29.data/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json,sha256=BmiJxz0zncI7hb8QHtnfAykNxqSXBcVhfbWZxdBRzzw,62
44
- ipyaudio-0.1.29.data/data/share/jupyter/labextensions/ipyaudio/install.json,sha256=6bM2k1XqE-DlTYa87T6uNaTy55_-Lf2HlZFSyx5QnjY,177
45
- ipyaudio-0.1.29.dist-info/METADATA,sha256=nUXccn9dGTPQ-CApD32_y4pzX8jgcQkvZ3EK5kotTtw,5175
46
- ipyaudio-0.1.29.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
47
- ipyaudio-0.1.29.dist-info/licenses/LICENSE.txt,sha256=-uZ5GSv8HIaOXcLH77MEBajSXj7X8T5N989WfkUFYKc,1498
48
- ipyaudio-0.1.29.dist-info/RECORD,,
29
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/package.json,sha256=JE8iAWIlkVYSI1BFupEO3YauryU3ontU2T8f23JHelI,3439
30
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/static/122.3700f0454aee82938e32.js,sha256=NwDwRUrugpOOMpSrNaUUlDh_VcIo_CsLXqd_Dqv9aBE,1076
31
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/static/270.97cadff867540e839437.js,sha256=l8rf-GdUDoOUN_oUXsHEt1RvKnf4ZZg87U9Hl6ZiAB0,29536
32
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/static/509.a9d6860fe38ae60aa71f.js,sha256=qdaGD-OK5gqnH9J8i1LRsAFbaDrRt7vhCDtiyrLU_yE,632
33
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js,sha256=g9sSzxO7BhhC5U9q-cdCAa62fsNS0H55VFy8hMZpgEM,60441
34
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/static/570.97f2a8196b7f1703e636.js.LICENSE.txt,sha256=Rygqb6FGni17yJNtFnwX6_D9gAlBEE3RUJeUUgjMtQE,120
35
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js,sha256=LFY8xH3yCFPiBg2cj_AK4AGEad8V3MYpYDv8DcbbOIw,425571
36
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/static/627.315cb148cc156382df50.js.LICENSE.txt,sha256=5oK3F4JphnO3LYEM9RXe8SkqkZATOYmxpFpvVGvdaKk,237
37
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/static/style.js,sha256=-CQt0ZTPaCTvrRiLcznxflAbfvIKlOVzjOos-muaXQ8,118
38
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/static/third-party-licenses.json,sha256=Bf8Xf3Ts5Ei8_w0jbr2SLFIHbju9pTfI-nhy1tfEaZ4,15803
39
+ ipyaudio-0.1.31.data/data/share/jupyter/nbextensions/ipyaudio/extension.js,sha256=DuyS9AUV37h3WxspuhDpEPTFCztkEyMWfZ5YjZSaWAg,406
40
+ ipyaudio-0.1.31.data/data/share/jupyter/nbextensions/ipyaudio/index.js,sha256=xF-M3mnr8L-9InxEZOt9J-5uUNMmw7II5VltJdYu6_E,1334586
41
+ ipyaudio-0.1.31.data/data/share/jupyter/nbextensions/ipyaudio/index.js.LICENSE.txt,sha256=SM0Gns-yHYrs7f5xup63yzlmb7K5I1gj7WjnbBGuP_E,358
42
+ ipyaudio-0.1.31.data/data/share/jupyter/nbextensions/ipyaudio/index.js.map,sha256=txcvdf2ii6m7cnYkf8V29VJKf2yA56o-F0T4JzUfAy8,2172768
43
+ ipyaudio-0.1.31.data/data/etc/jupyter/nbconfig/notebook.d/ipyaudio.json,sha256=BmiJxz0zncI7hb8QHtnfAykNxqSXBcVhfbWZxdBRzzw,62
44
+ ipyaudio-0.1.31.data/data/share/jupyter/labextensions/ipyaudio/install.json,sha256=6bM2k1XqE-DlTYa87T6uNaTy55_-Lf2HlZFSyx5QnjY,177
45
+ ipyaudio-0.1.31.dist-info/METADATA,sha256=Vi31O1Zfk1vIts0b41jc69X8KY5XTaLHOafeLJR3Xew,5175
46
+ ipyaudio-0.1.31.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
47
+ ipyaudio-0.1.31.dist-info/licenses/LICENSE.txt,sha256=-uZ5GSv8HIaOXcLH77MEBajSXj7X8T5N989WfkUFYKc,1498
48
+ ipyaudio-0.1.31.dist-info/RECORD,,