diff --git a/doc/Omnitone.html b/doc/Omnitone.html index 0b7a755..396a660 100644 --- a/doc/Omnitone.html +++ b/doc/Omnitone.html @@ -177,7 +177,7 @@

Methods

-

(static) createBufferList(context, bufferData) → {Promise.<Array.<AudioBuffer>>}

+

(static) createBufferList(context, bufferData, optionsopt) → {Promise.<Array.<AudioBuffer>>}

@@ -210,6 +210,8 @@
Parameters:
Type + Attributes + @@ -235,6 +237,14 @@
Parameters:
+ + + + + + + + @@ -258,6 +268,14 @@
Parameters:
+ + + + + + + + @@ -265,6 +283,108 @@
Parameters:
+ + + + options + + + + + +Object + + + + + + + + + <optional>
+ + + + + + + + + + + BufferList options. +
Properties
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDefaultDescription
dataType + + +String + + + + + + <optional>
+ + + + + +
+ + 'url' + + BufferList data type.
+ + + + + @@ -302,7 +422,7 @@
Parameters:
Source:
@@ -503,7 +623,7 @@
Parameters:
Source:
@@ -851,7 +971,7 @@
Properties
Source:
@@ -1180,7 +1300,7 @@
Properties
Source:
@@ -1333,7 +1453,7 @@
Parameters:
Source:
@@ -1516,7 +1636,7 @@
Parameters:
Source:
@@ -1575,7 +1695,7 @@
Returns:
-

(static) createHOAConvolver(context, ambisonicOrder, hrirBufferListopt)

+

(static) createHOAConvolver(context, ambisonicOrder, hrirBufferListopt) → {HOAConvovler}

@@ -1752,7 +1872,7 @@
Parameters:
Source:
@@ -1775,6 +1895,24 @@
Parameters:
+
Returns:
+ + + + +
+
+ Type +
+
+ +HOAConvovler + + +
+
+ + @@ -1786,7 +1924,7 @@
Parameters:
-

(static) createHOARenderer(context, config)

+

(static) createHOARenderer(context, config) → {HOARenderer}

@@ -2057,7 +2195,7 @@
Properties
Source:
@@ -2080,6 +2218,24 @@
Properties
+
Returns:
+ + + + +
+
+ Type +
+
+ +HOARenderer + + +
+
+ + @@ -2091,7 +2247,7 @@
Properties
-

(static) createHOARotator(context, ambisonicOrder)

+

(static) createHOARotator(context, ambisonicOrder) → {HOARotator}

@@ -2215,7 +2371,7 @@
Parameters:
Source:
@@ -2238,6 +2394,24 @@
Parameters:
+
Returns:
+ + + + +
+
+ Type +
+
+ +HOARotator + + +
+
+ + @@ -2375,7 +2549,7 @@
Parameters:
Source:
@@ -2579,7 +2753,7 @@
Parameters:
Source:
@@ -2651,7 +2825,7 @@

Home

Namespaces