Skip to content

devzolo/node-native-sound

Repository files navigation

node-native-sound

BASS is an audio library for Node.js.

Example:

import { NativeSound } from 'native-sound';

const res = new NativeSound(path.join(__dirname, 'test.mp3'));

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published