All Projects → asb2m10 → jsusfx

asb2m10 / jsusfx

Licence: other
Opensource Jesusonic FX implementation

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
Vim Script
2826 projects
Max
122 projects
PHP
23972 projects - #3 most used programming language
Yacc
648 projects

Projects that are alternatives of or similar to jsusfx

jsfx
A free collection of JS (JesuSonic) plugins for Reaper
Stars: ✭ 49 (-9.26%)
Mutual labels:  reaper, jsfx
Reaper-Waapi-Transfer
Reaper extension for quickly importing rendered audio files into Wwise.
Stars: ✭ 62 (+14.81%)
Mutual labels:  reaper
pirrot
A radio repeater controller (supporting both simplex and duplex operation modes) for the RaspberryPi.
Stars: ✭ 25 (-53.7%)
Mutual labels:  reaper
Hackey-Trackey
A LUA tracker plugin for REAPER 5.x and up. Designed to mimick the pattern editor in Jeskola Buzz.
Stars: ✭ 81 (+50%)
Mutual labels:  reaper
ReaperJPN-Phroneris
製品版REAPER日本語化パッチ(森)
Stars: ✭ 41 (-24.07%)
Mutual labels:  reaper
rpp
Read and write Reaper RPP files with Python
Stars: ✭ 44 (-18.52%)
Mutual labels:  reaper
install-scripts
Scripts to get you running with a professional audio quality Linux system.
Stars: ✭ 75 (+38.89%)
Mutual labels:  reaper
ysfx
Hosting library for JSFX
Stars: ✭ 121 (+124.07%)
Mutual labels:  jsfx

jsusfx - Opensource Jesusonic FX implementation

jsusfx is an opensource implementation of the JSFX scripting language that was created by Cockos and is made available with Reaper.

While the original JSFX scripting language can do a lot of things in Reaper, this implementation is focusing on providing dsp scripting processing for other hosts (like pure-data and Max/MSP) and platforms.

This project comes with a subset of the original eel2 code from Cockos WDL.

While this project could support plugin formats like LV2 or VST, this implementation focuses on Pure Data support. Support for version 0.4 is in progress for Pure Data. See subdirectory pd.

Marcel Smit, who is also working on Framework that uses JsusFx, greatly contributed on version 0.4, see below video.

Framework

Version 0.4

  • Multi-channel support
  • File API support
  • @import and @gfx section support
  • Midi support
  • More support of extended sliders
  • Various bug fixes
  • Native ARM support
  • CMake now global build system

Version 0.3

  • Native x86 x86_64 for OS X and Linux (10 times faster than portable)
  • gcc generated code now works at runtime

Limitations

  • @serialize section is ignored

Building

  • cmake is the build system and PHP and nasm are required to build native x86_64 support code

Credits

  • @marcel303 (Marcel Smit) did a lot of work (Version 0.4) in implementing the missing features from the previous versions
  • The core of the language is from WDL (the authors of JSFX and Reaper)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].