View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000717 | ardour | features | public | 2004-09-19 01:20 | 2004-11-19 20:13 |
Reporter | Mark Knecht | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0000717: Cannot insert Battery as a VST device (0-input/2-output problem) | ||||
Description | Battery is a VST drum sampler. It supports 2-8 outputs but has no inputs. It works fine under jack_vst. Ardour will not allow me to place Battery on a track since it doesn't have two inputs. Ardour tells me I'm throwing information away even when it's what I wanted to do. At some future time the developers should consider how to handle plugins that do not match the numbers of channels that a track or bus has. For instance, using Pro Tools as a basis: 1) Battery should drive the outputs. Ardour should not worry about the inputs. This is no different than instantiating a track and no using the inputs. (This can be verified using the sine/cosine oscillator with is also 0 inputs, 2 outputs which would not instantiate.) 2) Along time ago we talked about multi-mono plugins, where a mono plugin would be duplicated on a stereo track, but both instances would use the same settings. When I instantiate a mono plugin in a stereo track I cannot determine what Ardour is doing. Is it multiple mono, or is it mixing the inputs and sendign the output to both outputs? (I can test for this, but it's not obvious looking at the GUI.) | ||||
Tags | No tags attached. | ||||
|
As a possible direction to go fix this, why does Ardour not allow me to delete all inputs? I can make a stereo track and then delete one input, but not both AFAICT. |
|
in CVS this is now possible, but useless since ardour cannot route MIDI to a VST plugin. jack_fst is the right way to do this. as for the bugnote question: ardour specifies minimum in/out counts when creating tracks, and apparently get this wrong. i'll fix that. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-09-19 01:20 | Mark Knecht | New Issue | |
2004-09-19 01:20 | Mark Knecht | => markknecht@gmail.com | |
2004-09-19 01:20 | Mark Knecht | Name | => Mark Kencht |
2004-09-19 01:46 | Mark Knecht | Note Added: 0001476 | |
2004-11-19 20:13 | paul | Note Added: 0001634 |