annotator
annotator _ presents recordings with possibly defined start position, end position, highlighted/annotate regions, and regions marked for removal (which are skipped over), offering an easy and potentially collaborative in-browser possibility of annotatating and non-destructively presenting snippets in the context of their longer recordings. regions made can be exported to a reaper project.
how to use:
- click on recording to load soundfile, waveform, and start playing
- click and drag on waveform to create and select region
- type to annotate (some commands are interpreted):
start
- sets start position, fades in length of region
end
- sets end position, fades out length of region
rm
- skips region with fade-in/fade-out
- currently set to 500 ms fade
- [ ] add variable fade-in/fade-out times
- eg.
rm 500
- eg.
- [ ] add crossfade
note: adding/changing annotations is currently password-protected
- [ ] add guest user login
roadmap
- [ ] offline mode
- [ ] video player - annotate video
- [ ] add highlight/star/rating capability
- [ ] fix sometimes being overwritten bug
- [ ] add play/pause button next to waveform
- [ ] display file length
- [ ] mark recordings for removal (syntax: rename with 'rm' at start of )
- [ ] for slomo videos: option to change playback speed and set+save default playspeed. how to deal with the slow-motion recordings (120fps captured on iPhone 5s)? maybe the annotator shows the fps and exposes the option to change playback speed, with the last-selected setting sticking?
- how to display multitude of files connecting to single recording moment? small mixer between mic input and sound output with preset setting?