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

Use audio file metadata to set sampling rate #207

Closed
qmac opened this issue Nov 17, 2017 · 1 comment
Closed

Use audio file metadata to set sampling rate #207

qmac opened this issue Nov 17, 2017 · 1 comment
Assignees
Labels

Comments

@qmac
Copy link
Collaborator

qmac commented Nov 17, 2017

Currently, all AudioStims are set to have a sampling rate of 44100. This is throwing off some of the audio feature extraction and transformation. Instead, we should use the audio's metadata to set this sampling rate. There is not really an elegant way to do this using moviepy, but it should be feasible once Zulko/moviepy#665 is merged and released.

@qmac
Copy link
Collaborator Author

qmac commented Dec 2, 2017

Closing #210

@qmac qmac closed this as completed Dec 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant