Giter Club home page Giter Club logo

copervil's People

Contributors

honix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

copervil's Issues

Bad graph following

Changing topmost node from 2.00 to 3.00 triggers its execution.

Output expected to be 6.00 but it prints 6.00 6.00. The problem flow is shown in the picture.

image

Implementation note: It puts 6.00 6.00 instead 3.00 6.00 because 3.00 is shared link between second row nodes, so second node is already 3.00 on step 3 and 7 add's function.

Add will await both signals, and then push single trigger to the print.

crash on start

When trying to start the project as described, I get the following error:

./bin/core
=== init subsystems ===
=== loading libraries ===
Loading library ./src/nodes/honix/patch_editor/patch_editor.so
Registering function patch_editor
Loading library ./src/nodes/honix/patch_editor/number_io.so
Registering function number_io
Loading library ./src/nodes/honix/utils/utils.so
Registering function add
Registering function sub
Registering function mul
Registering function div
Registering function print_int
Registering function print_number
Registering function do_times
Registering function on_open
Registering function sleep
Registering function delay
Registering function loop_sleep
Registering function loop
Registering function lfo
Registering function double_to_int
Registering function int_to_double
Loading library ./src/nodes/honix/window/window.so
Registering function window
Registering function set_window_pos
Registering function draw_triangle
Loading library ./src/nodes/honix/cpp_test/cpp_test.so
Registering function cpp_test
=== spawn nodes ===
Make node number_io
Make node number_io
Make node add
Make node number_io
Make node print_number
Make node on_open
Make node number_io
Make node loop_sleep
Make node lfo
Make node window
make: *** [Makefile:27: run] Speicherzugriffsfehler (Speicherauszug erstellt)

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.