That's an honest answer. Thanks
I completely understand the challenge and will continue with three
separate commands.
On 2020-08-05 15:49, D. Michael McIntyre wrote:
On 8/5/20 3:04 AM, Alexandre DENIS wrote:
My understanding is that the OP wants it to be written as a single
event with all
That is exactly correct. You summarized the problem perfectly.
I would expect that Rosegarden would handle standard midi constructs
like 128x128 byte arrays as is common with midi as a single command as
it is a fixed midi construct and wont change except for array size.
The MSB/LSB/value is
On 8/5/20 3:04 AM, Alexandre DENIS wrote:
My understanding is that the OP wants it to be written as a single
event with all 3 values at once, and then rosegarden sends the 3
low-level events by itself. AFAIK it is not supported.
I intended to add support for that many years ago, but Rosegarden
On Tue, 04 Aug 2020 17:18:31 -1000
"David W. Jones" wrote:
> My interpretation of Alexandre's post below is you create separate
> events for each value to send - two CC events to set the MSB and LSB
> values, then a Program Change.
>
> That would send three succesive MIDI values, yes?
Yes, it's
My interpretation of Alexandre's post below is you create separate events for
each value to send - two CC events to set the MSB and LSB values, then a
Program Change.
That would send three succesive MIDI values, yes?
Knowing nothing about this level of MIDI, I'm just trying to make sense of
I will make it easier to understand
I want to send data as follows see the image below.
What is in red I want to have sent.
There is no way to configure an event to do this, although the 3 word
instruction is standard for synths, but Rosegarden has all 3 the fields
but there is no way in the edi
Thank you very much for the response.
I need to send always
MSB 36
LSB 0
Value 0-127
This is correct and I change patches every day using that on Midiox
under wine. I dont know where you get the other MSB,LSB numbers from.
My problem is NOT the number values.
My problem is how to create an e
On Tue, 04 Aug 2020 04:35:10 -0400
liebre...@grossmann-venter.com wrote:
> I reversed engineered all the patch select midi and I can change to
> any patch I want through Midi Ox. So, I know the exact midi commands.
> Dont worry about the values I have them all covere.
>
> My problem is to enter
I reversed engineered all the patch select midi and I can change to any
patch I want through Midi Ox. So, I know the exact midi commands. Dont
worry about the values I have them all covere.
My problem is to enter an event at the start of the track so it plays
that patch rfor the entire patch
>
>
> e.g. in my cae it would be
> controller 63 1 1
> which would set the first patch.
>
> Does this look right ??
>
That message looks good to me.
BUT -- I am not familiar with the Motif unit, but I quickly downloaded the
manual. In the MIDI section I do not see controller 63 documented, but o
Just want to add to my last response this:
In the event editor, it seems I need to add a Controller event
Controller Type(data1) Type(data2) Type(Value)
as is used in some of the commands here.
"https://i.imgur.com/5im3AQH.png";
e.g. in my cae it would be
controller 63 1 1
which would set the
Ok I know exactly what to send to the motif and can send either hex
commands or decimal (MSB,LSB,Number)
What I just cannot figure out is how to enter (MSB,LSB,Number) at the
start of a track so that it is sent.
I t can send these commands on waht rosegarden on the same midi
connection. There
I will try to get this programmed.
If it works it will be absolutely great.
In patchage, rosegarden shows external controller routable midi.
I guess that is what I need to use to send commands to the Motif Synth
which is available below it in 4 channels.
See
"https://i.imgur.com/yszHYQh.png";
In Rosegarden you can embed any MIDI controller into any segment of any track.
The most precise way to do this is using the Event editor, where you can set
the controller number, it's value and its time within the segment (doesn't have
to be at the start). Whenever such a segment is seen by the pl
So what you say is if I have say five tracks and each has midi commands
configured like youi describe, then if I played one track and then
switch to another, it is not going to send the midi commands
pre-configured for the new track when I play the new one.
?
If I understand you correctly tha
If you right click on a track you can choose the "Event List Editor". There
you can insert the Program Change or Controller messages that are specific
to your synth to select the correct patch. You obviously insert these
before all the other events.
However, Rosegarden will only send them at the
It would be nice to read it, sounds like what I need, but the link does
not work
Thanks
On 2020-08-01 03:37, dgenon--- via Rosegarden-user wrote:
On 31/07/20 03:46, liebrecht@... wrote:
it possible to send cujstom midi commands to a specific controller
from Rosegarden once a track is select
On
31/07/20 03:46, liebrecht@... wrote:
>> it possible to send cujstom midi commands to a specific controller
>> from Rosegarden once a track is selected..
I was able
to add undefined control codes in Rosegarden to drive the portamento of
ZynAddSubFx. If this is the operation you want
I will make it simple.
1) I have a Motif XS8 synth or any other synt e.g
2) I have a midi lookup table by which I can send midi commands I have
to the synth to change the patches on the synth. (e.g from piano to
flute or whatever).
3) I have Rosegarden tracks each that has recorded synth midi
On Fri, 31 Jul 2020 08:56:29 +0200
Lorenzo Sutton wrote:
>On 31/07/20 03:46, liebre...@grossmann-venter.com wrote:
>> Is it possible to send cujstom midi commands to a specific controller
>> from Rosegarden once a track is selected?
>>
>> It would be great if I select a track in Rosegarden and
On 31/07/20 03:46, liebre...@grossmann-venter.com wrote:
Is it possible to send cujstom midi commands to a specific controller
from Rosegarden once a track is selected?
It would be great if I select a track in Rosegarden and it can then send
the midi data to my Motif XS8 to select the required
Is it possible to send cujstom midi commands to a specific controller
from Rosegarden once a track is selected?
It would be great if I select a track in Rosegarden and it can then send
the midi data to my Motif XS8 to select the required patch.
All I want to know if custom Midi commands to a
22 matches
Mail list logo