Dear list, I ported the taus88[0] implementation by JMC from supercollider [1] to faust:
https://gist.github.com/LFSaw/c632b0c077e00ad67b8ba08607a0f46b the difficulty here is that the algorithm relies heavily on binary-shifts of unsigned integers which is, due to faust limitations (only signed integers), impossible to implement natively in faust. I was wondering if there is anything planned to support unsigned integers in faust? all the best Till [0] (p. 212, fig1) https://www.ams.org/journals/mcom/1996-65-213/S0025-5718-96-00696-5/S0025-5718-96-00696-5.pdf [1] https://github.com/supercollider/supercollider/blob/develop/include/plugin_interface/SC_RGen.h -- Till Bovermann https://tai-studio.org | http://lfsaw.de | https://www.instagram.com/_lfsaw/ _______________________________________________ Faudiostream-users mailing list Faudiostream-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-users