cli

package module
v0.0.1-alpha.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2019 License: Unlicense Imports: 8 Imported by: 0

README

Imgur

codecov

cli

TODO:

  • Create new project
    • CLI Template
    • CUI Template
    • GUI Template
  • Project serve
    • markers flag for starting from certain point in compositions
  • Project embedder (wav/aiff)
  • Render audio output

Documentation

Index

Constants

View Source
const (
	Cli = ProjectType(iota)
	Cui
	Gui
)

Variables

This section is empty.

Functions

func ClirActions

func ClirActions(cli *clir.Cli)

Types

type ProjectType

type ProjectType int

type RTout

type RTout int
const (
	PortAudio RTout = iota
	Oto
)

type TemplatesVariables

type TemplatesVariables struct {
	ProjectName string
	ProjectType ProjectType
	Output      RTout
}

Directories

Path Synopsis
cmd
gocomu command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL