|
25 | 25 | ## Features
|
26 | 26 | - Work with multiple files;
|
27 | 27 | - Open old formats (such as .mcsp2);
|
28 |
| -- Modify header information and change between versions; |
29 |
| -- Arrange notes by instruments; |
| 28 | +- Available tools/operations: |
| 29 | + - Modify header information and change between versions; |
| 30 | + - Arrange notes by instruments; |
| 31 | + - Hard-apply layer volumes and/or panning to notes; |
| 32 | + - Insert image as silent notes for decoration purpose. |
30 | 33 | - Import from MIDI files:
|
31 | 34 | - Only type 1 MIDI files are tested;
|
32 | 35 | - Support importing note velocity, note panning and note fine-pitch;
|
33 |
| - - Allow importing MIDI notes as multiple successive fading-out NBS notes; |
| 36 | + - Allow importing MIDI notes as multiple successive NBS notes; |
| 37 | + - These trailing note' velocity can be fading out of having a specified value; |
| 38 | + - Allow applying stereo effect to trailing notes; |
34 | 39 | - Can automatically expand distance between notes to fit as many note as possible.
|
35 | 40 | - Import from JSON files;
|
36 | 41 | - Export to other formats:
|
|
45 | 50 | ## Download
|
46 | 51 | Go to the [Releases](https://github.com/IoeCmcomc/NBSTool/releases/latest "Releases") page to download the latest version.
|
47 | 52 |
|
48 |
| -After extracting the downloaded ZIP file to a folder, run the executable (nbstool.exe on Windows, nbstool on Linux) to use the program. |
| 53 | +After extracting the downloaded ZIP file to a folder, run the executable (nbstool.exe on Windows, nbstool or nbstool.bin on Linux) to use the program. |
49 | 54 |
|
50 | 55 | ## Issues
|
51 | 56 | To report issues, please go to [Issues](https://github.com/IoeCmcomc/NBSTool/issues "Issues") page. For questions and suggestions, the [Discussion](https://github.com/IoeCmcomc/NBSTool/discussions "Discussion") page is the right place.
|
0 commit comments