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

1.6c (flipped screen) "A" SR ABCD outputs reversed #21

Closed
adrianfon9 opened this issue Nov 9, 2018 · 9 comments
Closed

1.6c (flipped screen) "A" SR ABCD outputs reversed #21

adrianfon9 opened this issue Nov 9, 2018 · 9 comments
Assignees

Comments

@adrianfon9
Copy link

Should the behaviour look like this?
Flipped:
DCBA vs ABCD (Normal)?

Currently it still is outputting as if it were normal (not flipped) orientation.

Normal:
Out A: The most recent sample
Out B: n steps back
Out C: 2n steps back
Out D: 3n steps back

@Chysn
Copy link
Owner

Chysn commented Nov 10, 2018

Hey, I’ll install flipped and review

@Chysn
Copy link
Owner

Chysn commented Nov 10, 2018

I can confirm that the behavior is as expected in Hemisphere Suite 1.6C when the screen is flipped. Note that the names of the outputs will be reversed. That is, the physical output that normally functions as Out A will function as Out D in Flip 180 mode, etc.

@Chysn Chysn closed this as completed Nov 10, 2018
@Chysn Chysn self-assigned this Nov 10, 2018
@adrianfon9
Copy link
Author

adrianfon9 commented Nov 10, 2018 via email

@Chysn
Copy link
Owner

Chysn commented Nov 10, 2018

Do you have a way to post a video of what you’re doing? What you’re describing is not how it works for me.

@adrianfon9
Copy link
Author

adrianfon9 commented Nov 11, 2018 via email

@Chysn Chysn reopened this Nov 11, 2018
@Chysn
Copy link
Owner

Chysn commented Nov 11, 2018

OK, thank you, that's very helpful.

I've got a uO_C coming this week, and I think that will make it easier for me to review this.

@adrianfon9
Copy link
Author

adrianfon9 commented Nov 13, 2018 via email

@Chysn
Copy link
Owner

Chysn commented Nov 27, 2018

If you're using both hemispheres with "A"SR, the A output (leftmost) is the most recent sample. The B output is the sample 1 x index before that. The C output is the sample 2 x index before the most recent. The D output (rightmost) is the sample 3 x index before the most recent. I guess you could say that the signal moves from left to right. The signal that's in A right now will be in B in {index} clocks.

I tested this with flipped screen on my µO_C, and it behaves as expected.

I think it's a good idea to indicate the effect of CV on the index.

@Chysn
Copy link
Owner

Chysn commented Dec 5, 2018

Closing because it appears to be working as expected in v1.7

@Chysn Chysn closed this as completed Dec 5, 2018
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

No branches or pull requests

2 participants