Hello again,

I am interested in creating a complex oscillator based on the Lotka-Volterra 
model.
        https://en.wikipedia.org/wiki/Lotka%E2%80%93Volterra_equations

Here is an imperative implementation based on 4th order  runge-kutta for sound 
purposes:  
https://github.com/supercollider/sc3-plugins/blob/master/source/ChaosUGens/PredPrey.cpp#L224

How would I implemented something like this in Faust?

here is a decent implementation example stack for different languages 
        https://rosettacode.org/wiki/Runge-Kutta_method

but they are not flow-based, so I feel out of luck.

Any help or pointers are much appreciated

        Till
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to