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

Sub-second precision in SM4 #330

Closed
elisagirola opened this issue Feb 28, 2023 · 1 comment · Fixed by #336
Closed

Sub-second precision in SM4 #330

elisagirola opened this issue Feb 28, 2023 · 1 comment · Fixed by #336
Assignees
Labels
area: metadata bug Something isn't working

Comments

@elisagirola
Copy link

I am using Emu to extract metadata from SM4 recordings. Sub-second precision in the timestamp is causing problems.
image
image

@atruskie atruskie self-assigned this Mar 1, 2023
@atruskie atruskie added bug Something isn't working area: metadata labels Mar 1, 2023
atruskie added a commit that referenced this issue Mar 9, 2023
- Adds high precision timer support for SM4s. Fixes #330
- Adds support for microphone sensitivity reporting for Sm4s partially addressed #331
- Adds make, model, and sensor name for SM4. Partially addresses #296

- BREAKING change: resets channel identifier to match industry standard. i.e. the first channel is 0 (left). We were counting from 1 which is not the most popular format: https://en.wikipedia.org/wiki/Surround_sound#Channel_notation
- BREAKING: Fixed a bug with the Location parsing code! Coordinates from WA sensors will now report the correct hemisphere
@atruskie
Copy link
Member

Available in the 7.0.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: metadata bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants