Kenku FM Soundboards

by Rato Kuzmanić
5
4
3
2
1
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Control playback of sounds from Kenku FM soundboards.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Kenku FM Soundboards Plugin

Made for Obsidian Code Style: Prettier

Control playback of sounds from Kenku FM soundboards directly from Obsidian.

Features

🔗 Configure Kenku FM's remote play URL
▶️ Play sounds from any soundboard in your Kenku FM library using Obsidian commands
⏹️ Stop playback for any active sound track
🔄 Force-reload soundboard data from Kenku FM if the plugin becomes out of sync

How to use

Changing Kenku FM's remote play URL

  1. Open the plugin settings.
  2. In the Base URL field, enter the new address and port.
    • By default, the plugin uses Kenku FM's default http://127.0.0.1:3333

Play a sound

  1. Open the Command Palette.
  2. Choose Kenku FM Soundboards: Play [Sound name] track from [Soundboard name] soundboard.

Stop a sound

  1. Open the Command Palette.
  2. Choose Kenku FM Soundboards: Stop playing [Sound name] track from [Soundboard name] soundboard.

Reload soundboard data

  1. Open the Command Palette.
  2. Choose Kenku FM Soundboards: Reload sounds.

Note: Reloading sounds is optional but useful if the plugin state becomes out of sync with Kenku FM. For example, if you play or stop sounds directly in the Kenku FM app instead of through the plugin.

Background and scope

This plugin was originally created for my D&D group while I'm DMing a Curse of Strahd campaign, so it focuses on a small set of features we actually use at the virtual table. I plan to keep it maintained (especially for future Obsidian updates) and fix bugs as they come up, but I don't expect to add new features unless they're something I personally need for the campaign.

Crafted by a human without the use of generative AI.