[obsidian] vault backup: 2025-10-09 19:10:22[

This commit is contained in:
2025-10-09 19:10:22 +09:00
parent 1fcf809e29
commit 4ffa255c85
6 changed files with 50 additions and 1 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

10
content/Pytakt.md Normal file
View File

@@ -0,0 +1,10 @@
---
date: 2025-10-09 18:20
---
#programming-language #music #computermusic
[[Takt]]をベースにPythonライブラリとして再実装されたもの。
[GitHub - snisim/pytakt: A Python library for music description, generation, and processing with realtime MIDI I/O](https://github.com/snisim/pytakt)
[Full article: Pytakt: a Python library for symbolic music description, generation, and real-time processing](https://www.tandfonline.com/doi/full/10.1080/09298215.2025.2540434#d1e130)

View File

@@ -11,3 +11,8 @@ date: 2025-08-20 16:13
[高機能な音楽プログラミング言語Takt - 丸井綜研](https://marui.hatenablog.com/entry/2014/09/14/150337)
[Takt download \| SourceForge.net](https://sourceforge.net/projects/takt/)
最近Pythonで作り直したのがあるらしい。
[[Pytakt]]