Skip to content

Commit

Permalink
publish v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-the-gamer committed Jun 11, 2023
1 parent 9902410 commit 137c9c8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,9 @@ Download application from Release:
You can choose either `English` or `Simplified Chinese` now.

#### ncm -> mp3
Run your code, then access: `http://localhost:8080`
put your `.ncm` files in `your ncm input folder`, then click the `Convert All` button

put your `.ncm` files in `your custom ncm input folder`, then click the `Convert All` button

mp3 files and song cover will be generated in `your custom mp3 output folder`.
mp3 files and song cover will be generated in `your mp3 output folder`.

#### Default Folders
* Windows:
Expand All @@ -44,7 +42,7 @@ mp3 files and song cover will be generated in `your custom mp3 output folder`.
* songcover: /Users/Shared/songcover

#### Calculate BPM(beats per minute)
choose your generated `.mp3` audios, or import your own `.mp3` audios into `your custom mp3 output folder` to calculate BPM.
choose your generated `.mp3` audios, or import your own `.mp3` audios into `your mp3 output folder` to calculate BPM.

## Build from source code
~~~shell
Expand Down

0 comments on commit 137c9c8

Please sign in to comment.