Hi all,
I have just downloaded and had a play with juce, jucedemo and something I knocked up by copying and pasting.
It seems as though some things are not working properly or maybe have not been implemented:
- The FileChooser refuses to show itself both in the demo and my appn.
- The audio does not work in the demo application.
- In my appn I call AudioIODevice::getDeviceNames() which returns an empty StringArray.
What exactly are the pre-requisites i.e. jack, alsa or portaudio?
What is the exact status of the linux port (implemented, tested)?
What is the timeline and what are the task details?
Thanks
Kev