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

README.md in 3 languages, with detailed instructions #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ChrisTorng
Copy link

No description provided.

@ChrisTorng
Copy link
Author

I'm not familiar with GitHub's Pull Request. I don't know why my 2 PRs have been merged into one. And the changes in pde has only two lines on:

MidiBus.list(); // 啟動時會列出 MIDI Input/Output 裝置,記下你想用的 MIDI Input 裝置名稱,設定在下一行。
myBus = new MidiBus(this, "MIDI Input device name", -1); // 將「MIDI Input device name」代換成你的 MIDI Input 裝置。

But before commit, I have checked the changes in IDE has only the two lines. Maybe because of different line endings (CR/LF)?

@ChrisTorng
Copy link
Author

Add the instruction on Windows to sharing MIDI Input device between MIDI app and PianoVirtualizer.

@ChrisTorng ChrisTorng changed the title README.md in 3 languages, with links README.md in 3 languages, with detailed instructions Aug 14, 2020
@ChrisTorng
Copy link
Author

Now all the instructions are pretty long. I suggest to keep current README.md in English, with two links to README_zhcht.md and README_zhchs.md. Or start using Wiki section to collect detailed instructions?

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

Successfully merging this pull request may close these issues.

1 participant