Paul Davis
30b087ab3d
globally change all use of "frame" to refer to audio into "sample".
...
Generated by tools/f2s. Some hand-editing will be required in a few places to fix up comments related to timecode
and video in order to keep the legible
2017-09-18 12:39:17 -04:00
Paul Davis
cf52d6e4b4
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
2016-07-14 14:45:23 -04:00
Robin Gareus
056b9af695
fix live resampling (auditioning, embedded src)
2015-08-13 04:30:06 +02:00
Robin Gareus
1df1a883e7
clarify variable name
...
TODO: use a central shared location for this, and Do not allow
disk_read_chunk_frames/set_disk_write_chunk_frames to exceed it.
2015-08-13 04:28:34 +02:00
Robin Gareus
1c2c5634c2
fix resampling (auditioning)
2015-08-13 00:52:37 +02:00
Paul Davis
d5be54080f
add a pure virtual FileSource::close() method so that FileSource::set_path() can ensure we no longer have a handle open
2015-04-20 16:31:06 -04:00
Paul Davis
3b2c23be93
split apart read and write chunk size and offer platform-dependent sizes for reading. Write chunk size should remain unchanged from before.
2015-01-23 12:25:49 -05:00
Robin Gareus
73c6122591
towards a SRC source + resampling during audition
2014-01-18 13:51:05 +01:00