Skip to content

fix lineAt and some formatting#39

Open
telephon wants to merge 1 commit into
mainfrom
fix-lineAt
Open

fix lineAt and some formatting#39
telephon wants to merge 1 commit into
mainfrom
fix-lineAt

Conversation

@telephon

@telephon telephon commented Sep 1, 2025

Copy link
Copy Markdown
Contributor

Mentioned here: supercollider/supercollider#7127 (comment)

a = NodeProxy.control(s, 1);
a.source = { |f| LFTri.kr(f) };
a.lineAt(\f, 300, 2);

^^ ERROR: Message 'settings' not understood.
RECEIVER: ProxyNodeMap[(out -> 4), (fadeTime -> 0.02), (i_out -> 4), (f -> 0.0)]

"% - cannot set please unmap % first!".postf(thisMethod, key.cs);
};
if(val.nodeMapMapsToControl.not) { startLevels[i] = val };
bundle = bundle.addAll([key, ctlIndex + i]);

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

(I had fixed this from an outdated version of JITLIbExtensions). So maybe we can skip, if this fix doesn't improve anything.

@adcxyz could you take a look?

@telephon

Copy link
Copy Markdown
Contributor Author

@adcxyz what do you think about this one?

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