You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
This is not an issue, just a heads up that I added a csound interface to jsusfx, based on the pd implementation. I included it in the csound-plugins project so that it gets built and installed together with many other plugins. It lacks midi support at the moment and gfx make little sense in the context of csound, but everything else works. Performance seems to be ok, for comparison I implemented two plugins in c and the jsfx code runs around 2.5x slower than the c version.
This is not an issue, just a heads up that I added a csound interface to jsusfx, based on the pd implementation. I included it in the csound-plugins project so that it gets built and installed together with many other plugins. It lacks midi support at the moment and gfx make little sense in the context of csound, but everything else works. Performance seems to be ok, for comparison I implemented two plugins in c and the jsfx code runs around 2.5x slower than the c version.
Thanks for the great work!
https://github.com/csound-plugins/csound-plugins/tree/master/src/jsusfx
Eduardo Moguillansky
The text was updated successfully, but these errors were encountered: