-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
[pd2hv] - feature: allow receive and send objects on GUI objects #186
Comments
@dromer could you please assign me this issue :) |
@Nirajan1-droid hey, you are willing to work on this? Cool! Let me know if you need any help/input and of course I'm happy to review any PR you make regarding this feature :) |
thank you :). will try on this and will inform you timely.
…On Mon, Jul 8, 2024, 9:47 PM dreamer ***@***.***> wrote:
Assigned #186 <#186> to
@Nirajan1-droid <https://github.com/Nirajan1-droid>.
—
Reply to this email directly, view it on GitHub
<#186 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/APUMBH4P53CW4NAVFWKGQFTZLKZ2FAVCNFSM6AAAAABKDKPTI2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTGQZDMMZXHA2TCNQ>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
You may want to check out this feature that implemented remote/send messages. It also creates a kind of "virtual" send objects and necessary connections: https://github.com/Wasted-Audio/hvcc/pull/169/files At least it might be helpful to understand a bit how pd2hv works. |
ok definitely
…On Mon, Jul 8, 2024, 9:59 PM dreamer ***@***.***> wrote:
You may want to check out this feature that implemented remote/send
messages. It also creates a kind of "virtual" send objects and necessary
connections: https://github.com/Wasted-Audio/hvcc/pull/169/files
At least it might be helpful to understand a bit how pd2hv works.
—
Reply to this email directly, view it on GitHub
<#186 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APUMBH2GA37MRAHMGA3754DZLK3F3AVCNFSM6AAAAABKDKPTI2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJUGU3TIMJWHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Even though we generally replace these objects with
[f ]
the parser could simple add newsend/receive
objects into the graph.This way we could even add this to the input and output
@hv_param/event
.This in itself could be useful for potential GUI parsing (useful in DPF and JavaScript), where you want to map a generated GUI object to a specific parameter.
The text was updated successfully, but these errors were encountered: