Re: [Rosegarden-user] [Solved] CPU load rises when Rosegarden is idle

2020-08-07 Thread Babarosa

I tested r15609 just now and it works fine again. Thank you very much!

Am 07.08.20 um 16:40 schrieb Ted Felix:

> I thought this is the new auto composition number one hit producing
tool (ACNOHPT) :-)

  I was wondering when this would cause trouble.  I didn't even notice
it.  We now avoid connecting to thru if we've found no other connections.

  Should be fixed in [r15906].  Please test latest svn.  Thanks.

Ted.

On 8/7/20 9:44 AM, MST wrote:

Ted,
I see. That makes sense because another observation I made were the
never ending midi notes I recorded with the virtual keyboard.
I thought this is the new auto composition number one hit producing
tool (ACNOHPT) :-)
Thank you and greetings,
Michael
*Gesendet:* Freitag, 07. August 2020 um 14:35 Uhr
*Von:* "Ted Felix" 
*An:* rosegarden-user@lists.sourceforge.net
*Betreff:* Re: [Rosegarden-user] [Solved] CPU load rises when
Rosegarden is idle
Turns out it's because out is connected to MIDI Thru and in is also
connected to MIDI Thru. This ends up creating a feedback loop.

I will make the connection algorithm avoid the local MIDI Thru ports.

Ted.

On 8/6/20 8:19 PM, Ted Felix wrote:
 > On 8/6/20 5:16 PM, MST wrote:
 >> My "unfavorable" settings in the recording parameter menu (all midi
 >> input devices, all channels, midi through auto routing) are
causing a
 >> cpu load of 104% according to "top" - didn't know that is
possible :-)
 >> Choosing only one midi input device, one fixed midi channel and midi
 >> auto routing to off solves this problem.
 >
 >   This is interesting.  It appears as if it is the Thru Routing
setting
 > that needs to be set to Off.  Then the CPU usage goes down and the
Thru
 > Routing can be changed back to Auto and the CPU usage will not go
back up.
 >
 >   I need to take a closer look at this one.  Thanks for catching
it and
 > letting me know.
 >
 > Ted.
 >
 >
 > ___
 > Rosegarden-user mailing list
 > Rosegarden-user@lists.sourceforge.net - use the link below to
unsubscribe
 > https://lists.sourceforge.net/lists/listinfo/rosegarden-user


___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to
unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user



___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] [Solved] CPU load rises when Rosegarden is idle

2020-08-07 Thread Ted Felix
> I thought this is the new auto composition number one hit producing 
tool (ACNOHPT) :-)


  I was wondering when this would cause trouble.  I didn't even notice 
it.  We now avoid connecting to thru if we've found no other connections.


  Should be fixed in [r15906].  Please test latest svn.  Thanks.

Ted.

On 8/7/20 9:44 AM, MST wrote:

Ted,
I see. That makes sense because another observation I made were the 
never ending midi notes I recorded with the virtual keyboard.
I thought this is the new auto composition number one hit producing tool 
(ACNOHPT) :-)

Thank you and greetings,
Michael
*Gesendet:* Freitag, 07. August 2020 um 14:35 Uhr
*Von:* "Ted Felix" 
*An:* rosegarden-user@lists.sourceforge.net
*Betreff:* Re: [Rosegarden-user] [Solved] CPU load rises when Rosegarden 
is idle

Turns out it's because out is connected to MIDI Thru and in is also
connected to MIDI Thru. This ends up creating a feedback loop.

I will make the connection algorithm avoid the local MIDI Thru ports.

Ted.

On 8/6/20 8:19 PM, Ted Felix wrote:
 > On 8/6/20 5:16 PM, MST wrote:
 >> My "unfavorable" settings in the recording parameter menu (all midi
 >> input devices, all channels, midi through auto routing) are causing a
 >> cpu load of 104% according to "top" - didn't know that is possible :-)
 >> Choosing only one midi input device, one fixed midi channel and midi
 >> auto routing to off solves this problem.
 >
 >   This is interesting.  It appears as if it is the Thru Routing setting
 > that needs to be set to Off.  Then the CPU usage goes down and the Thru
 > Routing can be changed back to Auto and the CPU usage will not go 
back up.

 >
 >   I need to take a closer look at this one.  Thanks for catching it and
 > letting me know.
 >
 > Ted.
 >
 >
 > ___
 > Rosegarden-user mailing list
 > Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
 > https://lists.sourceforge.net/lists/listinfo/rosegarden-user


___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user



___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] [Solved] CPU load rises when Rosegarden is idle

2020-08-07 Thread MST
Ted,

 

I see. That makes sense because another observation I made were the never ending midi notes I recorded with the virtual keyboard.

I thought this is the new auto composition number one hit producing tool (ACNOHPT) :-)

 

Thank you and greetings,

Michael

 
 

Gesendet: Freitag, 07. August 2020 um 14:35 Uhr
Von: "Ted Felix" 
An: rosegarden-user@lists.sourceforge.net
Betreff: Re: [Rosegarden-user] [Solved] CPU load rises when Rosegarden is idle

Turns out it's because out is connected to MIDI Thru and in is also
connected to MIDI Thru. This ends up creating a feedback loop.

I will make the connection algorithm avoid the local MIDI Thru ports.

Ted.

On 8/6/20 8:19 PM, Ted Felix wrote:
> On 8/6/20 5:16 PM, MST wrote:
>> My "unfavorable" settings in the recording parameter menu (all midi
>> input devices, all channels, midi through auto routing) are causing a
>> cpu load of 104% according to "top" - didn't know that is possible :-)
>> Choosing only one midi input device, one fixed midi channel and midi
>> auto routing to off solves this problem.
>
>   This is interesting.  It appears as if it is the Thru Routing setting
> that needs to be set to Off.  Then the CPU usage goes down and the Thru
> Routing can be changed back to Auto and the CPU usage will not go back up.
>
>   I need to take a closer look at this one.  Thanks for catching it and
> letting me know.
>
> Ted.
>
>
> ___
> Rosegarden-user mailing list
> Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
> https://lists.sourceforge.net/lists/listinfo/rosegarden-user


___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user




___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] [Solved] CPU load rises when Rosegarden is idle

2020-08-07 Thread Ted Felix
  Turns out it's because out is connected to MIDI Thru and in is also 
connected to MIDI Thru.  This ends up creating a feedback loop.


  I will make the connection algorithm avoid the local MIDI Thru ports.

Ted.

On 8/6/20 8:19 PM, Ted Felix wrote:

On 8/6/20 5:16 PM, MST wrote:
My "unfavorable" settings in the recording parameter menu (all midi 
input devices, all channels, midi through auto routing) are causing a 
cpu load of 104% according to "top" - didn't know that is possible :-)
Choosing only one midi input device, one fixed midi channel and midi 
auto routing to off solves this problem.


   This is interesting.  It appears as if it is the Thru Routing setting 
that needs to be set to Off.  Then the CPU usage goes down and the Thru 
Routing can be changed back to Auto and the CPU usage will not go back up.


   I need to take a closer look at this one.  Thanks for catching it and 
letting me know.


Ted.


___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user



___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Fixed Midi Configuration Setup

2020-08-07 Thread liebrecht
that doesnt help[ as I am opening files I used the previous day and 
saved with the correct settings.


Rosegarden either doesnt keep midi device  settings for every file or 
something is messed up or there is something I dont understand.


Does it load the same Studio file for all Project files or does it keep 
track of the midi device setup for each Project file ?



On 2020-08-06 19:43, David W. Jones wrote:

Hmm, I thought that was set under Studio settings? Set up your studio,
save it as your default studio?




___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user