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
/
instrument.cc
Age
Commit message (
Expand
)
Author
2019-05-11
Split sample selection into own class.
André Nusser
2019-05-11
First version of new sample algorithm.
André Nusser
2019-03-17
Implemented new directed choke feature.
Bent Bisballe Nyeng
2019-01-27
Re-instate instrument v1.0 support.
Bent Bisballe Nyeng
2018-08-12
Remove the old instrument and drumkit parser code as well as version 1.0 kit ...
Bent Bisballe Nyeng
2018-08-12
Finished DOMLoader and fixed the broken unit-tests.
Bent Bisballe Nyeng
2018-08-02
Pass strings by reference instead of by value.
André Nusser
2018-07-15
Revorked visualiser UI and a few more parameter tweaks.
Bent Bisballe Nyeng
2017-11-05
Add stddev scalar to sample selection.
Bent Bisballe Nyeng
2017-03-23
Add file counter methods to DrumKit and Instrument classes.
Bent Bisballe Nyeng
2016-06-14
New input processor filter system. Moved processing from Instrument calss to ...
Bent Bisballe Nyeng
2016-05-27
Instrument holds AudioFile via unique_ptr
Christian Glöckner
2016-05-14
Make all components use the same Random instance and add seed method on DrumG...
Bent Bisballe Nyeng
2016-04-08
Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...
Bent Bisballe Nyeng
2016-03-31
Removed the last Conf:: namespace usage and replaced it with Settings.
Bent Bisballe Nyeng
2016-03-31
Use new Random class.
Bent Bisballe Nyeng
2016-03-31
Fix merge conflicts.
Bent Bisballe Nyeng
2016-03-31
Fix issues from rebasing.
Bent Bisballe Nyeng
2016-03-31
Settings.
Bent Bisballe Nyeng
2016-03-31
API Refactoring for class Instrument
Christian Glöckner
2016-03-31
API Refactoring for class Instrument
Christian Glöckner
2016-03-29
Settings.
Bent Bisballe Nyeng
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
2014-04-25
Use old 'velocity groups' algorithm on version 1.0 instruments and new 'power...
Bent Bisballe Nyeng
2014-04-24
Fix nasty bug in power list handling. Should fix reported velocity problems (...
Bent Bisballe Nyeng
2013-09-20
New resample feature (greatly inspired by Cédric 'SxDx') based on libsamplerate.
Bent Bisballe Nyeng
2013-09-15
Fix spurious '}'
Bent Bisballe Nyeng
2013-09-15
New experimental sample selector (enable using --with-experimental argument o...
Bent Bisballe Nyeng
2013-04-20
New 'instrument group' feature added.
Bent Bisballe Nyeng
2013-04-07
Fixed crashbug on drumkit reload.
Bent Bisballe Nyeng
2013-03-22
Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre...
Bent Bisballe Nyeng
2012-01-12
Fix memory leak when unloading a drumkit.
Bent Bisballe Nyeng
2011-10-08
Humaniser added. Speedy strokes get lower velocity levels.
Bent Bisballe Nyeng
2011-07-15
New input/output plugin architecture. New LV2 plugin.
deva
2011-03-01
MAJOR rewrite of the internals. New input/output 'plugin' system. Still a lot...
deva
2008-07-22
DrumKit parser. Internal drumkit now used in events. This is the first milest...
deva