Binaries for windows32, windows64, macos, and linux have now been uploaded.
http://users.notam02.no/~kjetism/radium/

Screenshot: 
http://users.notam02.no/~kjetism/radium/pictures/radium_faustdev_5_9_60.png

<IMG 
src="http://users.notam02.no/~kjetism/radium/pictures/radium_faustdev_5_9_60.png";>

On Sun, Apr 14, 2019 at 12:13 PM Kjetil Matheussen
<k.s.matheus...@gmail.com> wrote:
>
> Hi all,
>
> I've just added support for latest version of Faust to Radium
> (master-dev 2019-04-12).
>
> Radium is a DAW with an incorporated Faust development instrument
> ("FaustDev"). The FaustDev instrument includes a text editor. Audio,
> GUI, error messages, and svg files are updated in realtime while
> writing code.
>
> Homepage: http://users.notam02.no/~kjetism/radium/
> Screenshot:http://users.notam02.no/~kjetism/radium/pictures/radium_5_9_53_faust.png
> Old video demonstrating the FaustDev instrument:
> https://www.youtube.com/watch?v=LJm9Lox1WFA
>
> From now on there is also a new option to use the interpreter backend
> instead of the llvm backend ("Interp." checkbox). The interpreter
> backend compiles code faster, but runs code slower. This, in addition
> to some other improvements, have made audio update much faster than
> before when editing.
>
> Other changes:
> * Instead of displaying "Ready" / "Failed" / "Compiling", display a
> green "V" / red "X" / hourglass. (avoids annoying GUI layout changes)
> * Decrease compilation time by generating svg files at the same time
> as llvm/interpreter code.
> * Decrease compilation time by only generating cpp files if the "Show
> C++" window is open.
> * When importing older FaustDev projects, you might have to add
> "-I%radium_path%/packages/faust/libraries/old" to Options.
>
> Unfortunately, I don't have access to the computer to create releases
> right now, so binaries are not available yet. However, for LInux
> users, it's possible to compile up Radium manually. Linux Arch users
> might want to use the Radium package from Arch and modify it to use
> latest version from github.
>
> I will make a new announcement when binaries are available. New in the
> next release is that both Linux and Windows32 binaries will have the
> FaustDev instrument included, but only with the Interpreter backend.
> macOS and Windows64 will have both the LLVM and the Interpreter
> backend.


_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to