Documentation ¶ Index ¶ func ToDrum(fnames []string, slices int) (err error) func ToDrum2(fnames []string, slices int) (finalName string, err error) func ToDrumSplice(fname string, slices int) (err error) func ToSynth(fname string, baseFreq float64) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ToDrum ¶ func ToDrum(fnames []string, slices int) (err error) func ToDrum2 ¶ added in v1.3.4 func ToDrum2(fnames []string, slices int) (finalName string, err error) func ToDrumSplice ¶ func ToDrumSplice(fname string, slices int) (err error) func ToSynth ¶ func ToSynth(fname string, baseFreq float64) (err error) Types ¶ This section is empty. Source Files ¶ View all Source files convert.go Click to show internal directories. Click to hide internal directories.