Re: [LMMS-devel] Question about vocoder

2014-02-20 Thread Tres Finocchiaro
> > I think you're both overthinking this - we can just include a page in > the wiki, plus a forum thread on the SF forums tutorial section, that > should be enough for any plugin or feature in general. I think good documentation is a good idea, but this particular plugin has very unintuitive co

Re: [LMMS-devel] Question about vocoder

2014-02-20 Thread Vesa
On 02/20/2014 10:02 PM, perret.yannick wrote: > Le 19/02/2014 19:27, Tres Finocchiaro a écrit : >> I planed to submit a HOW-TO for this plugin for the users' wiki but >> still not get the time to do it. >> >> >> Would it be appropriate to have important notes about plugins added to >> the "

Re: [LMMS-devel] Question about vocoder

2014-02-20 Thread perret.yannick
Le 19/02/2014 19:27, Tres Finocchiaro a écrit : > I planed to submit a HOW-TO for this plugin for the users' wiki but > still not get the time to do it. > > > Would it be appropriate to have important notes about plugins added to > the "Plugin Description" area? > > Inline image 1 > I looke

Re: [LMMS-devel] Question about vocoder

2014-02-20 Thread Tobias Doerffel
2014-02-20 3:42 GMT+01:00 Tres Finocchiaro : > FYI - It's not yet in the Windows build of RC2 from what I can see. Oh, but it should. I will investigate the issue. Toby -- Managing the Performance of Cloud-Based Applica

Re: [LMMS-devel] Question about vocoder

2014-02-19 Thread Tres Finocchiaro
> > Yes, the pull request for adding this vocoder plugin was accepted. You can > see it here: FYI - It's not yet in the Windows build of RC2 from what I can see. -Tres - tres.finocchi...@gmail.com -- Managing the Perfor

Re: [LMMS-devel] Question about vocoder

2014-02-19 Thread Tres Finocchiaro
> > I planed to submit a HOW-TO for this plugin for the users' wiki but still > not get the time to do it. Would it be appropriate to have important notes about plugins added to the "Plugin Description" area? [image: Inline image 1] -Tres - tres.finocchi...@gmail.com On Mon, Feb 17, 2014 at

Re: [LMMS-devel] Question about vocoder

2014-02-17 Thread Bill Y.
As an extension of this idea any additional effects should default to the parent effect as their initial source, but it would also be kind of cool if we could route around a previous effect for a quad+ input effect so we could use a previous source as an alternate input. So for example in the case

Re: [LMMS-devel] Question about vocoder

2014-02-17 Thread Bill Y.
What I was thinking was a multi-select box that could exist above or below the controls button for an effect. Here is are some ascii examples of how the pull down list might function. x = selected o = unselected ---Example 1 (instrument or FX-Mixer with a single source feed) --- [ x source

Re: [LMMS-devel] Question about vocoder

2014-02-17 Thread Bill Y.
Would it be possible to add a pulldown input list for effects that was dynamically based off feeds coming into the effect, and available inputs for the effect? That way on instruments you would have a single feed, but could direct it to multiple inputs of the effect, and on the FX mixer it would sh

Re: [LMMS-devel] Question about vocoder

2014-02-17 Thread perret.yannick
Le 17/02/2014 15:26, Vesa a écrit : > On 02/17/2014 04:19 PM, Johannes Lorenz wrote: >>> I guess my question now is , Where is the LADSPA vocoder plugin? I can't >>> find it in the plugin list, but I see its library in the plugins directory. >> It does not work. Reason: The ports are labeled incor

Re: [LMMS-devel] Question about vocoder

2014-02-17 Thread Vesa
On 02/17/2014 04:19 PM, Johannes Lorenz wrote: >> I guess my question now is , Where is the LADSPA vocoder plugin? I can't >> find it in the plugin list, but I see its library in the plugins directory. > It does not work. Reason: The ports are labeled incorrect (must start with > "In" or "Out").

Re: [LMMS-devel] Question about vocoder

2014-02-17 Thread Johannes Lorenz
> I guess my question now is , Where is the LADSPA vocoder plugin? I can't > find it in the plugin list, but I see its library in the plugins directory. It does not work. Reason: The ports are labeled incorrect (must start with "In" or "Out"). However, even if you re-label them correctly, the ef

Re: [LMMS-devel] Question about vocoder

2014-02-17 Thread Tres Finocchiaro
Thanks for the useful info. The left/right is just fine for now. I grabbed a free VST vocoder and managed to achieve functionality, thank you. Here is my demo: http://soundcloud.com/tres-finocchiaro/aint-nobody-vocoder-trial I guess my question now is , Where is the LADSPA vocoder plugin? I ca

Re: [LMMS-devel] Question about vocoder

2014-02-17 Thread Vesa
On 02/17/2014 11:58 AM, Achim Settelmeier wrote: > [1] dubbed "formant" (usually voice) and "carrier". For best results, use > broad/wide strings as a carrier and try duplicating notes in other > octaves. Saw waves are usually best since they contain the most harmonic frequencies. White noise c

Re: [LMMS-devel] Question about vocoder

2014-02-17 Thread Achim Settelmeier
Hi Tres, > I was googling for a vocoder for LMMS and came across the LADSPA one > that seems to come bundled, but I'm puzzled as to how to use it. > Any insight? Problem is, the vocoder needs TWO input signals [1] to do something useful, which doesn't fit into the way LMMS handles plugins. In pr

Re: [LMMS-devel] Question about vocoder

2014-02-16 Thread Tres Finocchiaro
> Yes, it is possible. Add the vocoder to the channel effects, rather than > the instrument effects, and assign two instruments to that channel. Push > one voice to full pan left, and the second to full pan right. The vocoder > should use each input (you may need to play with it a bit). Personally

Re: [LMMS-devel] Question about vocoder

2014-02-16 Thread Groboclown
Yes, it is possible. Add the vocoder to the channel effects, rather than the instrument effects, and assign two instruments to that channel. Push one voice to full pan left, and the second to full pan right. The vocoder should use each input (you may need to play with it a bit). Personally, I neve

[LMMS-devel] Question about vocoder

2014-02-16 Thread Tres Finocchiaro
I was googling for a vocoder for LMMS and came across the LADSPA one that seems to come bundled, but I'm puzzled as to how to use it. Any insight? Well, this got me googling and then I cam across this: http://sourceforge.net/projects/mda-vst/ Apparently the MDA VST plugins have all been re-rele