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

Audio/video as waveform (line/oscillo/etc) [suggestion] #4

Open
Kuranes opened this issue Dec 23, 2014 · 3 comments
Open

Audio/video as waveform (line/oscillo/etc) [suggestion] #4

Kuranes opened this issue Dec 23, 2014 · 3 comments

Comments

@Kuranes
Copy link

Kuranes commented Dec 23, 2014

Use case: better visual sync between animations and audio/video, a bit like demoscene usual audio/visual reactivity ( http://www.airtightinteractive.com/2013/10/making-audio-reactive-visuals/ )

Ideally, in the end, it's about having a custom ease where you can edit spline to make it look like the line waveform of you audio.
(many audio/video tag libs like https://github.com/collab-project/videojs-wavesurfer or https://github.com/bbcrd/peaks.js etc)

@zz85
Copy link
Owner

zz85 commented Dec 24, 2014

Thanks for the suggestion. Curves and audio is eventually something I wish
to support

although I'm do not think that audio or audio analysis would be inside
Timeliner core, perhaps as a plugin. Right now I think of Timeliner more as
an embeddable easing tool rather than a full fledged NLE.

Perhaps @mrdoob's frame.js is
currently more suited for syncing audio reactive visuals :)

@zz85
Copy link
Owner

zz85 commented Apr 17, 2015

I'm think that audio support might actually be pretty useful.

So I experimented with creating an audio waveform in js + web audio api today. http://codepen.io/zz85/pen/pJzbwd?editors=101

I'll give more thought on how this can eventually go into timeliner

@pwkey
Copy link

pwkey commented Jan 23, 2018

I wondered if you had taken your thoughts further on integration of audio into Timeliner? I am looking to develop 3D enabled technical presentations which would comprise an initial animation (utilising Timeliner driving three.js) followed by the ability to interact in the 3D scene. A voice over would accompany the animation and hence the need to include audio and the ability to conveniently sync between the audio and animation.

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

3 participants