View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000972 | ardour | features | public | 2005-04-25 18:25 | 2005-05-07 03:53 |
Reporter | matalos2 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0000972: Audition soundfiles with the proper speed in the Soundfile Library | ||||
Description | If jack is running with a samplerate of 44.1 khz and, before inserting a soundfile of 48khz, you wish to audition it, the sndfile will be played at 44.1/48 of the real speed (slower). In the oposite case the result is the soundfile being played faster. The 44.1 and 48 Samplerate values are only examples. There's a program called RESAMPLE, not libsamplerate (SRC). This program can resample soundfiles or the output of a pipe in realtime. Resample can also be used as a library, libresample I think. Link for resample: http://ccrma.stanford.edu/ [^]~jos/resample Resample is also included in PLANET CCRMA I suggest incorporating support for the resample library to do resampling in realtime (playing soundfiles with different samplerates than that jack is running with). NO harm done should be done to libsamplerate(SRC). | ||||
Tags | No tags attached. | ||||