Re: [Rosegarden-user] midi commands from Rosegarden

2020-08-04 Thread liebrecht
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

Re: [Rosegarden-user] Track colour options have reset -- I am only seeing "Default"

2020-08-04 Thread Hugo van Galen
> >The colors are stored in the .rg file. The base set is in your > autoload.rg file. You will find that here: > > ~/.local/share/rosegarden/autoload/autoload.rg > > (snip) That's exactly the information I needed. Thanks! > > According to the documentation, I should also have an "Add

Re: [Rosegarden-user] midi commands from Rosegarden

2020-08-04 Thread liebrecht
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

Re: [Rosegarden-user] midi commands from Rosegarden

2020-08-04 Thread Hugo van Galen
> > > 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

Re: [Rosegarden-user] midi commands from Rosegarden

2020-08-04 Thread liebrecht
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

Re: [Rosegarden-user] midi commands from Rosegarden

2020-08-04 Thread Alexandre DENIS
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

Re: [Rosegarden-user] Repeatable crash :(

2020-08-04 Thread Ted Felix
We've made some very significant changes to the way we discover and connect to synths. You're probably running into a problem there. Run your usual test that is failing, then in the preferences, click on the Details... button and copy/paste the text to an email for me. That should help

Re: [Rosegarden-user] midi commands from Rosegarden

2020-08-04 Thread liebrecht
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

Re: [Rosegarden-user] midi commands from Rosegarden

2020-08-04 Thread David W. Jones
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

Re: [Rosegarden-user] midi commands from Rosegarden

2020-08-04 Thread liebrecht
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

Re: [Rosegarden-user] Repeatable crash :(

2020-08-04 Thread Will Godfrey
Bit slow getting back to this. It seems fine now thanks. I'm actually running build 15904. I don't know if I'm missing something but Rosegarden no longer seems to connect to Yoshimi, if Yoshimi is already running. If Rosegarden is started first, then the connection is made. On Sat, 1 Aug 2020