ableton-live
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "ableton-live", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"browser": "./build/esm/index.js", | ||
@@ -5,0 +5,0 @@ "main": "./build/cjs/index.js", |
@@ -57,4 +57,2 @@ # Ableton Live | ||
await live.connect(); | ||
const tracks = await live.song.children('tracks'); | ||
@@ -61,0 +59,0 @@ const clips = await tracks[0].getClips(); |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
3734207
80