Skip to content

Swap synth A & B lock bits#3

Open
jack-h wants to merge 1 commit intonrao:masterfrom
jack-h:nrao_master
Open

Swap synth A & B lock bits#3
jack-h wants to merge 1 commit intonrao:masterfrom
jack-h:nrao_master

Conversation

@jack-h
Copy link
Copy Markdown

@jack-h jack-h commented Jun 1, 2016

get_phase_lock(synth) had the bit masks
for synths A & B backwards -- get_phase_lock(SYNTH_A)
would return the lock status of SYNTH_B and vice versa.

This commit brings the code in line with the valon register spec.

get_phase_lock(synth) had the bit masks
for synths A & B backwards -- get_phase_lock(SYNTH_A)
would return the lock status of SYNTH_B and vice versa.

This commit brings the code in line with the valon register spec.
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.

1 participant