Music and Ambience is a core element to any good D&D session. Unnoticed, it has a HUGE impact on the atmosphere in the room and helps to immerse everyone around the table into the game. Having to painfully look up fitting music online or locally breaks the immersion of everyone involved.
The Goal of this Project is simplifying playing, pausing and especially switching music down to the press of a single button.
I finally got around to learn how building and distributing works with electron. On the right side under releases you can find the setup.exe of the latest version. Currently there is sadly no finished version, I started reworking and am not done, so many basic features don't work.
- download the repository and extract the files into a folder
- make sure you have node.js installed, otherwise download it it under https://nodejs.org/en/download/
- open a command line in the folder where the repository is located
- (follow this tutorial if you don't know how )
- type npm install
- you have installed it successfully!
- open a command terminal in the folder where the repository is located
- (follow this tutorial if you don't know how )
- type npm start
Background Music:
- Play/Switch to new Theme by the press of a button
- Songs loop, start automatically and at a random point in the song
- Quickly Play any Music from YouTube by copy pasting the URL into the bar at the bottom
❌ Ambience Music:
- Start/Stop a Song with a single Button
- Play multiple Songs at the same time to create the correct atmosphere
- Playing Songs appear in little windows which can be used to adjust the volume
- Close all ambience with a single "close all" button
Customize registered Songs:
- Add songs found on YouTube to the Program by simply determining a title and copy pasting the URL.
- Delete Songs from the quick selection
Major:
- Add Soundeffects to the quick selection
- Redesign for a less modern look
- Make compatible with Online-DnD
Minor:
- Make Songnames editable without having to delete it and adding it back in
- Redesign bar at the bottom