View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000445 | ardour | features | public | 2004-05-12 22:43 | 2008-11-20 23:38 |
| Reporter | matalos2 | Assigned To | paul | ||
| Priority | low | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000445: Be able to use plugins without inputs (synths) | ||||
| Description | Don´t know wether it should be feature or bug, since I used to be able to use ladspa plugins that do not have inputs(for example, white noise) a few cvs versions before. I´m quite a fan of these "ladspa synthesizers" and have made quite a few of sessions/projects which include wave sound files and plugins that generate sound. Could you please make Ardour able to load this type of plugins? I know Ardour worked well with them before you started including that warning about the wasted signal.(Which I know is great for preventing crashes with some plugins.) | ||||
| Additional Information | Right now to be able to load a ladspa synth, I have to remove all input ports so that the amount of the track inputs matches the amount of the plugin inputs. The result of this is no output at all from the ladspa synth. Therefore, I´ve come to the conclussion that there must be the same amount of inputs in the tracks as the outputs in the ladspa synth. Please make Ardour bypass the check for this case or please tell me how to make these plugins work. | ||||
| Tags | No tags attached. | ||||
|
|
this will be a post-1.0 feature. we now support various VST/i plugins, but the right way to support these is with an "instrument track". this is not hard to add, but it will not be pre-1.0. you can also use VST/i plugins via jack_fst, which is a safer and more robust way to do it. there are very few LADSPA "synths" that are even worth implementing this feature for. |
|
|
implemented in CVS as of about 11/17/2004. no MIDI input, obviously. |
|
|
see bug history. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-05-12 22:43 | matalos2 | New Issue | |
| 2004-05-16 05:12 | paul | Note Added: 0000728 | |
| 2004-05-16 05:12 | paul | Priority | urgent => low |
| 2004-05-16 05:12 | paul | Status | new => acknowledged |
| 2004-11-19 16:03 | paul | Note Added: 0001627 | |
| 2004-11-19 16:03 | paul | Status | acknowledged => resolved |
| 2004-11-19 16:03 | paul | Resolution | open => fixed |
| 2004-11-19 16:03 | paul | Assigned To | => paul |
| 2004-11-19 16:03 | paul | Note Added: 0001628 | |
| 2008-11-20 23:38 | seablade | Status | resolved => closed |