Age | Commit message (Expand) | Author |
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 |
2021-01-08 | Fix directed choke regression error. | Bent Bisballe Nyeng |
2021-01-03 | Add dggui namespace to libdggui components. | Bent Bisballe Nyeng |
2020-12-29 | Split UI code into application/plugin UI and UI library. | Bent Bisballe Nyeng |
2020-12-23 | Fix unit-test compilation on windows. | Bent Bisballe Nyeng |
2020-12-23 | Fix rcgen on windows. | Bent Bisballe Nyeng |
2020-12-23 | Remove redraw on all cocoa/macOS events to speed up UI rendering. | Bent Bisballe Nyeng |
2020-11-23 | Make configure fail if nls is enabled but the gettext tools are not found. | Bent Bisballe Nyeng |
2020-11-22 | Fall back to using glob when wordexp is not available.v0.9.19 | Dimitri Karamazov |