- Experiment ID
2026-06-soundboard-frequently-used- Experiment Type
- apex / user
- Analysis Summary
- Adds a frequently used sounds section to the soundboard.
- Why It Matters
- People who use the soundboard repeatedly can reach recently used sounds faster.
- This is distinct from favorites because actual usage patterns can affect the picker order.
- Detailed Description
- After the soundboard builds the available sounds and favorites lists, the enabled variant can insert a separate frequently used section when recent sound usage exists.
- Sounds already in favorites are excluded, and the path keeps up to three frequently used sounds.
- The same module can add 100 pixels of popout height when this section is enabled so the picker has more room.
- Focus Area
- Soundboard frequently used section
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}