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 API #319

Merged
merged 15 commits into from
Jun 26, 2015
Merged

Audio API #319

merged 15 commits into from
Jun 26, 2015

Conversation

tf
Copy link
Member

@tf tf commented Jun 26, 2015

Extract audio related functionality from page types into pageflow.audio module.

tf added 15 commits June 24, 2015 19:38
Extract functionality from audio page type:

* Bind audio volume to pageflow settings while playing
* Add methods to fade audio player in and our.
Move creation of slidehsow related globals to a single place. Allow
reuse in editor.
Provide factory method for audio players from audio file ids. Inside
the editor, retrieve sources from Backbone models. For published
entries, provide sources via json seed.
Add factory method to audio API to create a player object which
orchestrates many audio players. This allows to fade between different
audio files.
Prevent conflict with audio page features until audio page also uses
audio API.
Call functions before snd after playback. Allow delaying playback
by returning a promise.
Allow to add a suffix to audio ids. This makes is possible to use
the same audio file multiple times inside a pool.
Use for playing from beginning in multi player.
tf added a commit that referenced this pull request Jun 26, 2015
@tf tf merged commit fcfdb58 into codevise:master Jun 26, 2015
@tf tf deleted the audio-api branch June 26, 2015 15:20
@tf tf modified the milestone: v0.9 Jul 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant