Radium is a [[GPLv2]] licensed music editor written in [[C++]].
- [Website](http://users.notam02.no/~kjetism/radium/)
- [Source](https://github.com/kmatheussen/radium)
- Documentation
- AlternativeTo
> QUOTE
# Notability
# Philosophy
It is fundamentally a [[Music Tracker]]. But experiments a bit with the formula and uses a lot of drawn graphic data displays. Also seems to have a LTR sequencer view.
## Payment
Radium is open source and *paid* software. It prioritizes feature requests from subscribers over one-time payment or free users.
# Platform Support
# Features
| | Linux | macOS | Windows 32 bit | Windows 64 bit |
| --------------------------------------- | ----- | ----- | -------------- | -------------- |
| FaustDev instrument LLVM backend | | ✔ | | ✔ |
| FaustDev instrument interpreter backend | ✔ | ✔ | ✔ | ✔ |
| Pure data instrument | ✔ | | | |
| Scheme interactive shell | ✔ | | | |
| LADSPA plugins | ✔ | ✔ | ✔ | ✔ |
| VST2 plugins | ✔ | ✔ | ✔ | ✔ |
| VST3 plugins | ✔ | ✔ | ✔ | ✔ |
| AU plugins | | ✔ | | |
| LV2 plugins | ✔ | ✔ | | |
The Linux version must be compiled by hand to support [[Faust]]'s LLVM backend.
# Tips
# References