Label "Kick/Snare: Distorted" needs to change with each sound. What do you think is the best way to do this? Should it display the file name (sans file extension), or should it be an additional bit of information that's stored separately? It doesn't matter so much which way we do it initially, but it will become more of a concern as we add more sound libraries to the app, or add functionality for user added sounds. My instinct tells me it should be a label independent of the file name, but that label should be auto filled by the file name until it is manually overridden. At this point we don't need to be able to rename sounds in the UI.
Label "Kick/Snare: Distorted" needs to change with each sound. What do you think is the best way to do this? Should it display the file name (sans file extension), or should it be an additional bit of information that's stored separately? It doesn't matter so much which way we do it initially, but it will become more of a concern as we add more sound libraries to the app, or add functionality for user added sounds. My instinct tells me it should be a label independent of the file name, but that label should be auto filled by the file name until it is manually overridden. At this point we don't need to be able to rename sounds in the UI.