diff --git a/examples/minimal/index.html b/examples/minimal/index.html index d66dd860..240cbd2e 100755 --- a/examples/minimal/index.html +++ b/examples/minimal/index.html @@ -2,6 +2,7 @@
+ diff --git a/examples/minimalMilkdrop/index.html b/examples/minimalMilkdrop/index.html index e7d0d865..2abeb46f 100755 --- a/examples/minimalMilkdrop/index.html +++ b/examples/minimalMilkdrop/index.html @@ -2,6 +2,7 @@ + @@ -68,27 +69,6 @@ duration: 5.322286, }, ], - __butterchurnOptions: { - importButterchurn: () => Promise.resolve(butterchurn), - getPresets: () => { - return Object.entries(butterchurnPresets).map(([name, preset]) => { - return { name, butterchurnPresetObject: preset }; - }); - }, - butterchurnOpen: true, - }, - windowLayout: { - main: { position: { top: 0, left: 0 } }, - equalizer: { position: { top: 116, left: 0 } }, - playlist: { - position: { top: 232, left: 0 }, - size: { extraWidth: 0, extraHeight: 4 }, - }, - milkdrop: { - position: { top: 0, left: 275 }, - size: { extraHeight: 12, extraWidth: 7 }, - }, - }, }); webamp.renderWhenReady(document.getElementById("app")); diff --git a/examples/minimalWindowLayout/index.html b/examples/minimalWindowLayout/index.html index 01bae70d..c586e758 100755 --- a/examples/minimalWindowLayout/index.html +++ b/examples/minimalWindowLayout/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/multipleSkins/index.html b/examples/multipleSkins/index.html index 18c109dd..3f37d2e5 100755 --- a/examples/multipleSkins/index.html +++ b/examples/multipleSkins/index.html @@ -2,6 +2,7 @@ + diff --git a/examples/multipleTracks/index.html b/examples/multipleTracks/index.html index fa6aa243..3a8e46c1 100755 --- a/examples/multipleTracks/index.html +++ b/examples/multipleTracks/index.html @@ -2,6 +2,7 @@ +