Giter Club home page Giter Club logo

faust-ui's People

Contributors

fr0stbyter avatar sletz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

faust-ui's Issues

Sliders don't allow direct value editing, but they act like they do

The numeric value of hsliders & vsliders is displayed in an editable text field. A user can edit a value, but when focus leaves the field the value reverts and the user's efforts are discarded.

Seen in Chrome, Firefox & Safari on macos 11.7 .

Are direct-editable values intended to be supported here?

Where's the latest source?

Hello! First and furthmost, let me thank you for building this package. I'm a big fan for it, and use it in one of my projects.

My project is still using 1.0.5, but the latest version on npm is 1.1.1. I came to the repo to check out the commits that had been added but the version that's uploaded here is 1.0.4, and nothing has been pushed since.

Is this an oversight? I would love to see the latest source if possible (:

Faust UI changes blank frame titles to the string "0x00".

For example:

import("stdfaust.lib");
slider = vslider("h:Frame/v:/[0]pitch",110,20,20000,1);
gate= checkbox("h:Frame/v:/[1]Gate"); 
process = os.oscsin(slider) * gate;

Attached is a screen shot from FaustIDE showing the problem. Same occurs in Faust Editor.

Screen Shot 2024-01-19 at 12 56 11 PM

Note that if the outermost frame title is left blank it gets autofilled with the filename. But all frames within that outer frame appear to exhibit this problem.

It appears that this happens not just with null titled frames, but also with frame titles that are pure whitespace.

Here's an example of how this plays out in a more complex interface:

Screen Shot 2024-01-19 at 1 01 09 PM

Let me know if there's any other info I can provide. Thanks for the free software!

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.