Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Example 6: Multi-Buzz Player

Player that can switch between multiple buzz compositions.

Features

  • Buzz selector UI with visual feedback
  • State preservation (continues playing after switch)
  • Pre-loaded buzz data for instant switching
  • Smooth layer transitions

Structure

06-multi-buzz/
├── index.html
├── styles.css
├── README.md
└── buzzes/
    ├── buzz-1.json
    ├── buzz-2.json
    └── buzz-3.json

Usage

  1. Open index.html in a browser
  2. Select a buzz from the bottom panel
  3. Click Start to begin playback
  4. Switch between buzzes while playing