Skip to content

Vincent-the-gamer/nemassler

Repository files navigation

Nemassler

A useful multiple function tool!
Mainly transform .ncm to .mp3 and calculate audio BPM.

Powered By

English | 中文文档

Installation

Download application from Release:

Latest Version: v1.0.5

https://github.com/Vincent-the-gamer/Nemassler/releases

Can't open in macOS?

  • Open Terminal
  • Input xattr -d com.apple.quarantine
  • Drag the application and drop in Terminal, the directory will be automatically written.
  • Press enter(aka return) button!!!
  • Re-open the application.

Page Overview

page

You can choose either English or Simplified Chinese now.

Get Started

ncm -> mp3

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

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

Default Folders

  • Windows:
    • ncm: C:\Users\Public\ncm
    • mp3: C:\Users\Public\mp3
    • songcover: C:\Users\public\songcover
  • macOS
    • ncm: /Users/Shared/ncm
    • mp3: /Users/Shared/mp3
    • songcover: /Users/Shared/songcover
  • Linux
    • ncm: /home/{user_name}/Public/ncm
    • mp3: /home/{user_name}/Public/mp3
    • songcover: /home/{user_name}/Public/songcover

Calculate BPM(beats per minute)

choose your generated .mp3 audios, or import your own .mp3 audios into your mp3 output folder to calculate BPM.

And, a funny feature inside, but I can't tell more😁

Build from source code

git clone https://github.com/Vincent-the-gamer/Nemassler.git

npm run build-app

Changelog

View Changelog

License

MIT

About

Transform Netease Music .ncm audio into .mp3 audio, and support .mp3 BPM calculation

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published