summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-27Fix utf-8 characters.v0.9.5Bent Bisballe Nyeng
2014-04-27Updated with changes for 0.9.5Lars Bisballe Jensen
2014-04-27Write version number in instrument file.Bent Bisballe Nyeng
2014-04-27Bump version.Bent Bisballe Nyeng
2014-04-27Changed standard values for attack and falloff to 300Lars Bisballe Jensen
2014-04-27Disable presets and revert to using QSetting default for mainwindow ↵Jonas Suhr Christensen
position, etc.
2014-04-27Volume fader improvement.Jonas Suhr Christensen
2014-04-25Use old 'velocity groups' algorithm on version 1.0 instruments and new ↵Bent Bisballe Nyeng
'power distribution' algorithm on 2.0 instruments. Remove 'with-experimental' option from configure.
2014-04-25Sort samples by power before export.Bent Bisballe Nyeng
2014-04-25Fix velocity bug.Bent Bisballe Nyeng
2014-04-24Fix nasty bug in power list handling. Should fix reported velocity problems ↵Bent Bisballe Nyeng
(all samples played with the same power regardless of midi velocity).
2014-04-22Make player play preview samples when 'generate' tab is active.Bent Bisballe Nyeng
2014-04-22Fix sample adding with no velocity groups present in instrument file (new ↵Bent Bisballe Nyeng
editor behaviour).
2014-04-22Fix off-by-one error in xml export code.Bent Bisballe Nyeng
2014-04-21Fix fadeout. Fix export crashbug.Bent Bisballe Nyeng
2014-04-21Fix buffer over/underflowBent Bisballe Nyeng
2014-04-20Rework sliders in 'generate' tab. Add 'hold' slider.Bent Bisballe Nyeng
2014-04-20Make samplesorter colours the same as selections in canvas.Bent Bisballe Nyeng
2014-04-20Fix fade-in.Bent Bisballe Nyeng
2014-04-20Make samplesorter colours the same as selections in canvas.Bent Bisballe Nyeng
2014-04-18Make initial slider positions reflected in the preview.Bent Bisballe Nyeng
2014-04-18Removed printf.Jonas Suhr Christensen
2014-04-18Increase 'hold' value in auto detection.Bent Bisballe Nyeng
2014-04-18New player model (again).Bent Bisballe Nyeng
2014-04-18Fix brain-o in zero crossing search algorithm.Bent Bisballe Nyeng
2014-04-17Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2014-04-17Added selection editor.Bent Bisballe Nyeng
2014-04-17Added values to signals.Jonas Suhr Christensen
2014-04-17Slight fixup of progress values.Bent Bisballe Nyeng
2014-04-17Make threshold slider generate new selections while moving. Add progressbar ↵Bent Bisballe Nyeng
to export.
2014-04-16Show energy circles in preview mode.Bent Bisballe Nyeng
2014-04-16Reinstate volume fader.Bent Bisballe Nyeng
2014-04-16New tabbed workflow with 'auto' preview functionality.Bent Bisballe Nyeng
2014-04-15Fix missing initialisation of ao_sample_format struct. Start thread in ↵Bent Bisballe Nyeng
constructor.
2014-04-15Remove unused code.Bent Bisballe Nyeng
2014-04-15Make Player thread behave nicely on shutdown.Bent Bisballe Nyeng
2014-04-15Make Player thread behave nicely on shutdown.Bent Bisballe Nyeng
2014-04-15Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2014-04-15Move libao initialisation code to audio thread.Bent Bisballe Nyeng
2014-04-15Added dummy QSlider.Jonas Suhr Christensen
2014-04-15Added volumefader.{cc,h}.Jonas Suhr Christensen
2014-04-15Added volume fader stub.Jonas Suhr Christensen
2014-04-15Make CanvasToolListen work again with offsets using the mouse. Clean up ↵Bent Bisballe Nyeng
Player code some more.
2014-04-15Added updatePeakDB. Fixed setGainDB (it was reverse).Bent Bisballe Nyeng
2014-04-15Missing change for new player.Bent Bisballe Nyeng
2014-04-15Player interface changes. Player moved to MainWindow for easier component ↵Bent Bisballe Nyeng
sharing.
2014-04-15New selections model.Bent Bisballe Nyeng
2014-04-15Remove debug output.Bent Bisballe Nyeng
2014-04-12Reinstate semaphores on jack output engine.Bent Bisballe Nyeng
2014-04-12Fix missing parent argument to heap allocated QIntValidators.Bent Bisballe Nyeng