Skip to content
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

[Question & Suggestion] Musik #1370

Closed
Julexar opened this issue Apr 2, 2018 · 6 comments
Closed

[Question & Suggestion] Musik #1370

Julexar opened this issue Apr 2, 2018 · 6 comments

Comments

@Julexar
Copy link

Julexar commented Apr 2, 2018

First to the question: How do I add my own music to the game and which music format does it need to have?

Now to the suggestion: I would like it if you added reaction that Monika has if you play new songs that the player added. This would make it feel like she actually know what you´re doing. It would also fit in, because Monika mentions that she would like to listen to music that the player chooses.
I know that it would be pretty hard to do this but you could try to programm Monika to recognize different kinds of music. Therefore you could add multiple options that she can recognize music from. E.g. Rock, Alternative, etc. This could be possible if you somehow made Monika able to research this kind of stuff on the internet. The flaw is that this would require a wifi/internet connection. This is just a suggestion and doesn´t have to be added

@kaido1224
Copy link
Contributor

.ogg is the file type.

I believe there are instructions in the discord pinned in coding on how to add your own music.

@kaido1224
Copy link
Contributor

As for your second thing, I don't think there is any way for Monika to determine what sort of music you add is supposed to be based on the file name.

@Julexar
Copy link
Author

Julexar commented Apr 2, 2018

Well... - if you add to her code that she checks that file everytime you start the game, it could work. Like just program her to know that the music that is normally in ther is part of the game. And if she finds new files which haven´t been added in her code, she automatically researches it or talks about it to you. Either way is fine. In the second way, I just mentioned, she could ask what type of music you added. This would not require a wifi/internet connection.

@kaido1224
Copy link
Contributor

I don't think that's feasible. I'll let the other devs comment though.

@aldoram5
Copy link
Contributor

aldoram5 commented Apr 2, 2018

To do actual file name research on the internet and then automatically determine something to comment about the music you added based on the result of that search, that would be a whole new level of AI, so that's not happening anytime soon. As for the commenting on what music genres you like, there could be some music related topics added asking the player if they like an specific genre.
You could actually contribute some of those topics if you want, here's our contributing guidelines, those will help you making your first topic contribution.

@ThePotatoGuy
Copy link
Member

We are not adding a user-friendly way to add additional music, mainly since Renpy only likes oggs.
If you want to add your own stuff, refer to this file to see how to add songs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants