Csound Csound-dev Csound-tekno Search About

MIDI

Date2017-02-27 18:10
FromCelso Machado
SubjectMIDI
Hello everyone!

I wrote a instrument which has quite a lot of parameters. I’m using it to record live with the use of a midi keyboard to control de parameters of the instrument with the pottermetters of the keyboard. I’m having to “midi learn” all the time each of the parameter when I open my project. 
Is there a way to save the Midi keyboard set up so I don’t need to do midi learn always?
All the best, 

Celso Machado
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2017-02-27 18:19
FromRory Walsh
SubjectRe: MIDI
Do you mean MIDI learn in CsoundQT? You can hard code the controller using ctrl7: 
You may also want to check out ctrlinit:

On 27 February 2017 at 18:10, Celso Machado <celsomachadojr@gmail.com> wrote:
Hello everyone!

I wrote a instrument which has quite a lot of parameters. I’m using it to record live with the use of a midi keyboard to control de parameters of the instrument with the pottermetters of the keyboard. I’m having to “midi learn” all the time each of the parameter when I open my project.
Is there a way to save the Midi keyboard set up so I don’t need to do midi learn always?
All the best,

Celso Machado
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-02-27 19:05
FromCelso Machado
SubjectRe: MIDI
Thanks Rory, yes i meant the CsoundQT. I will check this link! Thank you!

On Feb 27, 2017, at 19:19, Rory Walsh <rorywalsh@EAR.IE> wrote:

Do you mean MIDI learn in CsoundQT? You can hard code the controller using ctrl7: 
You may also want to check out ctrlinit:

On 27 February 2017 at 18:10, Celso Machado <celsomachadojr@gmail.com> wrote:
Hello everyone!

I wrote a instrument which has quite a lot of parameters. I’m using it to record live with the use of a midi keyboard to control de parameters of the instrument with the pottermetters of the keyboard. I’m having to “midi learn” all the time each of the parameter when I open my project.
Is there a way to save the Midi keyboard set up so I don’t need to do midi learn always?
All the best,

Celso Machado
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here


Date2017-02-27 19:42
Fromjoachim heintz
SubjectRe: MIDI
hi celso -

actually the csoundqt midi assignments should stay once you set them. 
if not, please report it to the csoundqt user list or via a github issue:
https://github.com/CsoundQt/CsoundQt/issues

please tell then which version of csoundqt you are using, and which os 
version.

danke und viele grüsse!

	joachim


On 27/02/17 20:05, Celso Machado wrote:
> Thanks Rory, yes i meant the CsoundQT. I will check this link! Thank you!
>
>> On Feb 27, 2017, at 19:19, Rory Walsh > > wrote:
>>
>> Do you mean MIDI learn in CsoundQT? You can hard code the controller
>> using ctrl7:
>> http://csound.github.io/docs/manual/ctrl7.html
>> You may also want to check out ctrlinit:
>> http://csound.github.io/docs/manual/ctrlinit.html
>>
>> On 27 February 2017 at 18:10, Celso Machado > > wrote:
>>
>>     Hello everyone!
>>
>>     I wrote a instrument which has quite a lot of parameters. I’m
>>     using it to record live with the use of a midi keyboard to control
>>     de parameters of the instrument with the pottermetters of the
>>     keyboard. I’m having to “midi learn” all the time each of the
>>     parameter when I open my project.
>>     Is there a way to save the Midi keyboard set up so I don’t need to
>>     do midi learn always?
>>     All the best,
>>
>>     Celso Machado
>>     Csound mailing list
>>     Csound@listserv.heanet.ie 
>>     https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>>     
>>     Send bugs reports to
>>             https://github.com/csound/csound/issues
>>     
>>     Discussions of bugs and features can be posted here
>>
>>
>> Csound mailing list Csound@listserv.heanet.ie
>> 
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
>> https://github.com/csound/csound/issues Discussions of bugs and
>> features can be posted here
>
> Csound mailing list Csound@listserv.heanet.ie
> 
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and features
> can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2017-02-27 22:10
FromCelso Machado
SubjectRe: MIDI
Hi Joachim, I carried on working and testing and it’s working as it should. I might have done something wrong when setting up the keyboard parameters. If I notice something I will report.
Liebe grüße
Celso

> On Feb 27, 2017, at 20:42, joachim heintz  wrote:
> 
> hi celso -
> 
> actually the csoundqt midi assignments should stay once you set them. if not, please report it to the csoundqt user list or via a github issue:
> https://github.com/CsoundQt/CsoundQt/issues
> 
> please tell then which version of csoundqt you are using, and which os version.
> 
> danke und viele grüsse!
> 
> 	joachim
> 
> 
> On 27/02/17 20:05, Celso Machado wrote:
>> Thanks Rory, yes i meant the CsoundQT. I will check this link! Thank you!
>> 
>>> On Feb 27, 2017, at 19:19, Rory Walsh >> > wrote:
>>> 
>>> Do you mean MIDI learn in CsoundQT? You can hard code the controller
>>> using ctrl7:
>>> http://csound.github.io/docs/manual/ctrl7.html
>>> You may also want to check out ctrlinit:
>>> http://csound.github.io/docs/manual/ctrlinit.html
>>> 
>>> On 27 February 2017 at 18:10, Celso Machado >> > wrote:
>>> 
>>>    Hello everyone!
>>> 
>>>    I wrote a instrument which has quite a lot of parameters. I’m
>>>    using it to record live with the use of a midi keyboard to control
>>>    de parameters of the instrument with the pottermetters of the
>>>    keyboard. I’m having to “midi learn” all the time each of the
>>>    parameter when I open my project.
>>>    Is there a way to save the Midi keyboard set up so I don’t need to
>>>    do midi learn always?
>>>    All the best,
>>> 
>>>    Celso Machado
>>>    Csound mailing list
>>>    Csound@listserv.heanet.ie 
>>>    https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>>>    
>>>    Send bugs reports to
>>>            https://github.com/csound/csound/issues
>>>    
>>>    Discussions of bugs and features can be posted here
>>> 
>>> 
>>> Csound mailing list Csound@listserv.heanet.ie
>>> 
>>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
>>> https://github.com/csound/csound/issues Discussions of bugs and
>>> features can be posted here
>> 
>> Csound mailing list Csound@listserv.heanet.ie
>> 
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
>> https://github.com/csound/csound/issues Discussions of bugs and features
>> can be posted here
> 
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>       https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2017-02-28 20:25
Fromjoachim heintz
SubjectRe: MIDI
=)

On 27/02/17 23:10, Celso Machado wrote:
> Hi Joachim, I carried on working and testing and it’s working as it should. I might have done something wrong when setting up the keyboard parameters. If I notice something I will report.
> Liebe grüße
> Celso
>
>> On Feb 27, 2017, at 20:42, joachim heintz  wrote:
>>
>> hi celso -
>>
>> actually the csoundqt midi assignments should stay once you set them. if not, please report it to the csoundqt user list or via a github issue:
>> https://github.com/CsoundQt/CsoundQt/issues
>>
>> please tell then which version of csoundqt you are using, and which os version.
>>
>> danke und viele grüsse!
>>
>> 	joachim
>>
>>
>> On 27/02/17 20:05, Celso Machado wrote:
>>> Thanks Rory, yes i meant the CsoundQT. I will check this link! Thank you!
>>>
>>>> On Feb 27, 2017, at 19:19, Rory Walsh >>> > wrote:
>>>>
>>>> Do you mean MIDI learn in CsoundQT? You can hard code the controller
>>>> using ctrl7:
>>>> http://csound.github.io/docs/manual/ctrl7.html
>>>> You may also want to check out ctrlinit:
>>>> http://csound.github.io/docs/manual/ctrlinit.html
>>>>
>>>> On 27 February 2017 at 18:10, Celso Machado >>> > wrote:
>>>>
>>>>    Hello everyone!
>>>>
>>>>    I wrote a instrument which has quite a lot of parameters. I’m
>>>>    using it to record live with the use of a midi keyboard to control
>>>>    de parameters of the instrument with the pottermetters of the
>>>>    keyboard. I’m having to “midi learn” all the time each of the
>>>>    parameter when I open my project.
>>>>    Is there a way to save the Midi keyboard set up so I don’t need to
>>>>    do midi learn always?
>>>>    All the best,
>>>>
>>>>    Celso Machado
>>>>    Csound mailing list
>>>>    Csound@listserv.heanet.ie 
>>>>    https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>>>>    
>>>>    Send bugs reports to
>>>>            https://github.com/csound/csound/issues
>>>>    
>>>>    Discussions of bugs and features can be posted here
>>>>
>>>>
>>>> Csound mailing list Csound@listserv.heanet.ie
>>>> 
>>>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
>>>> https://github.com/csound/csound/issues Discussions of bugs and
>>>> features can be posted here
>>>
>>> Csound mailing list Csound@listserv.heanet.ie
>>> 
>>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
>>> https://github.com/csound/csound/issues Discussions of bugs and features
>>> can be posted here
>>
>> Csound mailing list
>> Csound@listserv.heanet.ie
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>> Send bugs reports to
>>       https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
>

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here