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

Move soundfont, playback and midi implementation into a separate project #61

Open
klesun opened this issue Jun 12, 2016 · 1 comment
Open

Comments

@klesun
Copy link
Collaborator

klesun commented Jun 12, 2016

I wanna separate /entry/compose.html and /entry/main.html cuz commit messages start to become ambiguous. Same problem with issues.

Plus i got some general use functions that i just feel bad to copypaste to the mokona_game project.

Plus, the soundfont part is obviously the only reusable aka the most useful part of my project and sharing it with ppl must be a good thing.

@klesun
Copy link
Collaborator Author

klesun commented Sep 25, 2016

So the current project should be split into three:

  • Player (midi files storage, playback)
  • Editor (composing)
  • Lib (soundfont player implementation and the rest shared stuff)

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

1 participant