0.2.2 • Published 3 years ago

@orosound/orosound-node-sdk v0.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

npm version

Installation

This release is published to npm and can be installed via below command.

$ npm install --save @orosound/orosound-node-sdk

Pre-requisite

Linux

Udev rules

To be able to communicate with Orosound devices with non-root privileges it is required to create a udev rule. You need admin rights to write inside /etc/udev/rules.d directory. The udev rule file can be downloaded with the following command :

$ curl -sL -o /etc/udev/rules.d/81-hidraw-permissions.rules https://orosound.link/assets/udev/81-hidraw-permissions.rules

You can the reload udev rules :

$ udevadm control --reload-rules && udevadm trigger

Alternatively, you can simply reboot linux.

$ reboot
0.2.1

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.1

4 years ago