summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-04-12Make engine ask output module for buffer size. Use this new feature to adapt ↵Bent Bisballe Nyeng
internal buffers to buffer size reported by jack.
2014-04-12Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2014-04-12Move inclusion of config.h to the top to fix missing WITH_RESAMPLE ↵Bent Bisballe Nyeng
definition around resample.h header.
2014-04-09Added initial values to lineedit showing values of sliders.Jonas Suhr Christensen
2014-04-06Merge branch 'master' of http://git.drumgizmo.org/drumgizmoLars Bisballe Jensen
2014-04-06Added lineedits that show the value of sliders. Non editable at the moment ↵Lars Bisballe Jensen
and initial values need to be set.
2014-04-06Adjusted entry for LarsLars Bisballe Jensen
2014-04-06Added presets for most common types of drums. Values not adjusted yet just ↵Lars Bisballe Jensen
copied from snare
2014-04-03Using config.ini to store QSettings rather than system + saving/reloading ↵Jonas Suhr Christensen
exportp.
2014-04-03Including unistd.h fixing call to unknown function usleep().Jonas Suhr Christensen
2014-04-02Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2014-04-02Merge with headBent Bisballe Nyeng
2014-04-02Added file dialog to select export path.Jonas Suhr Christensen
2014-04-02Warning: Ugly hack ahead... Initial attempt at a 'play sample selections ↵Bent Bisballe Nyeng
ordered by sorting' feature.
2014-04-02Added prefix name to presets.ini.Jonas Suhr Christensen
2014-04-02Updating prefix lineedit on presets change.Jonas Suhr Christensen
2014-04-02Merge branch 'master' of http://git.drumgizmo.org/drumgizmoJonas Suhr Christensen
2014-04-02Added presets of slider values.Jonas Suhr Christensen
2014-04-02Initial attempt at moving sample power positions.Bent Bisballe Nyeng