Code Monkey home page Code Monkey logo

Comments (8)

timothyschoen avatar timothyschoen commented on May 29, 2024 2

Screenshot 2022-03-29 at 15 06 46

It's getting there!

from plugdata.

timothyschoen avatar timothyschoen commented on May 29, 2024 1

Good suggestion! I was already planning to make sure it always displays pd patches correctly, this is a nice test-case I can use for that.

Dynamic patching is currently not supported because PlugData checks the state of the patch whenever the user performs an action. If I can find a convenient hook in pd when the patch changes, (maybe by abusing the "canvas_dirty" flag) I can implement this, I haven't found anything like that yet. I could also set a timer to update the canvas every second or so, but that might have an impact on performance (I'll have to check if it's noticeable difference).

from plugdata.

timothyschoen avatar timothyschoen commented on May 29, 2024 1

Screenshot 2022-05-25 at 16 04 55

I think Pd patches look good enough right now, definitely readable and aesthetically pretty nice. Feel free to reopen if you have examples of patches that look bad!

from plugdata.

timothyschoen avatar timothyschoen commented on May 29, 2024

Screenshot 2022-03-20 at 04 08 00

It looks a bit less bad in the latest version, but still terrible. I'm going to work on it for the version after that!

from plugdata.

zealtv avatar zealtv commented on May 29, 2024

+1 here - great project - watching closely. I have some modules in development and would also greatly appreciate gui objects that behave similarly to PD and Purr Data.

hats off - great work so far.

Screen Shot 2022-03-22 at 3 35 27 pm

bop

from plugdata.

zealtv avatar zealtv commented on May 29, 2024

I also have a few dynamic patching objects in there too! so another +1 for that!

from plugdata.

timothyschoen avatar timothyschoen commented on May 29, 2024

A few specific problems I'm spotting:

  • - Label positions are slightly off
  • - Slider track is making text inside the slider ugly (better to use a bar-like slider like pd and purr-data)
  • - Dark background colour makes text unreadable, add option to set background colour in statusbar to fix this
  • - VU Meter is too large

I think that fixing those would help a lot already, let me know if you spot any more problems!

For dynamic patching, I'm still looking for a nice way to implement it where I get a callback from pd every time the patch changes. If I can't figure that out, I could add an "auto update" feature in the settings, where you can set your own timer to check the patch for changes. I don't want to enable this by default because it will increase the CPU use quite a bit.

from plugdata.

ludnny avatar ludnny commented on May 29, 2024

Amazing! Thank you very much!

from plugdata.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.