2015-04-26 |
Krzysztof Foltman | Emphasis: add a different version of the FM emphasis
|
commit | commitdiff | tree |
2015-04-26 |
Krzysztof Foltman | Emphasis: Add FM preemphasis modes - 50 and 75 microseconds.
|
commit | commitdiff | tree |
2015-04-26 |
Krzysztof Foltman | Tuner: code cleanup. Extend the buffer for string formatting.
|
commit | commitdiff | tree |
2015-04-26 |
Krzysztof Foltman | Emphasis: eliminate the resonance peak in the brickwall...
|
commit | commitdiff | tree |
2015-04-26 |
Krzysztof Foltman | Emphasis: Add missing sanitization for the brickwall...
|
commit | commitdiff | tree |
2015-04-19 |
Krzysztof Foltman | Fix builds without --enable-experimental.
|
commit | commitdiff | tree |
2015-04-18 |
Krzysztof Foltman | GUI: make custom plugin commands work.
|
commit | commitdiff | tree |
2015-04-18 |
Krzysztof Foltman | Fix some bugs reported by clang.
|
commit | commitdiff | tree |
2015-04-18 |
Krzysztof Foltman | Do not try to compile method bodies when the class...
|
commit | commitdiff | tree |
2015-04-18 |
Krzysztof Foltman | Omit false peak at the maximum scanned position.
|
commit | commitdiff | tree |
2015-04-18 |
Krzysztof Foltman | Report pitch estimate as a note name +/- detune.
|
commit | commitdiff | tree |
2015-04-18 |
Krzysztof Foltman | Pitch: Fix autocorrelation, add windowing and normalized...
|
commit | commitdiff | tree |
2015-04-11 |
Krzysztof Foltman | Add the first bits of the upcoming 'pitch tools' plugin.
|
commit | commitdiff | tree |
2015-03-29 |
Krzysztof Foltman | Autohell: time for a release!
|
commit | commitdiff | tree |
2015-03-19 |
Krzysztof Foltman | Autohell: update version number
|
commit | commitdiff | tree |
2015-03-15 |
Krzysztof Foltman | Fix some 'signal feedback loop' bugs that caused bug...
|
commit | commitdiff | tree |
2015-03-13 |
Krzysztof Foltman | Autohell: update version.
|
commit | commitdiff | tree |
2015-02-20 |
Krzysztof Foltman | Autohell: Set version.
|
commit | commitdiff | tree |
2015-01-26 |
Krzysztof Foltman | GUI: restore a line accidentally removed during refactoring.
|
commit | commitdiff | tree |
2015-01-24 |
Krzysztof Foltman | LV2: more (attempted?) fixes for lifecycle bugs.
|
commit | commitdiff | tree |
2015-01-24 |
Krzysztof Foltman | GUI: unregister controls from the GUI manager when...
|
commit | commitdiff | tree |
2015-01-24 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2015-01-24 |
Krzysztof Foltman | LV2: falktx's patch to ignore port events after closing...
|
commit | commitdiff | tree |
2015-01-20 |
Krzysztof Foltman | Update version number.
|
commit | commitdiff | tree |
2015-01-10 |
Krzysztof Foltman | GUI: Clean up creation of GUIs, hopefully fixing the...
|
commit | commitdiff | tree |
2015-01-10 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2015-01-05 |
Krzysztof Foltman | Revert "LV2: less heavy-handed approach to lifecycle...
|
commit | commitdiff | tree |
2015-01-05 |
Krzysztof Foltman | LV2: less heavy-handed approach to lifecycle issues
|
commit | commitdiff | tree |
2015-01-05 |
Krzysztof Foltman | LV2: HACK: forbid unloading the .so until lifecycle...
|
commit | commitdiff | tree |
2015-01-03 |
Krzysztof Foltman | Autohell, Presets: attempted fix - take presets file...
|
commit | commitdiff | tree |
2014-12-31 |
Krzysztof Foltman | GUI: attempt to fix container object leak.
|
commit | commitdiff | tree |
2014-12-31 |
Krzysztof Foltman | ChangeLog: update (about time...)
|
commit | commitdiff | tree |
2014-12-30 |
Krzysztof Foltman | Autohell: update version number
|
commit | commitdiff | tree |
2014-12-30 |
Krzysztof Foltman | Compare to a signed value. It assumes that sizeof(long...
|
commit | commitdiff | tree |
2014-12-30 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-12-30 |
Krzysztof Foltman | Revert "Compiler warnings because of signed/unsigned...
|
commit | commitdiff | tree |
2014-12-29 |
Krzysztof Foltman | Man page: update to add new options.
|
commit | commitdiff | tree |
2014-12-29 |
Krzysztof Foltman | Emphasis: Fix race condition.
|
commit | commitdiff | tree |
2014-12-29 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-12-29 |
Krzysztof Foltman | Autohell: fixes to achive builds
|
commit | commitdiff | tree |
2014-10-14 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-10-14 |
Krzysztof Foltman | Analyzer: ditch FFTW in favour of crappy DIY solution
|
commit | commitdiff | tree |
2014-09-13 |
Krzysztof Foltman | GUI: Move cairo-dependent code from giface.h, as an...
|
commit | commitdiff | tree |
2014-06-11 |
Krzysztof Foltman | GUI: fix bitmask conflict that broke the generated LV2
|
commit | commitdiff | tree |
2014-05-26 |
Krzysztof Foltman | An attempt to fix ticket #58.
|
commit | commitdiff | tree |
2014-05-01 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-05-01 |
Krzysztof Foltman | Build system: add forward declaration of jack_host.
|
commit | commitdiff | tree |
2014-02-13 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-02-13 |
Krzysztof Foltman | Saturator: example use of seamless bypass
|
commit | commitdiff | tree |
2014-02-13 |
Krzysztof Foltman | Framework: implementation of "seamless" bypass
|
commit | commitdiff | tree |
2014-02-10 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-02-10 |
Krzysztof Foltman | Vintage delay: bpm is an input parameter, not an output...
|
commit | commitdiff | tree |
2014-01-20 |
Krzysztof Foltman | LV2: Add EQ class and few other missing classes to...
|
commit | commitdiff | tree |
2014-01-07 |
Krzysztof Foltman | Monosynth: add unison-related mod destinations
|
commit | commitdiff | tree |
2014-01-07 |
Krzysztof Foltman | Organ: update label
|
commit | commitdiff | tree |
2014-01-07 |
Krzysztof Foltman | Sidechain plugins: Fix a crash on install due to missing...
|
commit | commitdiff | tree |
2014-01-05 |
Krzysztof Foltman | Monosynth: add Osc1 transpose
|
commit | commitdiff | tree |
2014-01-05 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-01-05 |
Krzysztof Foltman | Monosynth: add unison in osc 2
|
commit | commitdiff | tree |
2014-01-05 |
Krzysztof Foltman | Wavetable, Organ: fix crash when running out of voices
|
commit | commitdiff | tree |
2014-01-05 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-01-05 |
Krzysztof Foltman | Wavetable: add pitchbend support, key follow mod source...
|
commit | commitdiff | tree |
2014-01-05 |
Krzysztof Foltman | Wavetable: make EG1->Amp a default setting
|
commit | commitdiff | tree |
2014-01-05 |
Krzysztof Foltman | Wavetable: make modwheel work
|
commit | commitdiff | tree |
2014-01-05 |
Krzysztof Foltman | Wavetable: fix scaling for env1->amp; fix units for...
|
commit | commitdiff | tree |
2014-01-04 |
Krzysztof Foltman | Monosynth: normalize the waveforms
|
commit | commitdiff | tree |
2014-01-04 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-01-04 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-01-04 |
Krzysztof Foltman | Framework: refactor defaults for configure variables...
|
commit | commitdiff | tree |
2014-01-04 |
Krzysztof Foltman | Organ, Fluidsynth: remove unused initializers
|
commit | commitdiff | tree |
2014-01-04 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-01-04 |
Krzysztof Foltman | Wavetable, Organ: make basic_synth closer to RT-safe...
|
commit | commitdiff | tree |
2014-01-04 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2014-01-04 |
Krzysztof Foltman | Fluidsynth: multichannel support in the GUI
|
commit | commitdiff | tree |
2013-12-31 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2013-12-31 |
Krzysztof Foltman | Framework: add protection against plugin's own misbehaviour
|
commit | commitdiff | tree |
2013-12-31 |
Krzysztof Foltman | Framework: attempt at avoiding input buffers that contain...
|
commit | commitdiff | tree |
2013-12-30 |
Krzysztof Foltman | Wavetable: implement very basic LFO
|
commit | commitdiff | tree |
2013-12-30 |
Krzysztof Foltman | Reverb: increase the max pre-delay to 0.5s
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Fluidsynth: slightly less risky variant of my last...
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Fluidsynth: avoid creating the Fluidsynth engine with...
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Fluidsynth: unbreak the GUI
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Wavetable: add fixed EG1->Amp routing
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Wavetable: Make modulation matrix work, add velocity...
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Wavetable: implement waveform graphs
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Wavetable: make it work (sorta) again
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Monosynth: fix another uninitialised variable
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Cleanups: more lifecycle fixes
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Cleanups: lifecycle management fixes
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Merge branch 'master' of ssh://repo.or.cz/srv/git/calf
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Cleanup: remove label component from the controls ...
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Monosynth: do not call reset from constructor, as it...
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Multiple plugins: untemplatize filter, change precision...
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Build system: eliminate GTK+ pixmap related warnings...
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Monosynth: cleanup, initialise last_stretch1.
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Monosynth: fix uninitialised variable
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Cleanups: remove unused typedef
|
commit | commitdiff | tree |
2013-12-29 |
Krzysztof Foltman | Cleanups: constify
|
commit | commitdiff | tree |