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
Age
Commit message (
Expand
)
Author
2023-10-03
fix issue with hi-hat choking on press of the control pedal
Volker Fischer
2023-10-02
remove midimultimap since it is not needed and added some test code for hi-ha...
Volker Fischer
2023-10-02
introduce controlthresh in MIDI mapping XML to support playing different hi-h...
Volker Fischer
2023-09-27
code cleanup
Volker Fischer
2023-09-25
added new drumkit XML parameter islogpower and support logarithmic powers for...
Volker Fischer
2023-05-03
replace sqrt scaling of normalized input velocity by a curve function similar...
Volker Fischer
2023-01-10
fix hi-hat choke: larger minimum value is needed
Volker Fischer
2023-01-01
Fix autogen OBJCXX probe
Bent Bisballe Nyeng
2022-09-28
jack midi input port should not clear the buffer
Volker Fischer
2022-01-19
remove the Edrumulus specific debug output because there is the EdrumulusGUI ...
Volker Fischer
2022-01-17
remove unused variable target_min_power_db
Volker Fischer
2022-01-09
added optional Edrumulus debugging output for velocity and positional sensing...
Volker Fischer
2021-09-01
increase the instrument target dynamic by 5 dB
Volker Fischer
2021-08-11
Merge branch 'edrumulus' into corrados_hihat_controller
Volker Fischer
2021-08-11
use cymbal choke time of 180ms to get more natural feeling
Volker Fischer
2021-08-11
Merge branch 'edrumulus' into corrados_hihat_controller
Volker Fischer
2021-08-11
use sqrt(event.velocity) for the dynamic expander to get a MIDI curve which m...
Volker Fischer
2021-08-09
Merge branch 'develop' into edrumulus
Volker Fischer
2021-08-09
Adjust choke ramp-down time to better reflect the actual dampening time of a ...
Bent Bisballe Nyeng
2021-08-08
proof of concept of using varying choke times of open hi-hat to support conti...
Volker Fischer
2021-07-28
Merge remote-tracking branch 'origin/develop' into edrumulus
Volker Fischer
2021-07-28
Aftertouch choke if velocities > 0 instead of == 0 as this seem to be the vdr...
Bent Bisballe Nyeng
2021-07-28
Merge remote-tracking branch 'origin/develop' into edrumulus
Volker Fischer
2021-07-28
Fix aftertouch choke regression error.
Bent Bisballe Nyeng
2021-07-18
added dynamic expander test code, needed for Edrumulus (do not merge to develop)
Volker Fischer
2021-07-04
Fix compiler warning.
Bent Bisballe Nyeng
2021-07-04
Skip events whose audio-files has not yet been loaded.
Bent Bisballe Nyeng
2021-07-04
Clear all active events (ie. stop playing samples) when loading a new kit.
Bent Bisballe Nyeng
2021-07-04
Add unit-test for EventsDS::clear() method.
Bent Bisballe Nyeng
2021-07-04
Add clear member function to EventsDS.
André Nusser
2021-07-04
Get rid of big stack allocation during resampler (re-)configuration.
Bent Bisballe Nyeng
2021-06-10
Add missing include
Bent Bisballe Nyeng
2021-05-22
Add assert to break infinite loop in case of a bug.
André Nusser
2021-05-22
Merge remote-tracking branch 'origin/two_samples_bug_fix' into edrumulus
Volker Fischer
2021-05-22
This should fix wrong sample selection with two samples.
André Nusser
2021-05-15
Add -Wextra to debug compilation flags.
Bent Bisballe Nyeng
2021-05-15
Make it possible to (only) build unit-test in pararllel.
Bent Bisballe Nyeng
2021-04-30
Merge branch 'distance' into edrumulus
Volker Fischer
2021-04-24
added voice limit cli parameters
Volker Fischer
2021-04-22
Fix crash when doing async-load in cli.
Bent Bisballe Nyeng
2021-02-13
Add CLI parameter for position sample selection.
André Nusser
2021-02-13
Add position filter.
André Nusser
2021-02-13
Add position parameter of sample selection to settings.
André Nusser
2021-02-13
Small cleaning up and comment.
André Nusser
2021-02-13
Initial compiling version of sample selection with position.
André Nusser
2021-02-09
Add setting for controlling ALSA periods to output module.
Volker Fischer
2021-02-09
Add ALSA midi input support.
Volker Fischer
2021-02-08
added getBufferSize function for alsa out
Volker Fischer
2021-01-31
Fix compiling without nls.
Bent Bisballe Nyeng
2021-01-27
Add positional information to drumkit xml and sample class.
Bent Bisballe Nyeng
[next]