-
Notifications
You must be signed in to change notification settings - Fork 48
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
pole-zero: pull request branch for supporting pole-zero plots #94
base: main
Are you sure you want to change the base?
Conversation
Hi Julius, |
Hi Daniel, Thanks for circling back - no hurries. Unfortunately the logs are expired. It appears I need to force the checks to run again. I'll see if I can figure out what to do . . . |
I tried re-synching my fork and refreshing the PR - awaiting actions I presume |
Ok, it is building now.
|
Hi Julius,
The logs are pretty cluttered, there is another "not":
https://github.com/ffAudio/foleys_gui_magic/actions/runs/7965743902/job/21745986167#step:5:463
`
D:\a\foleys_gui_magic\foleys_gui_magic\modules\foleys_gui_magic\General/foleys_MagicJUCEFactories.cpp(671,13)`
In the braces there is the line number 671
I like the PR, but other users might want the drawing to be more fancy, so
I will think of a way to make it customizable...
Thank you for your input, it is great to see it is being used.
Currently I started working on it again, I want to add some DSP builder as
well, so people can create a full plugin similar to Reaktor or RNBO.
That would mean adding some DSP building blocks as well, which can then be
connected to the visualisers in the GUI.
A way to define the parameters in the XML already exists now.
I'll keep you updated if you are interested.
All the best
Daniel
…On Mon, 19 Feb 2024 at 23:26, Julius Smith ***@***.***> wrote:
I tried re-synching my fork and refreshing the PR - awaiting actions I
presume
—
Reply to this email directly, view it on GitHub
<#94 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEFFHO7JPUVGJ6YU7NGDY2DYUPGSFAVCNFSM6AAAAAA3CQEXNSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJTGIZDQOJSHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
Mit freundlichen Grüßen - Kind regards
Daniel Walz
Foleys Finest Audio UG (haftungsbeschränkt)
Daniel Walz
Hinterer Holzweg 37
73733 Esslingen am Neckar
Germany
***@***.***
https://foleysfinest.com <http://www.foleysfinest.com>
https://www.linkedin.com/in/daniel-walz/ <http://www.foleysfinest.com>
|
Super happy to hear you are working on PGM again! I checked out my PR, changed 'not' to '!', and it builds and tests ok for me. How do I trigger a Windows recompile attempt, or is that automatic? |
This pull request adds open circles (o) and crosses (x) to XYDragComponent. See screenshot for an example of how it can look.