AudioStemImport

data class AudioStemImport(val stemName: String, val filepath: String, val clipDisplayName: String)

One separated stem, ready to become a clip.

Constructors

Link copied to clipboard
constructor(stemName: String, filepath: String, clipDisplayName: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard