ableton-js
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -30,3 +30,3 @@ import { Ableton } from ".."; | ||
name: string; | ||
value: string; | ||
value: number; | ||
is_quantized: boolean; | ||
@@ -33,0 +33,0 @@ } |
{ | ||
"name": "ableton-js", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Control Ableton Live from Node", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |