View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006801 | ardour | features | public | 2016-02-28 16:44 | 2016-03-01 08:58 |
Reporter | t0bY | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0006801: Multichannel Panning | ||||
Description | the idea is to have vectors from each speaker to the sound source, whereby the vector length is related to the output volume. optional one can check an lfe channel which sits outside the panning realm. for stereo purposes, one would have a bar with two nodes for L and R at the ends, which one can lengthen and shorten to alter the width. The master x channel bus, could have the vbap disabled by default, to keep the positioning clear. If one wants to go with the vbap way of mixing, it makes sense that the channel panners have the focus on showing the virtual sound sources and not the speaker setup. | ||||
Tags | No tags attached. | ||||
Users sponsoring this issue | ||
Sponsors List |
Total Sponsorship = US$ 20 2016-02-28 16:45: t0bY (US$ 20) |
---|
|
|
|
VPAB does not work that way. It will at most reach 2 speakers (or three in case of a 3D setup with 10 targets). You're really looking for a different Panning algorithm (your mockup looks like 5.1) |
|
what i was describing, was not intended to be related to vbap panning at all, but as you mentioned classic LCR, Quad, 5.0, 5.1, 7.1. etc. (The mockup was an rudimentary mono example for 5.1) My thought was, that if its possible to distribute a signal bewteen 2 speakers by volume in Ardour, it must be fairly straight forward to distribute a signal between x speakers by volume. therefore i mentioned ,,vectors", to maybe measure the distance from the ,dot' in the field to each speaker and link it to the volume. (thoughts from a non-programmer) in this case, yes, i am looking for an option to use a different panning algorithm. to clarify the fourth point of my post above: the vbap master-panner assumes a symmetrical setup, but the master-bus matrix seems to work for, eg. 5.1, when the symmetrical setup is bypassed. to clarify the last point of the post above: I referred the vbap panner as indicating virtual (symmetrical) sources, because they seem to be modelled of a 5.1 speaker system for instance, which is physically still in place. In this last sentence i assumed that it might come in more handy, if also the channel panners in Ardour which now look more like the 5.1 one i mockupped - as far as the sound outputs go - , would abide more to the symmetrical layout, if one goes with the vabp style of mixing, and not for example 5.1. By this I had a better separation of a proposed ,,classical" multichannel routing from the vbap in mind. (- At least the visual blurr of panning concepts is actually where my confusion startet. I wanted to do a 5.1 out of the blue. The channel panners looked like 5.1 and I added a ,6 Channel Bus' as master and thought I'm ready to go.) |
|
sorry, i meant ,,modelled over a 5.1 speaker system" |
|
The good news is: Panners in Ardour are plugins (at least the DSP, not the GUI) [1]. It's relatively straight forward to add new panners and have them as option in the Mixer. Also, Ardour already always uses 5 parameters for all panners: Azimuth, Width, Elevation, FrontBack, LFE (panner plugins may choose to ignore irrelevant ones). However, implementing 5.1 (or similar) DSP is not straight forward, especially with automatable parameters. [1] https://github.com/Ardour/ardour/tree/master/libs/panners/ |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-28 16:44 | t0bY | New Issue | |
2016-02-28 16:44 | t0bY | File Added: MonoPanning.png | |
2016-02-28 16:45 | t0bY | Sponsorship Added | t0bY: US$ 20 |
2016-02-28 16:45 | t0bY | Sponsorship Total | 0 => 20 |
2016-02-29 14:22 | x42 | Note Added: 0018026 | |
2016-02-29 19:54 | t0bY | Note Added: 0018027 | |
2016-02-29 19:56 | t0bY | Note Added: 0018028 | |
2016-03-01 08:58 | x42 | Note Added: 0018031 |