the3soundcrafties / SoundboardCrafter

Customizable Android soundboard - play sound effects and atmospheric sounds to enhance your boardgame experience. Best suited for dungeon crawl boardgames and pen & paper role-playing games (RPG).
Apache License 2.0
7 stars 1 forks source link

Soundboard tab: Add / remove multiple sounds to / from soundboards #136

Open nbudzyn opened 3 years ago

nbudzyn commented 3 years ago

From the soundboard tab context menu, there should be a menu item like "Edit Multiple Sounds", where the user can select several sounds (one-clicking each) and select or unselect soundboards. There seems to be a "grey state" necessary (some of the selected sounds are part of a soundboard, others are not). Cancel button?

See #100

nbudzyn commented 3 years ago

Might not be necessary when #142 is implemented

nbudzyn commented 3 years ago

This is mainly usefull, when the user wants to copy a (small) selection of sounds from one soundboard to one (or several) other (existing!) soundboards. Moreover, one could select several sounds to remove them from the current soundboard.

We plan to do this later.