Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make audiotracks filterable by specific tags #189

Closed
4 tasks done
hburgund opened this issue Dec 8, 2014 · 4 comments
Closed
4 tasks done

make audiotracks filterable by specific tags #189

hburgund opened this issue Dec 8, 2014 · 4 comments
Assignees

Comments

@hburgund
Copy link
Member

hburgund commented Dec 8, 2014

In other words, allow the ability to restrict an audiotrack to playing only assets that have a certain tag or set of tags. Lots of aesthetic possibilities for things like adjusting the frequency of field recording assets in relation to spoken assets. This would arguably be particularly useful for non-geo-listen projects, but I think it would be useful all-around as well.

Server Requirements

  • add new optional ManyToManyField called audiotrack.tag_filters
  • update admin to handle new field
  • update all api/2/audiotracks/ requests accordingly
  • update documentation
@13rac1
Copy link
Member

13rac1 commented Feb 11, 2015

Audio Track 1: People's thoughts
Audio Track 2: Rain/Thunder
Audio Track 3: Birds and other animals

I'd like this.

@hburgund
Copy link
Member Author

Yes! And when we have the ability to have different ranges/zones for each asset (rather than just the simplistic asset center and project-level radius), then we can really start doing some awesome aesthetic stuff!

@hburgund
Copy link
Member Author

Now that we are finally moving towards client-side mixing, the only work that needs to be done on the server is adding the audiotrack.tag_filters stuff.

The actual filtering mechanism will be built in roundware-ios-framework-v2, so I will handle that there.

@hburgund
Copy link
Member Author

fixed by #372

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants