uvi-script
Musical event scripting with Lua
Loading...
Searching...
No Matches
FileFormat Class Reference

Predefined format file types. More...

Public Types

enum  Type {
  All ,
  Audio ,
  MIDI
}
 File format type. More...
 

Detailed Description

Predefined format file types.

Member Enumeration Documentation

◆ Type

File format type.

Enumerator
All 

all file type

Audio 

Audio file type (wav, aiff, FLAC, ...)

MIDI 

MIDI file type.