FreestyleSound
From Music Hack Day
Contents |
[edit] Marcos Alonso & Javi Agenjo
- Name: FreestyleSound
- Webpage: tamats.com
- Twitter account: @maIonso @tamat
- Other info: 24 hours straight!
[edit] About the hack
It's an iPad app that connects to the Freesound database and allows the user to manipulate the samples using multitouch gestures. We put special effort in the user interaction and the visual quality.
It allows to change the tempo with the horizontal axis and the amplitude with the verical axis of everysample, It has a global delay and its easy to search by tags on the freesound database. You can change the global tempo of the app.
[edit] Images/Screenshots
[edit] Source code and links
- No links available yet
[edit] What APIs, tools or kit did you use?
- openFrameworks for the visual part
- Freesound JSON API for the queries
[edit] Anything left to do
Improve the user interface. Add new ways to search.