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
/
powerlist.cc
Age
Commit message (
Expand
)
Author
2018-07-15
Revorked visualiser UI and a few more parameter tweaks.
Bent Bisballe Nyeng
2018-07-15
Use more sane range for stddev knob in UI.
Bent Bisballe Nyeng
2017-11-05
Add stddev scalar to sample selection.
Bent Bisballe Nyeng
2017-09-02
Implement master bleed control in the instrument parser and engine.
Bent Bisballe Nyeng
2017-02-17
Win32 build fixes.
Bent Bisballe Nyeng
2016-12-10
Fix warnings reported by clang.
Bent Bisballe Nyeng
2016-06-13
Fix whitespace
Bent Bisballe Nyeng
2016-05-26
Initial Refactoring on PowerList
Christian Glöckner
2016-05-14
Make all components use the same Random instance and add seed method on DrumG...
Bent Bisballe Nyeng
2016-03-31
Reformatted class PowerList
Christian Glöckner
2016-03-29
New Random class for convenient random number generation.
André Nusser
2016-03-22
Change license to LGPLv3.
André Nusser
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2015-05-15
Make sure that M_PI is defined.
Bent Bisballe Nyeng
2015-05-15
Make sure that M_PI is defined.
Bent Bisballe Nyeng
2014-05-17
Adjust MIN_SAMPLE_SET_SIZE to match empirical value found by muldjord.
Bent Bisballe Nyeng
2014-05-14
Make lower limit to 'width' (ie. stddev) of normal distribution function.
Bent Bisballe Nyeng
2014-05-02
Decrease integer to fit in 32bits.
Bent Bisballe Nyeng
2014-05-02
Try to compensate for 'missing' samples in velocity borders. Increase probabi...
Bent Bisballe Nyeng
2014-04-30
Retry sample::get if the same sample is about to be played twice in a row. At...
Bent Bisballe Nyeng
2014-04-25
Fix velocity bug.
Bent Bisballe Nyeng
2014-04-24
Fix nasty bug in power list handling. Should fix reported velocity problems (...
Bent Bisballe Nyeng
2014-03-19
Using power defined in xml if any.
Jonas Suhr Christensen
2013-10-01
Use slightly smaller standard deviation.
Bent Bisballe Nyeng
2013-09-15
New experimental sample selector (enable using --with-experimental argument o...
Bent Bisballe Nyeng