node-minidsp icon indicating copy to clipboard operation
node-minidsp copied to clipboard

A control interface to the MiniDSP2x4HD via USB/HID

Results 6 node-minidsp issues
Sort by recently updated
recently updated
newest added

Hi, running the module brings out this response: `minidsp gain 0 Mi 03 Mär 2021 08:49:14 /usr/local/lib/node_modules/minidsp/node_modules/bindings/bindings.js:135 throw err; ^ Error: Could not locate the bindings file. Tried: → /usr/local/lib/node_modules/minidsp/node_modules/node-hid/build/HID-hidraw.node...

Hello. I've been experimenting with this tool and my miniDSP 4x10 HD (running firmware 2.11). Most of the functions work without modification -- digital source selection, preset selection, and setting...

I'm wondering how to find out from the API what the input gain is, whether one has set it or not. It seems that the setGain command doesn't return anything,...

Many things in this PR, if you want me to split them up let me know. 1. Fixed bugs in _getMasterStatus(). According to the Air app, it seems that the...

Over the last few days I've been working on getting the MiniDSP 2x4 HD to talk to my Raspberry Pi and have it display the current volume, mute, input, etc....

Hi, I'd like to extend the capabilities of this library in various ways to do most things that the official software can (such as set attenuation of specific channels, mute...