youstanzr
youstanzr
Filter picker view should remove non-applicable filters. Example below: Song 1 tags: A, B, C Song 2 tags: A, B Song 3 tags: C, D, E Song 4 tags: B,...
The songDict that is used across the app to hold the song attribute should be changed to a Song struct as it would make the code cleaner
Trimming the song to start at a specific time and end at a specific time would be great. The user should have the trimming option in SongDetailViewController where the user...
### Is your feature request related to a problem? Please describe. It seemed to me a little bit confusing when you're dealing with large app screen and the app suddenly...