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

added library to play audio at a requested time #793

Closed
wants to merge 1 commit into from

Conversation

bjklemme-intel
Copy link
Contributor

Hi,

I worked with Chris Hall at Intel to create this library that allows a user to play an audio file with alsa at a specific requested time. It is intended to work with the daemon_cl that synchronizes time between computers.

If you have any questions please contact me at beverly.klemme@intel.com.

Thank you very much for your attention to this request,
Beverly

@pinealservo
Copy link
Contributor

Hi Beverly,

Thanks for the pull request! This looks like very interesting work, but it will take me a bit of time to look through it all and give some full feedback.

One thing I noticed up front, though, is that you've made the pull request against the master branch; we use that as our more "stable" branch, and we usually bring new work into the "open-avb-next" branch. Could you close this and open a pull request against "open-avb-next"? We'll take a closer look from there, but since it's largely a separate example application I don't think there will be any trouble getting it merged.

@bjklemme-intel
Copy link
Contributor Author

bjklemme-intel commented Jun 12, 2018 via email

@pinealservo
Copy link
Contributor

No worries, it happens by accident all the time even to people who are fairly experienced with it. Having a non-master development branch is unusual on github, so the default workflow isn't really designed for it.

@pinealservo
Copy link
Contributor

One more thing I noticed just looking through the changes--you seem to have captured some binary files and other build products (the pycache directory, etc.) that you may not have intended. It would be best to remove those from the commit before the next pull request.

@bjklemme-intel
Copy link
Contributor Author

bjklemme-intel commented Jun 12, 2018 via email

@bjklemme-intel bjklemme-intel force-pushed the alsa_timed_audio branch 2 times, most recently from 95d0f4e to 736ed60 Compare June 12, 2018 18:50
@bjklemme-intel
Copy link
Contributor Author

bjklemme-intel commented Jun 12, 2018 via email

@andrew-elder
Copy link

@bjklemme-intel - I should "close" this pull request, correct? You have a new one.

You can go ahead and just select the "Close and comment" button yourself to close it if you like. You should have permission to close your own pull request.

@bjklemme-intel
Copy link
Contributor Author

bjklemme-intel commented Jun 13, 2018 via email

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.

3 participants