summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-04Optimize Delaylines: block-process (not one sample at a time)Robin Gareus
2017-11-04Clean up delayline API: don't use 'get_' for accessor method-nameRobin Gareus
2017-11-03OSC link: first working commit for linking two surfaces as oneLen Ovens
2017-11-03Fix scroll-wheel on mixer-slidersRobin Gareus
2017-11-03Auditioner, silence buffer at end.Robin Gareus
2017-11-03Don't crash when auditioning empty .mid files.Robin Gareus
2017-11-03Fix polarity-control size (and crash during audition)Robin Gareus
2017-11-02Accommodate newly added/removed source(s) in our MSVC project (libardour)John Emmas
2017-11-01Wrap automation on loop-position, split plugin processingRobin Gareus
2017-10-31Click-free polarity inversion, also use accelerated (AVX, SSE) AmpRobin Gareus
2017-10-31Fix samples-moved (and invalid use of not initialized CubicInterpolation)Robin Gareus
2017-10-31Interpolation phase[] is initially emptyRobin Gareus
2017-10-31Fix set_loop() return value (amend 00a4ad)Robin Gareus
2017-10-31Relax assertion to allow rolling backwards into 0.Robin Gareus
2017-10-31Move Loop Location to ProcessorsRobin Gareus
2017-10-31Fix NSM for distro-builds (waf install)Robin Gareus
2017-10-31Small steps towards rolling backwards..Robin Gareus
2017-10-31Migrate to Polarity-inversion processor & fix proc positionsRobin Gareus
2017-10-31Add polarity-invert processorRobin Gareus
2017-10-30Fix importing tempo-maps for non-integer pulsed time-signaturesRobin Gareus
2017-10-30Use new externally_connected APIRobin Gareus
2017-10-30NO-OP: whitespaceRobin Gareus
2017-10-30Add & implement PortEngine::externally_connected() APIRobin Gareus
2017-10-30Add missing header (-Wmissing-prototypes)Robin Gareus
2017-10-30Add weak linked symbol for "jack_port_is_mine"Robin Gareus
2017-10-30Fix fade-out at quit.Robin Gareus
2017-10-30Always optimize zita-resampler, nothing to debug hereRobin Gareus
2017-10-30remove non rt-safe debug messagesRobin Gareus
2017-10-30Parallel execution of cycle-start/endRobin Gareus
2017-10-30Add a RT-TasklistRobin Gareus
2017-10-30Move coreaudio_set_realtime_policy into libpbdRobin Gareus
2017-10-30Add MSVC support for building the 'zita-resampler' library (which is now need...John Emmas
2017-10-30Accommodate the change from libtimecode to libtemporal (gtk2_ardour)John Emmas
2017-10-30Accommodate the change from libtimecode to libtemporalJohn Emmas
2017-10-29Remove unused per-port buffer offsetRobin Gareus
2017-10-29NO-OP: whitespaceRobin Gareus
2017-10-29Quick hack to test engine vari-speed (2/2)Robin Gareus
2017-10-29Quick hack to test engine vari-speed (1/2)Robin Gareus
2017-10-29Move vari-speed into backend (resample ports)Robin Gareus
2017-10-29Add a dedicated mono variable resampler versionRobin Gareus
2017-10-29Fix/update alsa backend build recipe (statically link zresampler)Robin Gareus
2017-10-29Update Lua Bindings, fix inconsistencies.Robin Gareus
2017-10-29Revert "relax zita-resampler's relative ratio"Robin Gareus
2017-10-28Fix loading sessions w/new tempo-map.Robin Gareus
2017-10-28Fix initial cycle noise with dummy-loopbackRobin Gareus
2017-10-28relax zita-resampler's relative ratioRobin Gareus
2017-10-27Accommodate newly added/removed source(s) in our MSVC project (libpbd)John Emmas
2017-10-26Add a RAII SpinLock (using boost's spinlock)Robin Gareus
2017-10-26NO-OP: whitespace cleanupPaul Davis
2017-10-26move mixbus-only variable declarationPaul Davis