UNPKG

ableton-detect

Version:

Get information from installed Ableton Live instances

7 lines (3 loc) 136 B
import getAbletons from '../index.js' // from '@stonegray/ableton-detect' const ableton = await getAbletons(); console.log(ableton);