Hi. I am trying to get Ardour package to the Factory.
Ardour is software hard-disk-recorder and digital-audio-workstation. It is avilable under GPLv2 from its website http://ardour.org and actively developed on github https://github.com/Ardour/ardour
I will try to maintain it in the multimedia:apps repository
On 02/23/2016 08:00 PM, Roman Evstifeev wrote:
Hi. I am trying to get Ardour package to the Factory.
Ardour is software hard-disk-recorder and digital-audio-workstation. It is avilable under GPLv2 from its website http://ardour.org and actively developed on github https://github.com/Ardour/ardour
I will try to maintain it in the multimedia:apps repository
Cool! I still keep a partition with KXStudio just because the packages I have found in OBS for Ardour are not working as I would like.
So, looking forward Ardour in Factory!
Cheers.
Am 2016-02-24 09:33, schrieb Ancor Gonzalez Sosa:
On 02/23/2016 08:00 PM, Roman Evstifeev wrote:
Hi. I am trying to get Ardour package to the Factory.
Ardour is software hard-disk-recorder and digital-audio-workstation. It is avilable under GPLv2 from its website http://ardour.org and actively developed on github https://github.com/Ardour/ardour
I will try to maintain it in the multimedia:apps repository
Cool! I still keep a partition with KXStudio just because the packages I have found in OBS for Ardour are not working as I would like.
What was the error in my package or what does not go right?
( https://build.opensuse.org/package/show/home:ecsos:ardour/ardour4 )
On 02/24/2016 12:14 PM, Eric Schirra wrote:
Am 2016-02-24 09:33, schrieb Ancor Gonzalez Sosa:
On 02/23/2016 08:00 PM, Roman Evstifeev wrote:
Hi. I am trying to get Ardour package to the Factory.
Ardour is software hard-disk-recorder and digital-audio-workstation. It is avilable under GPLv2 from its website http://ardour.org and actively developed on github https://github.com/Ardour/ardour
I will try to maintain it in the multimedia:apps repository
Cool! I still keep a partition with KXStudio just because the packages I have found in OBS for Ardour are not working as I would like.
What was the error in my package or what does not go right?
( https://build.opensuse.org/package/show/home:ecsos:ardour/ardour4 )
Deadly slow performance in my Leap system. A lot of lag in the UI reaction.
Cheers.
I think it is --address-sanitizer build option that causes significant performance hit. It is good for debugging though.
On Wed, Feb 24, 2016 at 2:24 PM, Ancor Gonzalez Sosa ancor@suse.de wrote:
On 02/24/2016 12:14 PM, Eric Schirra wrote:
Am 2016-02-24 09:33, schrieb Ancor Gonzalez Sosa:
On 02/23/2016 08:00 PM, Roman Evstifeev wrote:
Hi. I am trying to get Ardour package to the Factory.
Ardour is software hard-disk-recorder and digital-audio-workstation. It is avilable under GPLv2 from its website http://ardour.org and actively developed on github https://github.com/Ardour/ardour
I will try to maintain it in the multimedia:apps repository
Cool! I still keep a partition with KXStudio just because the packages I have found in OBS for Ardour are not working as I would like.
What was the error in my package or what does not go right?
( https://build.opensuse.org/package/show/home:ecsos:ardour/ardour4 )
Deadly slow performance in my Leap system. A lot of lag in the UI reaction.
Cheers.
Ancor González Sosa YaST Team at SUSE Linux GmbH -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am Mi 24 Feb 2016, 14:43:20 schrieb Roman Evstifeev:
I think it is --address-sanitizer build option that causes significant performance hit. It is good for debugging though.
Okay. I have remove --address-sanitizer. Hope it is faster now.
Regards Eric
On 24/02/2016 13:43, Roman Evstifeev wrote:
I think it is --address-sanitizer build option that causes significant performance hit. It is good for debugging though.
You should remove this from the build and only enable it if you need to debug. I'm bugowner and if there are any bugs I'll guide you through the steps. Dave P