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
/
audiofile.cc
Age
Commit message (
Expand
)
Author
2016-01-29
wip 1
André Nusser
2016-01-28
Style fixes
Bent Bisballe Nyeng
2016-01-20
Fix loading with num_samples==ALL_SAMPLES (-1).
Bent Bisballe Nyeng
2016-01-20
Added 'preloadedsize' to AudioFile to reflect how much data was loaded and no...
Bent Bisballe Nyeng
2016-01-20
Fix partial loading of multichannel files.
Bent Bisballe Nyeng
2014-05-17
New resample feature on output channels.
Bent Bisballe Nyeng
2014-04-12
Move inclusion of config.h to the top to fix missing WITH_RESAMPLE definition...
Bent Bisballe Nyeng
2014-04-02
Don't include sndfile.h if not configured for resampling.
Bent Bisballe Nyeng
2014-02-23
Apllied new multichannel audiofile feature patch from John Hammen.
Bent Bisballe Nyeng
2014-01-05
Fix compile warning.
Bent Bisballe Nyeng
2014-01-04
Disable/enable resample on compiletime. Enable/disable using env on runtime.
Bent Bisballe Nyeng
2013-11-28
Fix 64bit compile warning.
Bent Bisballe Nyeng
2013-10-06
Refactoring of AudioFile loading and message passing from engine to gui and v...
Bent Bisballe Nyeng
2013-09-20
New resample feature (greatly inspired by Cédric 'SxDx') based on libsamplerate.
Bent Bisballe Nyeng
2013-09-15
New experimental sample selector (enable using --with-experimental argument o...
Bent Bisballe Nyeng
2013-06-29
Add some more AudioFile protection (mutex/magic word)
Bent Bisballe Nyeng
2013-05-16
Change printf's to DEBUG.
Bent Bisballe Nyeng
2013-05-10
Outcommented lazy loading of sound files.
-
2013-05-09
Iterative reading of sample files. Removed output.
-
2013-05-09
Lazy load of audio. Unloads when there's nothing else to do.
-
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
2013-01-26
Background loader for audio files.
Bent Bisballe Nyeng
2012-01-12
Fix memory leak when unloading a drumkit.
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
2009-11-22
Added editor for automated chopping up of audiofiles into samples.
deva
2009-09-10
Some changes regharding minimizing the memory usage when loading audio files.
deva
2009-02-20
Incremented version number.
deva
2008-12-21
Added some cli options. Made preload optional on the commandline. Made chdir ...
deva
2008-07-22
Fixed 'scratchy' bug.
deva
2008-07-22
DrumKit parser. Internal drumkit now used in events. This is the first milest...
deva