From 774815c4e57f3491d1567689a3fe9c93fb2fdce0 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Mon, 4 Sep 2023 03:55:14 +0900 Subject: [PATCH] remove: butterchurn (it does not work on node v18) --- config/defaults.ts | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/config/defaults.ts b/config/defaults.ts index f5143f32..42bc976a 100644 --- a/config/defaults.ts +++ b/config/defaults.ts @@ -191,13 +191,8 @@ const defaultConfig = { }, 'visualizer': { enabled: false, - type: 'butterchurn', + type: 'vudio', // Config per visualizer - butterchurn: { - preset: 'martin [shadow harlequins shape code] - fata morgana', - renderingFrequencyInMs: 500, - blendTimeInSeconds: 2.7, - }, vudio: { effect: 'lighting', accuracy: 128,