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

Add a test to check if wrsamp can write more than 8 channels to format 516 #451

Merged
merged 1 commit into from
May 11, 2023

Conversation

alistairewj
Copy link
Member

We should be able to read and write data with more than 8 channels to formats 508, 516, and 524. This test verifies that the digital signal generated when writing to format 516 is identical to the original signal loaded in from a sample record in format 16.

Should catch bugs like those fixed in #450

@alistairewj alistairewj requested review from tompollard and bemoody May 11, 2023 18:27
@tompollard
Copy link
Member

tompollard commented May 11, 2023

@alistairewj more tests are always good! looks like the style checks failed. please could you check format and update the PR?

We should be able to read and write data with more than 8 channels
to formats 508, 516, and 524. This test verifies that the digital signal
generated when writing to format 516 is identical to the original signal
loaded in from a sample record in format 16.
@alistairewj alistairewj force-pushed the test_flac_read_write branch from 083d05a to 19a34fd Compare May 11, 2023 19:53
@alistairewj
Copy link
Member Author

Ah OK I had autopep8 running and not black. Updated now, fingers crossed!

Copy link
Member

@tompollard tompollard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@tompollard tompollard merged commit 6003485 into main May 11, 2023
@tompollard tompollard deleted the test_flac_read_write branch May 11, 2023 20:10
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.

2 participants