Arabic Maqām Network - TypeScript Library Documentation - v0.1.0
GitHub
NPM Package
Preparing search index...
functions/export
ExportOptions
Interface ExportOptions
interface
ExportOptions
{
includeTuningSystemDetails
:
boolean
;
includePitchClasses
:
boolean
;
includeAjnasDetails
:
boolean
;
includeMaqamatDetails
:
boolean
;
includeMaqamatModulations
:
boolean
;
includeAjnasModulations
:
boolean
;
progressCallback
?:
(
percentage
:
number
,
step
:
string
)
=>
void
;
}
Index
Properties
include
Tuning
System
Details
include
Pitch
Classes
include
Ajnas
Details
include
Maqamat
Details
include
Maqamat
Modulations
include
Ajnas
Modulations
progress
Callback?
Properties
include
Tuning
System
Details
includeTuningSystemDetails
:
boolean
include
Pitch
Classes
includePitchClasses
:
boolean
include
Ajnas
Details
includeAjnasDetails
:
boolean
include
Maqamat
Details
includeMaqamatDetails
:
boolean
include
Maqamat
Modulations
includeMaqamatModulations
:
boolean
include
Ajnas
Modulations
includeAjnasModulations
:
boolean
Optional
progress
Callback
progressCallback
?:
(
percentage
:
number
,
step
:
string
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
include
Tuning
System
Details
include
Pitch
Classes
include
Ajnas
Details
include
Maqamat
Details
include
Maqamat
Modulations
include
Ajnas
Modulations
progress
Callback
GitHub
NPM Package
Arabic Maqām Network - TypeScript Library Documentation - v0.1.0
Loading...