index
:
drumgizmo.git
097_lineedit_fix
about-rework
alsamidi
cc-note-midimap
configfile_refactor
coreaudio
corrados_fix_alsamidi
corrados_integrate_logpower
cpp14
curve_map
curve_map_midimap
develop
distance
distance_openness
doubletriggerfilter
edrumulus
event_cleanup
feature/oss-midi
hidpi
int_ui
lint
master
metadata_v1
metadata_v1_fix
midi-refactor
no_gui_also_with_broken_gui_if_enabled
normalised_scaled_fix
note-off
openness
openness_dev
powermap_feature_ui
rotating_knobs
scale_kit_image
stereo
studio-on-fix
the-marlboro-man-experimental
The DrumGizmo virtual drummer project.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
latencyfilter.cc
Age
Commit message (
Collapse
)
Author
2018-07-21
Fix visualization to be samplerate independent.
André Nusser
2018-07-21
Switch latency_stddev to be samplerate independent (and thus in ms).
André Nusser
Visualization seems correct but I didn't verify the math.
2018-07-18
Store and use laidback setting in milliseconds.
Bent Bisballe Nyeng
2018-07-15
PoC for humanisation visualiser.
Bent Bisballe Nyeng
2018-06-15
Not an issue but just for the sake of a good night's sleep.
André Nusser
2018-06-14
Set latency_max in milliseconds instead of samples.
Bent Bisballe Nyeng
2018-06-09
Make humanizer knobs more responsive.
Bent Bisballe Nyeng
2018-02-18
Make latency controls more intuitive.
Bent Bisballe Nyeng
2018-02-18
Implemented engine part of the latency filter aka. humized timing.
Bent Bisballe Nyeng
2016-12-10
Fix warnings reported by clang.
Bent Bisballe Nyeng
2016-06-14
New input processor filter system. Moved processing from Instrument calss to ↵
Bent Bisballe Nyeng
new input processing filter system and prepared for new latency filter.