Skip to content

Commit 5c77bc5

Browse files
authored
Update README.md
1 parent 897575c commit 5c77bc5

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,17 @@
2525
## Features
2626
- Work with multiple files;
2727
- 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.
3033
- Import from MIDI files:
3134
- Only type 1 MIDI files are tested;
3235
- 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;
3439
- Can automatically expand distance between notes to fit as many note as possible.
3540
- Import from JSON files;
3641
- Export to other formats:
@@ -45,7 +50,7 @@
4550
## Download
4651
Go to the [Releases](https://github.com/IoeCmcomc/NBSTool/releases/latest "Releases") page to download the latest version.
4752

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.
4954

5055
## Issues
5156
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

Comments
 (0)