
Product
Introducing Immutable Scans
Scan results now load faster and remain consistent over time, with stable URLs and on-demand rescans for fresh security data.
mod-sample-extractor
Advanced tools
mod-sample-extractor is a Node.js command-line tool for extracting raw PCM sample data from ProTracker MOD files.
Node.js:
This tool requires Node.js (version 10 or higher). If you don't have Node.js installed, please follow these steps:
Download and Install:
Visit the official Node.js website and download the installer for your operating system. Follow the installation instructions provided on the website.
Verify Installation:
Once installed, open a terminal or command prompt and run:
node -v
This should output the version of Node.js you installed.
To install the tool, run:
npm install -g mod-sample-extractor
In case it has been 10 years and the npm package repository ceased to exist, you can still clone this repository and run the tool manually:
git clone https://github.com/andormade/mod-sample-extractor.git
cd mod-sample-extractor
npm install -g
Once installed, you can run the tool from anywhere:
mod-sample-extractor path/to/yourfile.mod
The tool reads the provided MOD file, parses the header and sample descriptors, and then extracts the PCM sample data into separate files in the current directory.
Each PCM file exported by the tool has the following characteristics:
FAQs
Extracts PCM samples from MOD files
We found that mod-sample-extractor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Scan results now load faster and remain consistent over time, with stable URLs and on-demand rescans for fresh security data.

Product
Socket's new Alert Details page is designed to surface more context, with a clearer layout, reachability dependency chains, and structured review.

Product
Campaign-level threat intelligence in Socket now shows when active supply chain attacks affect your repositories and packages.