0.2.2 • Published 2 years ago

@orosound/orosound-node-sdk v0.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

0.2.2

2 years ago

0.2.0

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.1

2 years ago