View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003511 | ardour | features | public | 2010-10-27 01:12 | 2010-10-27 09:39 |
Reporter | b0ef | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Target Version | 3.X | ||||
Summary | 0003511: Virtual Region Duplication | ||||
Description | A common feature when recording rap music is just to let a beat go on and on and on and just capture the moment. It's playing a loop, while recording. This is not possible in Ardour, because it doesn't have separate playback and record control. A way to remedy this is to create a virtual region duplication switch. With a switch, a region would fill an entire track and even extend in real time when the outer session end marker moves because a record pushes it. I do this | ||||
Additional Information | Independent loop play while recording is possible in ecasound, with: ecasound -t:3600 -a:1 -i:jack_auto,default -o:recordfile.wav -a:2 -i:audioloop,foo.wav -o:jack_auto,default | ||||
Tags | No tags attached. | ||||
|
Another way that was possible before Ardour implemented Loop Recording, was that when Ardour was playing in loop, the tracks that were armed for recording would just record and not break up on each loop, like it does now when loop recording. A feature could be to disable loop recording with a switch, instead of the virtual duplication. |