summaryrefslogtreecommitdiff
path: root/src/audiofile.cc
AgeCommit message (Expand)Author
2014-02-23Apllied new multichannel audiofile feature patch from John Hammen.Bent Bisballe Nyeng
2014-01-05Fix compile warning.Bent Bisballe Nyeng
2014-01-04Disable/enable resample on compiletime. Enable/disable using env on runtime.Bent Bisballe Nyeng
2013-11-28Fix 64bit compile warning.Bent Bisballe Nyeng
2013-10-06Refactoring of AudioFile loading and message passing from engine to gui and v...Bent Bisballe Nyeng
2013-09-20New resample feature (greatly inspired by Cédric 'SxDx') based on libsamplerate.Bent Bisballe Nyeng
2013-09-15New experimental sample selector (enable using --with-experimental argument o...Bent Bisballe Nyeng
2013-06-29Add some more AudioFile protection (mutex/magic word)Bent Bisballe Nyeng
2013-05-16Change printf's to DEBUG.Bent Bisballe Nyeng
2013-05-10Outcommented lazy loading of sound files.-
2013-05-09Iterative reading of sample files. Removed output.-
2013-05-09Lazy load of audio. Unloads when there's nothing else to do.-
2013-04-07Fixed crashbug on drumkit reload.Bent Bisballe Nyeng
2013-03-22Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre...Bent Bisballe Nyeng
2013-01-26Background loader for audio files.Bent Bisballe Nyeng
2012-01-12Fix memory leak when unloading a drumkit.Bent Bisballe Nyeng
2011-07-15New input/output plugin architecture. New LV2 plugin.deva
2011-03-01MAJOR rewrite of the internals. New input/output 'plugin' system. Still a lot...deva
2009-11-22Added editor for automated chopping up of audiofiles into samples.deva
2009-09-10Some changes regharding minimizing the memory usage when loading audio files.deva
2009-02-20Incremented version number.deva
2008-12-21Added some cli options. Made preload optional on the commandline. Made chdir ...deva
2008-07-22Fixed 'scratchy' bug.deva
2008-07-22DrumKit parser. Internal drumkit now used in events. This is the first milest...deva