13
0
Go to file
David Robillard b40464e67c Actually flush to disk continuously while MIDI loop recording.
Previously, this calculation was based on the current transport frame and last
time, both absolute, with the effect that loop recording would flush the first
time and never again.

The fix is to keep track of the actual duration of the capture, ignoring the
transport position, and flush as that reaches the threshold.


git-svn-id: svn://localhost/ardour2/branches/3.0@13938 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-21 02:01:59 +00:00
doc
export
gtk2_ardour make height of name_label and name_entry the same to avoid button wierdness while track name editing; fix crash caused by nested calls to end_name_edit() 2013-01-21 01:37:44 +00:00
icons
libs Actually flush to disk continuously while MIDI loop recording. 2013-01-21 02:01:59 +00:00
manual
mcp
midi_maps
patches
patchfiles Comment out duplicate controls. I think there's an error in the manual? 2013-01-20 18:22:02 +00:00
templates
tools get path correct for ardour_system.rc when building bundles 2013-01-16 16:57:42 +00:00
vst
.dir-locals.el
.gitignore
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript new take on getting SVN revision number 2013-01-19 01:11:48 +00:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: http://ardour.org/building.