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: 8 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T04:46:50.000Z (over 1 year ago)
- Last Synced: 2025-03-22T12:18:07.135Z (about 1 year ago)
- Topics: go, golang, h2pattern, hydrogen, musicxml
- Language: Go
- Homepage:
- Size: 24.4 KB
- 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.