Git Product home page Git Product logo

Comments (5)

jbclements avatar jbclements commented on July 26, 2024

I've fixed the docs. However, the larger problem is that the "application pun" that happens in networks is just terrible--it always confuses me, and I came up with it. I think everything will read much much better if I replace

[out (foo bar baz)]

with

[out <- foo bar baz]

The difference is that the "call" to foo isn't actually a call, and foo isn't a procedure. Changing this should make it much clearer. Also, it will hopefully address the horrible hack that's currently in place where things like

[out (/ x 5)]

work, but for a really nasty reason.

from rsound.

jbclements avatar jbclements commented on July 26, 2024

No! Better idea! Dispense with the whole notion of signals as separate from functions. This means that initialization of signals has to become a call to a maker, but I think that'll actually read pretty nicely.

from rsound.

jbclements avatar jbclements commented on July 26, 2024

Arrrrrrr! No, the initialization doesn't quite work. Grr... Still thinking.

from rsound.

jproy avatar jproy commented on July 26, 2024

Reading "Signals & Systems" books, I thought that signals were functions time -> pressure and that systems were things that transformed signals… The doc will be important for people like me who have not this kind of culture :-)
Macros are cool up to the point where too many things are hidden or just don’t "follow the rules" (e.g. function application). Sure you will converge to the best point of view.
Thanks for your nice work and your time,

-jpr

Le 9 mai 2014 à 19:05, John Clements [email protected] a écrit :

No! Better idea! Dispense with the whole notion of signals as separate from functions. This means that initialization of signals has to become a call to a maker, but I think that'll actually read pretty nicely.


Reply to this email directly or view it on GitHub.

from rsound.

jbclements avatar jbclements commented on July 26, 2024

Okay, I think I have a happy medium now. Should be fixed in 3280ea3

from rsound.

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.