Of course i know ChaoticDAW, but it’s still closed source…
The question is: can Juce replace the most popular DAW’s libraries ?
An example: Qtracktor needs
[quote][list]
[]libsndfile, C library for reading and writing files containing sampled sound
http://www.mega-nerd.com/libsndfile/[/]
[]LADSPA, Linux Audio Developer’s Simple Plugin API
http://www.ladspa.org/[/]
[]libsamplerate, The secret rabbit code, C library for audio sample rate conversion
http://www.mega-nerd.com/SRC/[/]
[]librubberband, Rubber Band Audio Time Stretcher,
an audio time-stretching and pitch-shifting library
http://breakfastquay.com/rubberband/[/]
[]liblo, Lightweight OSC implementation
http://liblo.sourceforge.net/[/]
[]libslv2, Simple C library for LV2 hosts
(needed for LV2 support; now deprecated, see liblilv)
http://drobilla.net/software/slv2/[/]
[]DSSI, An API for soft synth plugins with custom user interfaces
http://dssi.sourceforge.net/[/]
[]VST SDK, Steinberg’s Virtual Studio Technology
http://www.steinberg.net/[/]
[]LV2, Audio Plugin Standard, the extensible successor of LADSPA
http://lv2plug.in/[/]
[]liblilv, Lightweight LV2 implementation stack
(alternative to deprecated libslv2)
http://drobilla.net/software/lilv/
http://drobilla.net/software/suil/
http://drobilla.net/software/sord/
http://drobilla.net/software/serd/[/][/list][/quote]
Thanks for the explainations.