-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Matthew Craig edited this page Mar 24, 2018
·
1 revision
Welcome to the TzSoundBoard wiki!
Tz stands for TaggedZi (me).
Project Purpose:
One of my co-workers truly enjoys playing sounds to enhance every day life. He uses a built in application that lets him type the name of a file and it will start playing it. So on a whim, I decided to make a real sound board application, to help him find sounds faster and keep track of them. This is that project.
Goals:
- Be able to play common sound files at the click of a button (done)
- Allow files to be selected, and associated with a button. The button should have at the minimum a text description. (Done)
- Allow for volume control (master app/NOT per file) (Done)
- Allow Images or Icons to be used on the buttons instead of text.
- Allow an unlimited number of buttons -> sounds, and have the display allow resize and scroll capability
- Allow for "fuzzy" search so you can start typing in a search bar, and it will match anything close to what is typed (only)
- Allow for user to name and "tag" buttons.
- Possibly read name and "tag" from meta data if possible? and allow user to modify display (not tag)
- Allow user to SAVE all of the files added and configuration. (Possibly every time something is added, modified, or removed?)
- Allow user to IMPORT that save to restore.
- Program should automatically load last saved config on start.
- Possibly allow user to drag/drop buttons into an "order" so that they can arrange as desired
- It should look amazing! Okay how amazing can you get for a sound board. But I want it to look nice and sleek.