13
0
Go to file
Robin Gareus 007c4ffdc0
Towards a new disk-reader ringbuffer
This is mainly a NO-OP, introducing a new PlaybackBuffer type
and preparing for its use.

At this point in time, the buffer is just a power-of-two sized
ringbuffer and the disk-reader's read-logic is still unchanged.

Eventually the read and write sample position that are currently
private to the disk-reader can be migrated to be owned by the buffer.
Also Diskreader::read() positions can be matched to read-position ..
+/- buffer reservation and de-click can read w/o committing the read.
2019-02-05 23:29:31 +01:00
doc additional changes to follow library name change from timecode -> temporal 2017-09-25 12:13:54 -04:00
export Add some mp3 export presets 2018-11-20 00:21:51 +01:00
gtk2_ardour remove debug output 2019-01-25 11:09:31 -07:00
headless (libs) call ARDOUR::init_post_engine() from within libardour rather than requiring "users" of the library to arrange for it 2019-01-16 15:29:38 -06:00
libs Towards a new disk-reader ringbuffer 2019-02-05 23:29:31 +01:00
mcp fix more Window/show-* to Common/show-* details 2018-12-10 18:43:35 -05:00
midi_maps Fix dead-link to manual 2018-12-23 04:50:58 +01:00
msvc_extra_headers Oops - I got the session file numbers the wrong way around :-( 2018-09-11 18:52:20 +01:00
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2018-12-23 13:29:36 +00:00
MSVCMixbus3 Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
MSVCvst_scan Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
nutemp additional changes to follow library name change from timecode -> temporal 2017-09-25 12:13:54 -04:00
osc
osc_interfaces/touchosc prh: Added version 1b of my Mixbus Mix controller. 2017-08-18 23:03:58 +02:00
patches
patchfiles Add Midnam for Yamaha MX 49/61/88 2019-01-01 21:36:02 +01:00
plugin_metadata check-in of cleaned up plugin tags by Harrison Consoles intern Chris Hickman 2018-06-20 14:15:18 -05:00
scripts mixer recall script will now remember the last used recall settings 2019-01-04 11:58:09 -06:00
session_utils (libs) call ARDOUR::init_post_engine() from within libardour rather than requiring "users" of the library to arrange for it 2019-01-16 15:29:38 -06:00
templates Deploy Session-templates 2017-08-23 23:55:00 +02:00
tools remove unnecessary call to init_post_engine() (now called from libardour) 2019-01-17 09:18:53 -06:00
us2400 fix more Window/show-* to Common/show-* details 2018-12-10 18:43:35 -05:00
vst
.dir-locals.el
.gitattributes
.gitignore git ignore patch-error/orig files 2017-09-29 21:05:39 +02:00
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl Initial changes needed for building Mixbus (with MSVC) as version 5 2018-09-10 07:14:59 +01:00
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript remove dangling --lv2 waf configure option 2019-01-02 08:11:09 -05:00

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

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