Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
8192Bit committed Aug 6, 2023
2 parents b855abc + a7a1385 commit a59cd72
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
Android version of xperia64's DIYEdit.

Thanks to:
- [xperia64's DIYEdit](https://github.com/xperia64/DIYEdit) that gives easy-to-use classes.
- [xperia64's DIYEdit](https://github.com/xperia64/DIYEdit) gives easy-to-use classes.
- [codekidX's storage-chooser](https://github.com/codekidX/storage-chooser) for choosing file and directory,and Android R (11) support provided by mendhak.
- [shoji's JFugue-for-Android](https://github.com/kshoji/JFugue-for-Android) for playing and processing MIDI files.
- [shoji's javax.sound.midi-for-Android](https://github.com/kshoji/javax.sound.midi-for-Android) gives support for JFugue-for-Android.
- [KyoSherlock's MidiDriver](https://github.com/KyoSherlock/MidiDriver) gives music playback with custom sf2 soundbank support.
- [kshoji's JFugue-for-Android](https://github.com/kshoji/JFugue-for-Android) for playing and processing MIDI files.
- [kshoji's javax.sound.midi-for-Android](https://github.com/kshoji/javax.sound.midi-for-Android) gives support for JFugue-for-Android.

# Chinese

Expand All @@ -17,5 +18,6 @@ xperia64 DIYEdit 的 Android 移植版本。
感谢:
- [xperia64 的 DIYEdit](https://github.com/xperia64/DIYEdit) 提供了简单易用的类。
- [codekidX 的 storage-chooser](https://github.com/codekidX/storage-chooser) 用于选择文件与目录,以及 mendhak 提供的 Android R (11) 支持。
- [shoji 的 JFugue-for-Android](https://github.com/kshoji/JFugue-for-Android) 播放与处理 MIDI 文件。
- [shoji 的 javax.sound.midi-for-Android](https://github.com/kshoji/javax.sound.midi-for-Android) 提供对 JFugue-for-Android 的支持。
- [KyoSherlock 的 MidiDriver](https://github.com/KyoSherlock/MidiDriver) 提供使用自定义 sf2 音色库播放音乐的功能。
- [kshoji 的 JFugue-for-Android](https://github.com/kshoji/JFugue-for-Android) 播放与处理 MIDI 文件。
- [kshoji 的 javax.sound.midi-for-Android](https://github.com/kshoji/javax.sound.midi-for-Android) 提供对 JFugue-for-Android 的支持。

0 comments on commit a59cd72

Please sign in to comment.