fix: add back butterchurn

This commit is contained in:
JellyBrick
2023-09-18 06:44:48 +09:00
parent 3f3a5483ed
commit d0d739e61f
6 changed files with 194 additions and 2 deletions

View File

@ -191,8 +191,13 @@ const defaultConfig = {
},
'visualizer': {
enabled: false,
type: 'vudio',
type: 'butterchurn',
// Config per visualizer
butterchurn: {
preset: 'martin [shadow harlequins shape code] - fata morgana',
renderingFrequencyInMs: 500,
blendTimeInSeconds: 2.7,
},
vudio: {
effect: 'lighting',
accuracy: 128,