Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Piano song)Home from undertale #5712

Closed
ForceDog opened this issue May 3, 2020 · 2 comments
Closed

(Piano song)Home from undertale #5712

ForceDog opened this issue May 3, 2020 · 2 comments
Labels
pianonotes note jsons for the piano

Comments

@ForceDog
Copy link

ForceDog commented May 3, 2020

So I tried to make a piano song json with the piano notes that @Abc2557 posted on issues.I don't know if it's right since it's my first time trying to do this.
pianosong.json.txt

@ForceDog
Copy link
Author

ForceDog commented May 3, 2020

{
"name": "Home",
"verse_list": [0, 10, 20, 30,],
"pnm_list": [
{
"text": "(playing home from undertale)",
"style": "monika_credits_text",
"notes": [
"F4",
"A4SH",
"C5",
"D5",
"A4SH",
"C5",
"D5",
"G4",
"A4SH",
"C5",
"F5",
"A4SH",
"C5",
"D5",
"A4SH",
"C5",
"F5",
"F4",
"A4SH",
"C5",
"D5",
"A4SH",
"C5",
"D5",
"G4",
"A4SH",
"C5",
"D5",
"A4SH",
"C5",
"D5",
"A4",
"A4SH",
"C5",
"F5",
"A4SH",
"C5",
"D5"
],
"express": "1eub",
"postexpress": "1eua",
"vis_timeout": 2.0,
"verse": 0,
"posttext": true
},
{
"text": "(Playing home from undertale)",
"style": "monika_credits_text",
"notes": [
"A4SH",
"C5",
"A4SH",
"F4",
"A4SH",
"C5",
"D5",
"A4SH",
"C5",
"D5",
"G4",
"A4SH",
"C5",
"D5",
"A4SH",
"C5",
"D5",
"F4SH",
"A4SH",
"C5",
"D5"
],
"postnotes": [
"F4SH",
"A4SH",
"D5",
"A4SH",
"A4SH",
"C5",
"A4SH"
],
"express": "1eub",
"postexpress": "1eua",
"ev_timeout": 1.0
}
]
}

@ThePotatoGuy ThePotatoGuy added the pianonotes note jsons for the piano label May 6, 2020
@ThePotatoGuy
Copy link
Member

linking #5706

@Monika-After-Story Monika-After-Story locked and limited conversation to collaborators Sep 19, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
pianonotes note jsons for the piano
Projects
None yet
Development

No branches or pull requests

2 participants