Home
last modified time | relevance | path

Searched defs:sampleoffset_t (Results 1 – 6 of 6) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/temporal/temporal/
H A Dtypes.h34 typedef int64_t sampleoffset_t; typedef
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Drhythm_ferret.cc263 RhythmFerret::run_percussion_onset_analysis (boost::shared_ptr<Readable> readable, sampleoffset_t /… in run_percussion_onset_analysis() argument
318 RhythmFerret::run_note_onset_analysis (boost::shared_ptr<Readable> readable, sampleoffset_t /*offse… in run_note_onset_analysis() argument
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dmidi_buffer.cc132 MidiBuffer::merge_from (const Buffer& src, samplecnt_t /*nframes*/, sampleoffset_t /*dst_offset*/, … in merge_from() argument
H A Dexport_channel.cc280 RouteExportChannel::prepare_export (samplecnt_t max_samples, sampleoffset_t) in prepare_export() argument
H A Dplugin.cc496 Plugin::set_parameter (uint32_t /* which */, float /* value */, sampleoffset_t /* when */) in set_parameter() argument
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dtypes.h86 typedef Temporal::sampleoffset_t sampleoffset_t; typedef