Giter Club home page Giter Club logo

faust-libraries's People

Contributors

blumealc avatar davidetedesco avatar frigol avatar giovannimick94 avatar grammaton avatar lucaspanedda avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

faust-libraries's Issues

Template

definizione di una libreria standard su base xyzfaust.lib

midi out

inserito un blocco commentato di codice che suggerisce come ritornare il midi ai fader motorizzati all'interno di hardware.lib da implementare nel beheringer.

phasor

nella spiegazione di ieri di Yann Orlarey abbiamo appreso un modo diverso dal nostro di fare il favore, il quale non richiede la correzione dell'offset perché scarica l'intero prima della ricorsione.

allego piccola foto esplicativa, correggo il fasore in libreria.

Screenshot 2020-04-11 09 49 09

mid2W da rifare

usare come riferimento

mspan(x) = m, s
  with{
    pot = vslider("[01] Azimuth [style:knob]", 0, -180, 180, 0.1) : deg2rad : si.smoo;
    m = (0.5 * x) + (0.5 * (x * cos(pot)));
    s = x *(sin(-pot));
};

How do I install this into Faust?

I I am a beginner to Faust and I am wondering how to install this seam lib in Faust, should I put them all in the shared library folder wih the other libs? When I try to add the functions from these libs it just says can't be found.

Any help on this would be appreciated thank you !!!

appunti per lo stile della documentazione - diagrammi

il file sdmx-svg/process.svg è modificato per cercare uno stile grafico più adatto alla stampa.

passi:

  • commentate le righe 2 e 3 contenenti i riquadri di sfondo, bianco e ombra.
  • commentate tutte le righe contenenti il codice colore #cccccc in quanto ombra.
  • sostituito il carattere Arial con Fira Mono, eventualmente si può fare il match con il carattere tipografico a scelta.

pulire le librerie

le librerie vanno commentate ed ordinate come da modello libraries del grame.

il readme fa cacare

dovrebbe spiegare come utilizzare le librerie, accennare ai contenuti e puntare ad un esempio di diagramma navigabile, quello di mspanlr è pronto.

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.