Coder Social home page Coder Social logo

Comments (9)

rncbc avatar rncbc commented on August 28, 2024 1

On 2016-06-14 07:35, ycollet wrote:

And what about adding a button to MIDI rack to allow to directly
control the volume and not sending MIDI CC ?
There are many plugin synth which doesn't answer to Midi CC ...

there's something in the plans, like introducing a plugin-chain
separator as a movable pseudo-plugin insert, representing the fader
controls (volume/pan) allowing for pre-fader plugin inserts (the current
standing) as well as post-fader plugin-inserts.

it is on this pseudo-plugin separator that a new control might be
introduced, specially for MIDI tracks, where one may select which type
of fader control and meter display are shown, MIDI or audio.

cheers

rncbc aka. Rui Nuno Capela

from qtractor.

ycollet avatar ycollet commented on August 28, 2024 1

I created a lv2 plugin that does volume and panning using MIDI CC:

https://github.com/ycollet/vopa

There are 2 versions: one mono version which does volume only and the stereo version which does volume and panning.

Tested with NoiseMaker and master version of qtractor ...

from qtractor.

rncbc avatar rncbc commented on August 28, 2024

indeed, in qtractor, MIDI tracks are the equivalent of instrument tracks on other DAWs.

the audio output is chained and rendered through an audio output bus of your choice (default is Master); the audio volume/pan controls are therefore situated on the output bus and not on the MIDI track; MIDI track volume/pan controls do indeed send channel MIDI CC#7 and CC#10 respectively and its the responsibility of the MIDI plugin(s) there inserted whether recognize and/or implement the way it should according to the GM standard.

having a brand new instrument track type is just redundant and thus overruled. sorry.

from qtractor.

ycollet avatar ycollet commented on August 28, 2024

And what about adding a button to MIDI rack to allow to directly control the volume and not sending MIDI CC ?
There are many plugin synth which doesn't answer to Midi CC ...

----- Mail original -----
De: "Rui Nuno Capela" [email protected]
À: "rncbc/qtractor" [email protected]
Cc: "ycollet" [email protected], "Author" [email protected]
Envoyé: Lundi 13 Juin 2016 22:54:17
Objet: Re: [rncbc/qtractor] Feature request: add an instrument track (#24)

indeed, in qtractor MIDI tracks are the equivalent of instrument tracks on other DAWs; the audio output is rendered to an audio ouput bus of your choice (default is Master); the audio volume/pan controls are therefore situated on the output bus and not on the MIDI track; MIDI track volume/pan controls do indeed send channel MIDI CC#7 and CC#10 respectively and its the responsibility of the MIDI plugin(s) there inserted whether recognize and/or implement the way it should according to the GM standard.

having a brand new instrument track type is just redundant and thus overruled. sorry.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub , or mute the thread .

from qtractor.

ycollet avatar ycollet commented on August 28, 2024

OK, with a volume plugin and a panning plugin which react to MIDI CC ...
I will try to find such plugins.

----- Mail original -----
De: "Rui Nuno Capela" [email protected]
À: "rncbc/qtractor" [email protected]
Cc: "ycollet" [email protected], "Author" [email protected]
Envoyé: Mardi 14 Juin 2016 10:21:42
Objet: Re: [rncbc/qtractor] Feature request: add an instrument track (#24)

On 2016-06-14 07:35, ycollet wrote:

And what about adding a button to MIDI rack to allow to directly
control the volume and not sending MIDI CC ?
There are many plugin synth which doesn't answer to Midi CC ...

there's something in the plans, like introducing a plugin-chain
separator as a movable pseudo-plugin insert, representing the fader
controls (volume/pan) allowing for pre-fader plugin inserts (the current
standing) as well as post-fader plugin-inserts.

it is on this pseudo-plugin separator that a new control might be
introduced, specially for MIDI tracks, where one may select which type
of fader control and meter display are shown, MIDI or audio.

cheers

rncbc aka. Rui Nuno Capela


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub , or mute the thread .

from qtractor.

ycollet avatar ycollet commented on August 28, 2024

Do you have some reference about volume and pan plugins compatible with MIDI CC ?

from qtractor.

rncbc avatar rncbc commented on August 28, 2024

On 06/16/2016 10:13 AM, ycollet wrote:

Do you have some reference about volume and pan plugins compatible with
MIDI CC ?

i'm pretty sure the vee-one-suite do :)

yoshimi and probably zynaddsubfx do as well.

all fluidsynth based plugins should (but not sure).

iow, any plugin that complies to the GM standard.

byee

rncbc aka. Rui Nuno Capela

from qtractor.

ycollet avatar ycollet commented on August 28, 2024

I was just asking for amplifier plugin a panoramic plugin.
I wanted to add these plugins with a plugin which doesn't support MIDI CC so as to be able to control the volume and the pan of this plugin via and amp and pan plugin.

from qtractor.

rghvdberg avatar rghvdberg commented on August 28, 2024

this is exactly what is need

I created a lv2 plugin that does volume and panning using MIDI CC:

https://github.com/ycollet/vopa

There are 2 versions: one mono version which does volume only and the stereo version which >does volume and panning.

Tested with NoiseMaker and master version of qtractor ...

from qtractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.