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

Not working in OM 7 beta? #1

Open
magarvit opened this issue Dec 2, 2019 · 6 comments
Open

Not working in OM 7 beta? #1

magarvit opened this issue Dec 2, 2019 · 6 comments

Comments

@magarvit
Copy link

magarvit commented Dec 2, 2019

In my OM7 beta every object says "The method XXX does not apply to arguments of type XXXXX" when evaluated.

@j-bresson
Copy link
Member

j-bresson commented Dec 3, 2019

I think we need more information here: version of software / library ? A sample patch maybe ? Otherwise Profile should be working ok.
Note that you have example/help-patches in the library (accessible from the menu "Help")

@magarvit
Copy link
Author

magarvit commented Dec 3, 2019

Yes, sorry...
OM beta 7 (version 0.6)
Profile 2.1
Every object of the library gives the same error, no matter the inputs I put on them (also without inputs, using the default values).

@j-bresson
Copy link
Member

Have you tried the help patches ?

@magarvit
Copy link
Author

magarvit commented Dec 3, 2019

I am trying them now and they are working, I'm a bit puzzled... But in my patch they don't. Give me 10 minutes...

@magarvit
Copy link
Author

magarvit commented Dec 3, 2019

So, first thing, inter-dyn doesn't work without a bpf. Second, reflexion needs a list (even a single-element list, but not a single element) in the second inlet.
Well, at least I advanced a little... Thanks!!

@j-bresson
Copy link
Member

The arguments/inputs of Common Lisp methods / OM boxes generally require a specific type (or a set of different possible types) for each input. This is not always documented very clearly (except if you check in the sources), but yes, the tab input of inter-dyn, for instance must be conected to a BPF.

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