You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some notes on how the cool feature of remix groups could become more useful.
Currently this feature is accessible via a modal by clicking this:
As an extreme example, this sound's remix group has 490 sounds. It takes ~10 seconds for the modal to load and it seems impossible to scroll to the end. Information like ""show me, what sounds were used to make this" or "show me, which sounds used this" are near impossible to find out)
Here is the very top of this tree, showing 16 sounds of 490:
Split into remixes/sources, so that you can chose to only view sources or remixes. The sound would be the start or end point instead of one of many
If either tree becomes too complex (how much is too much?), limit recursiveness. If still too much, add pagination
Spark curiosity by adding text like "20 remixes", "10 sources" or "30 remixes/sources" or just a number next to the icon
If remix groups are supposed to suffice to satisfy attribution requirements, it might be necessary to track sound and user names that are in the sources tree and for some reason get deleted. To easily provide attribution, a text output of all sources used should be provided, including their license.
The text was updated successfully, but these errors were encountered:
Thanks @qubodup !
Your comments make a lot of sense. I guess that displaying sources/remixes without this arrow drawing and in a grid mode might be useful? (specially when there are many sounds). And this could be paginated like the similar sounds modal for example.
Adding the number next t the icon is maybe what I can see it could break the layout a bit more, but I agree it would spark curiosity. Maybe the number of sources/remixes (if greater than 0) could be listed in the stats section at the right? Also maybe a whole different icon could be used for the purpose?
Some notes on how the cool feature of remix groups could become more useful.
Currently this feature is accessible via a modal by clicking this:
As an extreme example, this sound's remix group has 490 sounds. It takes ~10 seconds for the modal to load and it seems impossible to scroll to the end. Information like ""show me, what sounds were used to make this" or "show me, which sounds used this" are near impossible to find out)
Here is the very top of this tree, showing 16 sounds of 490:
The text was updated successfully, but these errors were encountered: