{
    id: 'waveform',
    name: 'Waveform',
    init: async (container) => (await import('@/visualizers/waveform')).init(container),
    credits: {