Arabic Maqām Network - TypeScript Library Documentation - v0.1.0
GitHub
NPM Package
Preparing search index...
functions/export
JinsExportOptions
Interface JinsExportOptions
interface
JinsExportOptions
{
includeTuningSystemDetails
:
boolean
;
includePitchClasses
:
boolean
;
includeTranspositions
:
boolean
;
progressCallback
?:
(
percentage
:
number
,
step
:
string
)
=>
void
;
}
Index
Properties
include
Tuning
System
Details
include
Pitch
Classes
include
Transpositions
progress
Callback?
Properties
include
Tuning
System
Details
includeTuningSystemDetails
:
boolean
include
Pitch
Classes
includePitchClasses
:
boolean
include
Transpositions
includeTranspositions
:
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
Transpositions
progress
Callback
GitHub
NPM Package
Arabic Maqām Network - TypeScript Library Documentation - v0.1.0
Loading...