//go:build !native

package cmd

import "github.com/vsariola/sointu/vm"

var DefaultService = vm.SynthService{}