13
0
livetrax/libs/backends
Tim Mayberry a65b1ddedc Add a DSPLoadCalculator class to the PortAudioBackend for DSP load calculation
The class uses the same algorithm as in the coreaudio and alsa backends and
should probably go into libardour at some point
2015-09-02 12:07:58 +10:00
..
alsa remove -Woverload-virtual ambiguity (from 1d3690d) 2015-08-11 23:50:56 +02:00
asio Skeleton backend for brave volunteers. 2015-03-30 21:23:52 +02:00
coreaudio coreaudio: re-classify port-errors as warnings 2015-08-28 15:41:33 +02:00
dummy fix Dummy backend API. Already_configured means "externally". 2015-08-14 16:26:44 +02:00
jack fix jack startup on OSX (w/midi) 2015-08-11 19:43:57 +02:00
MSVCbackends Add a newly introduced #define to our MSVC build project (portaudio backend) 2015-08-09 12:44:31 +01:00
portaudio Add a DSPLoadCalculator class to the PortAudioBackend for DSP load calculation 2015-09-02 12:07:58 +10:00
wavesaudio MSVC doesn't have 'sleep()' (it uses 'Sleep()' with a capital 'S') so let's make sure it'll still compile 2015-07-02 08:23:38 +01:00
wscript