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

Streamed processing #12

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Streamed processing #12

wants to merge 5 commits into from

Conversation

thom4parisot
Copy link
Member

Now pipes the audio file into the processing sink.

PROBLEM: when the tracklist ends, the child process is killed.

closes #8

oncletom added 5 commits December 6, 2014 13:02
- audio file content is streamed to child process instead of hardcoding the filepath into the spawn process, for reusability purpose
- the streaming source is hot swaped if another file is asked to be read
PROBLEM: the child process ends when the audio piping ends.
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.

Streaming approach
1 participant