Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/verkaro/musicxml_to_h2pattern
Unfinished golang code to convert musicxml to hydrogen drum beats.
https://github.com/verkaro/musicxml_to_h2pattern
go golang h2pattern hydrogen musicxml
Last synced: about 1 month ago
JSON representation
Unfinished golang code to convert musicxml to hydrogen drum beats.
- Host: GitHub
- URL: https://github.com/verkaro/musicxml_to_h2pattern
- Owner: verkaro
- License: gpl-3.0
- Created: 2024-11-03T04:27:05.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T04:46:50.000Z (2 months ago)
- Last Synced: 2024-11-03T05:20:38.999Z (2 months ago)
- Topics: go, golang, h2pattern, hydrogen, musicxml
- Language: Go
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# musicxml_to_h2pattern
This is my attempt to make a musicxml to hydrogen pattern converter.
I feel that most of the initial work is done (thanks chat.gpt) but
we've come to a standstill on proper note distribution in the rendered file.
They pile up on the 1st beat of the pattern like spaghetti on a wall, or
something.I am open to clues. This is my 1st bit of shared code, the whole experience
is new. FYI the wiki is open for casual communication over this code. Which I
believe has some promise.