Re: [Rosegarden-user] ROSEGARDEN 20.12 (Altissimo) RELEASED

2020-12-09 Thread Lorenzo Sutton

Ted and all contributors,

I can only add a big thank you for your efforts! It's great to see RG 
still actively developed :-)


Lorenzo.

On 09/12/20 18:54, Ted Felix wrote:

The Rosegarden team is proud to announce the release of version 20.12
of Rosegarden, a MIDI sequencer that features a rich understanding of
music notation along with basic support for digital audio.

   http://www.rosegardenmusic.com/

Included in this release...

= Bug Fixes =

   * Fix QPainterPath compilation error (r15845)
   * Fixed several SysEx-related bugs in the Event editor (r15853)
     * SysEx load now remembers the last used path.
     * SysEx load now strips the F0/F7 bytes from the file when reading.
     * SysEx save now remembers the last used path.
     * SysEx save now fills in the FileDialog fields correctly.
     * SysEx save now adds the F0/F7 bytes to the data before saving.
   * Event Editor: Fix garbage on SysEx load error (r15855)
   * Event Parameter Dialog: Fix incorrect window title (r15857)
   * Fix length of notes added in percussion matrix (r15870)
   * Fix compilation error with Qt < 5.8 (r15872, r15896, others)
   * Fix issues with ALSA port name matching at file load (r15875,
     r15879, r15893-r15895, r15906, r15909)
   * Fix "&" in device name renders file unreadable.  Bug #1586. (r15886)
   * Matrix editor: Fix control rulers not appearing.  Bug #1543.
     (r15887)
   * Event editor: Fix crashes when editing (r15899, r15902, r15903)
   * Reduce connection check interval to 1 second (r15912)
   * Fix external controller port not working (r15915, r15916, r15919,
     r15927, r15929)
   * Fix ALSA timer selection persistence (r15936)
   * Fix disabled button text color (r15938)
   * Fix plugins not found (r15947)
   * Send proper CCs out the external controller port for motorized
     control surfaces.  Bug #1587. (r15952, r15954)
   * Fix unwanted CCs going out with old files.  Feature #482.  (r15961)
   * Fix slow load time with many segments.  Bug #1589.  (r16026)

= New Features =

   * Enable/Disable external controller port in the preferences (r15932,
     r15946, others)
   * Transport buttons (play, stop, etc...) on MIDI controllers are now
     supported so long as they use Pro Tools standard CCs (110-118).
     Feature #423.  (r15962-r15964)
   * Korg nanoKONTROL2 support (r15994-r16013, r16015, r16016, r16021)

= Significant Code Cleanups =

   * Icon Loader (r15862-r15865, r15868)
   * New ExternalController class (r15922)
   * Preferences dialog (r15939-r15944)
   * ALSA MIDI interface (r15975-r15993)

= Additional Contributors =

   * Michael Stockinger (www.stockinger.org) - German Translation
   * Hugo van Galen - Help with bug #1586 and #1543.
   * Piotr Golonka - Roland-Fantom-678.rgd
   * Arthur Baran - Casio-PX-5S.rgd


___
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] ROSEGARDEN 20.12 (Altissimo) RELEASED

2020-12-09 Thread David W. Jones



Once I have a DEB or RPM package, I have a running executable without the 
needless bloat of duplicated libraries.

I haven't tried an appimage for over a year. The appimage version of the app 
crashed and burned. *The same version installed from a DEB worked fine.*

I think that adding another layer of complexity is not the way to stability. 

I'm also allergic to the idea that an ordinary user can just download an 
appimage, make it executable, and run it.

Could you make an appimage for RG releases? 

On December 9, 2020 6:29:53 PM HST, r...@hydrophones.com wrote:
> Seems to me, that once one has a running executable, getting an
> AppImage is straightforward:
> 
> https://appimage.org/
> 
> >
> > For those that like AppImages, SNAPS, flatpacks and other such
> wasteful
> > (IMHO) things:  have fun with them.
> >
> > I've been unable to make them reliably work on my Debian system and
> don't
> > see any value I  trying to make them work. I would much rather have
> > developers put their time into developing RG and provide proven
> packages
> > like DEB (covers all Debian derivatives) and RPM. I think RG is only
> > distributed as source right now, right?
> >
> > I've been able to compile RG, including dev snapshots without
> > problems.
> > Sorting out dependencies was a one-time thing for me. I don't think
> > RG's dependencies change very often.
> >
> > Perhaps the "dependency hell" was more due to dated documentation on
> > the RG website about dependencies and compiling?
> >
> > On December 9, 2020 1:52:57 PM HST, r...@hydrophones.com wrote:
> >> Hi all,
> >>
> >> Thanks to the whole team for your continuing efforts to improve
> >> Rosegarden.
> >>
> >> One thing, however, I would like to see happen: the release of
> >> Rosegarden
> >> as an AppImage so users with work machines not connected to the
> >> Internet
> >> and perhaps not as up to date as developer machines, can run the
> >> latest
> >> Rosegarden.  The last few times I tried compiling from source I
> >> rapidly
> >> found myself in "dependency hell". Some other large Linux audio
> >> applications such as LMMS are already making an AppImage available
> >> with
> >> their most recent releases.
> >>
> >> Thanks again,
> >>
> >> Stay safe all,
> >>
> >> Rich Marschall



---
David W. Jones
gn...@hawaii.rr.com
authenticity, honesty, community
http://dancingtreefrog.com

Sent from my Android device with F/LOSS K-9 Mail.


___
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] ROSEGARDEN 20.12 (Altissimo) RELEASED

2020-12-09 Thread ram
Seems to me, that once one has a running executable, getting an AppImage
is straightforward:

https://appimage.org/


>
> For those that like AppImages, SNAPS, flatpacks and other such wasteful
> (IMHO) things:  have fun with them.
>
> I've been unable to make them reliably work on my Debian system and don't
> see any value I  trying to make them work. I would much rather have
> developers put their time into developing RG and provide proven packages
> like DEB (covers all Debian derivatives) and RPM. I think RG is only
> distributed as source right now, right?
>
> I've been able to compile RG, including dev snapshots without problems.
> Sorting out dependencies was a one-time thing for me. I don't think RG's
> dependencies change very often.
>
> Perhaps the "dependency hell" was more due to dated documentation on the
> RG website about dependencies and compiling?
>
> On December 9, 2020 1:52:57 PM HST, r...@hydrophones.com wrote:
>> Hi all,
>>
>> Thanks to the whole team for your continuing efforts to improve
>> Rosegarden.
>>
>> One thing, however, I would like to see happen: the release of
>> Rosegarden
>> as an AppImage so users with work machines not connected to the
>> Internet
>> and perhaps not as up to date as developer machines, can run the
>> latest
>> Rosegarden.  The last few times I tried compiling from source I
>> rapidly
>> found myself in "dependency hell". Some other large Linux audio
>> applications such as LMMS are already making an AppImage available
>> with
>> their most recent releases.
>>
>> Thanks again,
>>
>> Stay safe all,
>>
>> Rich Marschall
>>
>>
>>
>>
>> > The Rosegarden team is proud to announce the release of version
>> 20.12
>> > of Rosegarden, a MIDI sequencer that features a rich understanding
>> of
>> > music notation along with basic support for digital audio.
>> >
>> >http://www.rosegardenmusic.com/
>> >
>> > Included in this release...
>> >
>> > = Bug Fixes =
>> >
>> >* Fix QPainterPath compilation error (r15845)
>> >* Fixed several SysEx-related bugs in the Event editor (r15853)
>> >  * SysEx load now remembers the last used path.
>> >  * SysEx load now strips the F0/F7 bytes from the file when
>> reading.
>> >  * SysEx save now remembers the last used path.
>> >  * SysEx save now fills in the FileDialog fields correctly.
>> >  * SysEx save now adds the F0/F7 bytes to the data before
>> saving.
>> >* Event Editor: Fix garbage on SysEx load error (r15855)
>> >* Event Parameter Dialog: Fix incorrect window title (r15857)
>> >* Fix length of notes added in percussion matrix (r15870)
>> >* Fix compilation error with Qt < 5.8 (r15872, r15896, others)
>> >* Fix issues with ALSA port name matching at file load (r15875,
>> >  r15879, r15893-r15895, r15906, r15909)
>> >* Fix "&" in device name renders file unreadable.  Bug #1586.
>> (r15886)
>> >* Matrix editor: Fix control rulers not appearing.  Bug #1543.
>> >  (r15887)
>> >* Event editor: Fix crashes when editing (r15899, r15902, r15903)
>> >* Reduce connection check interval to 1 second (r15912)
>> >* Fix external controller port not working (r15915, r15916,
>> r15919,
>> >  r15927, r15929)
>> >* Fix ALSA timer selection persistence (r15936)
>> >* Fix disabled button text color (r15938)
>> >* Fix plugins not found (r15947)
>> >* Send proper CCs out the external controller port for motorized
>> >  control surfaces.  Bug #1587. (r15952, r15954)
>> >* Fix unwanted CCs going out with old files.  Feature #482.
>> (r15961)
>> >* Fix slow load time with many segments.  Bug #1589.  (r16026)
>> >
>> > = New Features =
>> >
>> >* Enable/Disable external controller port in the preferences
>> (r15932,
>> >  r15946, others)
>> >* Transport buttons (play, stop, etc...) on MIDI controllers are
>> now
>> >  supported so long as they use Pro Tools standard CCs (110-118).
>> >  Feature #423.  (r15962-r15964)
>> >* Korg nanoKONTROL2 support (r15994-r16013, r16015, r16016,
>> r16021)
>> >
>> > = Significant Code Cleanups =
>> >
>> >* Icon Loader (r15862-r15865, r15868)
>> >* New ExternalController class (r15922)
>> >* Preferences dialog (r15939-r15944)
>> >* ALSA MIDI interface (r15975-r15993)
>> >
>> > = Additional Contributors =
>> >
>> >* Michael Stockinger (www.stockinger.org) - German Translation
>> >* Hugo van Galen - Help with bug #1586 and #1543.
>> >* Piotr Golonka - Roland-Fantom-678.rgd
>> >* Arthur Baran - Casio-PX-5S.rgd
>> >
>> >
>> > ___
>> > 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
>> 

Re: [Rosegarden-user] ROSEGARDEN 20.12 (Altissimo) RELEASED

2020-12-09 Thread David W. Jones



For those that like AppImages, SNAPS, flatpacks and other such wasteful (IMHO) 
things:  have fun with them.

I've been unable to make them reliably work on my Debian system and don't see 
any value I  trying to make them work. I would much rather have developers put 
their time into developing RG and provide proven packages like DEB (covers all 
Debian derivatives) and RPM. I think RG is only distributed as source right 
now, right? 

I've been able to compile RG, including dev snapshots without problems. Sorting 
out dependencies was a one-time thing for me. I don't think RG's dependencies 
change very often.

Perhaps the "dependency hell" was more due to dated documentation on the RG 
website about dependencies and compiling? 

On December 9, 2020 1:52:57 PM HST, r...@hydrophones.com wrote:
> Hi all,
> 
> Thanks to the whole team for your continuing efforts to improve
> Rosegarden.
> 
> One thing, however, I would like to see happen: the release of
> Rosegarden
> as an AppImage so users with work machines not connected to the
> Internet
> and perhaps not as up to date as developer machines, can run the
> latest
> Rosegarden.  The last few times I tried compiling from source I
> rapidly
> found myself in "dependency hell". Some other large Linux audio
> applications such as LMMS are already making an AppImage available
> with
> their most recent releases.
> 
> Thanks again,
> 
> Stay safe all,
> 
> Rich Marschall
> 
> 
> 
> 
> > The Rosegarden team is proud to announce the release of version
> 20.12
> > of Rosegarden, a MIDI sequencer that features a rich understanding
> of
> > music notation along with basic support for digital audio.
> >
> >http://www.rosegardenmusic.com/
> >
> > Included in this release...
> >
> > = Bug Fixes =
> >
> >* Fix QPainterPath compilation error (r15845)
> >* Fixed several SysEx-related bugs in the Event editor (r15853)
> >  * SysEx load now remembers the last used path.
> >  * SysEx load now strips the F0/F7 bytes from the file when
> reading.
> >  * SysEx save now remembers the last used path.
> >  * SysEx save now fills in the FileDialog fields correctly.
> >  * SysEx save now adds the F0/F7 bytes to the data before
> saving.
> >* Event Editor: Fix garbage on SysEx load error (r15855)
> >* Event Parameter Dialog: Fix incorrect window title (r15857)
> >* Fix length of notes added in percussion matrix (r15870)
> >* Fix compilation error with Qt < 5.8 (r15872, r15896, others)
> >* Fix issues with ALSA port name matching at file load (r15875,
> >  r15879, r15893-r15895, r15906, r15909)
> >* Fix "&" in device name renders file unreadable.  Bug #1586.
> (r15886)
> >* Matrix editor: Fix control rulers not appearing.  Bug #1543.
> >  (r15887)
> >* Event editor: Fix crashes when editing (r15899, r15902, r15903)
> >* Reduce connection check interval to 1 second (r15912)
> >* Fix external controller port not working (r15915, r15916,
> r15919,
> >  r15927, r15929)
> >* Fix ALSA timer selection persistence (r15936)
> >* Fix disabled button text color (r15938)
> >* Fix plugins not found (r15947)
> >* Send proper CCs out the external controller port for motorized
> >  control surfaces.  Bug #1587. (r15952, r15954)
> >* Fix unwanted CCs going out with old files.  Feature #482. 
> (r15961)
> >* Fix slow load time with many segments.  Bug #1589.  (r16026)
> >
> > = New Features =
> >
> >* Enable/Disable external controller port in the preferences
> (r15932,
> >  r15946, others)
> >* Transport buttons (play, stop, etc...) on MIDI controllers are
> now
> >  supported so long as they use Pro Tools standard CCs (110-118).
> >  Feature #423.  (r15962-r15964)
> >* Korg nanoKONTROL2 support (r15994-r16013, r16015, r16016,
> r16021)
> >
> > = Significant Code Cleanups =
> >
> >* Icon Loader (r15862-r15865, r15868)
> >* New ExternalController class (r15922)
> >* Preferences dialog (r15939-r15944)
> >* ALSA MIDI interface (r15975-r15993)
> >
> > = Additional Contributors =
> >
> >* Michael Stockinger (www.stockinger.org) - German Translation
> >* Hugo van Galen - Help with bug #1586 and #1543.
> >* Piotr Golonka - Roland-Fantom-678.rgd
> >* Arthur Baran - Casio-PX-5S.rgd
> >
> >
> > ___
> > 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


---
David W. Jones
gn...@hawaii.rr.com
authenticity, honesty, community
http://dancingtreefrog.com

Sent from my Android device with F/LOSS K-9 Mail.



Re: [Rosegarden-user] Rosegarden raspberry pi?

2020-12-09 Thread David Tisdell
I am leaning toward giving it a shot after the first of the year,
especially after Will Godfrey's link to the "yoshimi pi"
If I do, I'll post about success of lack thereof. I am thinking that I will
most likely have to compile RG. There probably isn't a binary in the PI
repository. Not that it's hard, just haven't done it in quite a while.

Dave

Dave

On Wed, Dec 9, 2020 at 8:16 AM Ted Felix  wrote:

> On 12/8/20 7:43 PM, David Tisdell wrote:
> > Has anyone tried Rosegarden and other linux audio apps on the newest
> > Raspberry PI?
>
>I have not.  However, it would be an interesting test case.
>
>On my laptop (an ancient 1st gen i3) I see about 1.7% CPU being used
> by RG if I launch JACK after RG is up.  If I launch RG after JACK is up,
> I see about 15% CPU for RG plus about 4.3% CPU for JACK.  So, if you
> don't use the audio subsystem (audio tracks) in RG, you can likely
> reduce the CPU usage considerably.  That might make it a lot easier to
> use RG on a Pi.
>
>Let us know how it goes if you decide to try this route.  We might
> need to add a "disable audio" to the preferences to allow for easier
> performance tuning.  We also might need to do some further performance
> tuning in the code.  I'm always up for that.
>
> 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] Rosegarden raspberry pi?

2020-12-09 Thread David Tisdell
That is cool

On Wed, Dec 9, 2020 at 4:23 AM Will Godfrey 
wrote:

> On Tue, 8 Dec 2020 19:43:55 -0500
> David Tisdell  wrote:
>
> >Hi All,
> >
> >Has anyone tried Rosegarden and other linux audio apps on the newest
> >Raspberry PI? I had read that earlier versions of the PI were not fast
> >enough for audio/multimedia creation but that the PI 4 would be a giant
> >leap forward in this area. Thinking about giving it a whirl but don't want
> >to spend the money if it will simply be an exercise in
> >frustration/futility. Thanks.
> >
> >Dave
>
> Not tried Rosegarden on it yet, but it does run a full-fat Yoshimi quite
> happily. To the extent I've been able to attract some non-Linux users with
> this:
>
> http://www.musically.me.uk/YoshimiPi/index.html
>
> --
> Will J Godfrey
> http://www.musically.me.uk
> Say you have a poem and I have a tune.
> Exchange them and we can both have a poem, a tune, and a song.
>
>
> ___
> 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] ROSEGARDEN 20.12 (Altissimo) RELEASED

2020-12-09 Thread krsgrdn


from just a mortal user who nonetheless 
knows how warm it feels when someone 
values the work you share, here's from 
both barrels :)


 


On Wed, 9 Dec 2020 12:54:21 -0500
Ted Felix  wrote:

> The Rosegarden team is proud to announce the release of version 20.12
> of Rosegarden, a MIDI sequencer that features a rich understanding of
> music notation along with basic support for digital audio.
> 
>http://www.rosegardenmusic.com/
> 
> Included in this release...
> 
> = Bug Fixes =
> 
>* Fix QPainterPath compilation error (r15845)
>* Fixed several SysEx-related bugs in the Event editor (r15853)
>  * SysEx load now remembers the last used path.
>  * SysEx load now strips the F0/F7 bytes from the file when reading.
>  * SysEx save now remembers the last used path.
>  * SysEx save now fills in the FileDialog fields correctly.
>  * SysEx save now adds the F0/F7 bytes to the data before saving.
>* Event Editor: Fix garbage on SysEx load error (r15855)
>* Event Parameter Dialog: Fix incorrect window title (r15857)
>* Fix length of notes added in percussion matrix (r15870)
>* Fix compilation error with Qt < 5.8 (r15872, r15896, others)
>* Fix issues with ALSA port name matching at file load (r15875,
>  r15879, r15893-r15895, r15906, r15909)
>* Fix "&" in device name renders file unreadable.  Bug #1586. (r15886)
>* Matrix editor: Fix control rulers not appearing.  Bug #1543.
>  (r15887)
>* Event editor: Fix crashes when editing (r15899, r15902, r15903)
>* Reduce connection check interval to 1 second (r15912)
>* Fix external controller port not working (r15915, r15916, r15919,
>  r15927, r15929)
>* Fix ALSA timer selection persistence (r15936)
>* Fix disabled button text color (r15938)
>* Fix plugins not found (r15947)
>* Send proper CCs out the external controller port for motorized
>  control surfaces.  Bug #1587. (r15952, r15954)
>* Fix unwanted CCs going out with old files.  Feature #482.  (r15961)
>* Fix slow load time with many segments.  Bug #1589.  (r16026)
> 
> = New Features =
> 
>* Enable/Disable external controller port in the preferences (r15932,
>  r15946, others)
>* Transport buttons (play, stop, etc...) on MIDI controllers are now
>  supported so long as they use Pro Tools standard CCs (110-118).
>  Feature #423.  (r15962-r15964)
>* Korg nanoKONTROL2 support (r15994-r16013, r16015, r16016, r16021)
> 
> = Significant Code Cleanups =
> 
>* Icon Loader (r15862-r15865, r15868)
>* New ExternalController class (r15922)
>* Preferences dialog (r15939-r15944)
>* ALSA MIDI interface (r15975-r15993)
> 
> = Additional Contributors =
> 
>* Michael Stockinger (www.stockinger.org) - German Translation
>* Hugo van Galen - Help with bug #1586 and #1543.
>* Piotr Golonka - Roland-Fantom-678.rgd
>* Arthur Baran - Casio-PX-5S.rgd
> 
> 
> ___
> 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] ROSEGARDEN 20.12 (Altissimo) RELEASED

2020-12-09 Thread ram
Hi all,

Thanks to the whole team for your continuing efforts to improve Rosegarden.

One thing, however, I would like to see happen: the release of Rosegarden
as an AppImage so users with work machines not connected to the Internet
and perhaps not as up to date as developer machines, can run the latest
Rosegarden.  The last few times I tried compiling from source I rapidly
found myself in "dependency hell". Some other large Linux audio
applications such as LMMS are already making an AppImage available with
their most recent releases.

Thanks again,

Stay safe all,

Rich Marschall




> The Rosegarden team is proud to announce the release of version 20.12
> of Rosegarden, a MIDI sequencer that features a rich understanding of
> music notation along with basic support for digital audio.
>
>http://www.rosegardenmusic.com/
>
> Included in this release...
>
> = Bug Fixes =
>
>* Fix QPainterPath compilation error (r15845)
>* Fixed several SysEx-related bugs in the Event editor (r15853)
>  * SysEx load now remembers the last used path.
>  * SysEx load now strips the F0/F7 bytes from the file when reading.
>  * SysEx save now remembers the last used path.
>  * SysEx save now fills in the FileDialog fields correctly.
>  * SysEx save now adds the F0/F7 bytes to the data before saving.
>* Event Editor: Fix garbage on SysEx load error (r15855)
>* Event Parameter Dialog: Fix incorrect window title (r15857)
>* Fix length of notes added in percussion matrix (r15870)
>* Fix compilation error with Qt < 5.8 (r15872, r15896, others)
>* Fix issues with ALSA port name matching at file load (r15875,
>  r15879, r15893-r15895, r15906, r15909)
>* Fix "&" in device name renders file unreadable.  Bug #1586. (r15886)
>* Matrix editor: Fix control rulers not appearing.  Bug #1543.
>  (r15887)
>* Event editor: Fix crashes when editing (r15899, r15902, r15903)
>* Reduce connection check interval to 1 second (r15912)
>* Fix external controller port not working (r15915, r15916, r15919,
>  r15927, r15929)
>* Fix ALSA timer selection persistence (r15936)
>* Fix disabled button text color (r15938)
>* Fix plugins not found (r15947)
>* Send proper CCs out the external controller port for motorized
>  control surfaces.  Bug #1587. (r15952, r15954)
>* Fix unwanted CCs going out with old files.  Feature #482.  (r15961)
>* Fix slow load time with many segments.  Bug #1589.  (r16026)
>
> = New Features =
>
>* Enable/Disable external controller port in the preferences (r15932,
>  r15946, others)
>* Transport buttons (play, stop, etc...) on MIDI controllers are now
>  supported so long as they use Pro Tools standard CCs (110-118).
>  Feature #423.  (r15962-r15964)
>* Korg nanoKONTROL2 support (r15994-r16013, r16015, r16016, r16021)
>
> = Significant Code Cleanups =
>
>* Icon Loader (r15862-r15865, r15868)
>* New ExternalController class (r15922)
>* Preferences dialog (r15939-r15944)
>* ALSA MIDI interface (r15975-r15993)
>
> = Additional Contributors =
>
>* Michael Stockinger (www.stockinger.org) - German Translation
>* Hugo van Galen - Help with bug #1586 and #1543.
>* Piotr Golonka - Roland-Fantom-678.rgd
>* Arthur Baran - Casio-PX-5S.rgd
>
>
> ___
> 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] ROSEGARDEN 20.12 (Altissimo) RELEASED

2020-12-09 Thread Richard Bown
Many congrats Ted and all.  Great to see RG still very much alive and
kicking!

Cheers,
Richard

On Wed, 9 Dec 2020 at 18:54, Ted Felix  wrote:

> The Rosegarden team is proud to announce the release of version 20.12
> of Rosegarden, a MIDI sequencer that features a rich understanding of
> music notation along with basic support for digital audio.
>
>http://www.rosegardenmusic.com/
>
> Included in this release...
>
> = Bug Fixes =
>
>* Fix QPainterPath compilation error (r15845)
>* Fixed several SysEx-related bugs in the Event editor (r15853)
>  * SysEx load now remembers the last used path.
>  * SysEx load now strips the F0/F7 bytes from the file when reading.
>  * SysEx save now remembers the last used path.
>  * SysEx save now fills in the FileDialog fields correctly.
>  * SysEx save now adds the F0/F7 bytes to the data before saving.
>* Event Editor: Fix garbage on SysEx load error (r15855)
>* Event Parameter Dialog: Fix incorrect window title (r15857)
>* Fix length of notes added in percussion matrix (r15870)
>* Fix compilation error with Qt < 5.8 (r15872, r15896, others)
>* Fix issues with ALSA port name matching at file load (r15875,
>  r15879, r15893-r15895, r15906, r15909)
>* Fix "&" in device name renders file unreadable.  Bug #1586. (r15886)
>* Matrix editor: Fix control rulers not appearing.  Bug #1543.
>  (r15887)
>* Event editor: Fix crashes when editing (r15899, r15902, r15903)
>* Reduce connection check interval to 1 second (r15912)
>* Fix external controller port not working (r15915, r15916, r15919,
>  r15927, r15929)
>* Fix ALSA timer selection persistence (r15936)
>* Fix disabled button text color (r15938)
>* Fix plugins not found (r15947)
>* Send proper CCs out the external controller port for motorized
>  control surfaces.  Bug #1587. (r15952, r15954)
>* Fix unwanted CCs going out with old files.  Feature #482.  (r15961)
>* Fix slow load time with many segments.  Bug #1589.  (r16026)
>
> = New Features =
>
>* Enable/Disable external controller port in the preferences (r15932,
>  r15946, others)
>* Transport buttons (play, stop, etc...) on MIDI controllers are now
>  supported so long as they use Pro Tools standard CCs (110-118).
>  Feature #423.  (r15962-r15964)
>* Korg nanoKONTROL2 support (r15994-r16013, r16015, r16016, r16021)
>
> = Significant Code Cleanups =
>
>* Icon Loader (r15862-r15865, r15868)
>* New ExternalController class (r15922)
>* Preferences dialog (r15939-r15944)
>* ALSA MIDI interface (r15975-r15993)
>
> = Additional Contributors =
>
>* Michael Stockinger (www.stockinger.org) - German Translation
>* Hugo van Galen - Help with bug #1586 and #1543.
>* Piotr Golonka - Roland-Fantom-678.rgd
>* Arthur Baran - Casio-PX-5S.rgd
>
>
> ___
> 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] ROSEGARDEN 20.12 (Altissimo) RELEASED

2020-12-09 Thread Will Godfrey
On Wed, 9 Dec 2020 12:54:21 -0500
Ted Felix  wrote:

>The Rosegarden team is proud to announce the release of version 20.12
>of Rosegarden, a MIDI sequencer that features a rich understanding of
>music notation along with basic support for digital audio.

{laundry list}

Well done!
Great to see so much work being done :)

-- 
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.


___
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] ROSEGARDEN 20.12 (Altissimo) RELEASED

2020-12-09 Thread Ted Felix

The Rosegarden team is proud to announce the release of version 20.12
of Rosegarden, a MIDI sequencer that features a rich understanding of
music notation along with basic support for digital audio.

  http://www.rosegardenmusic.com/

Included in this release...

= Bug Fixes =

  * Fix QPainterPath compilation error (r15845)
  * Fixed several SysEx-related bugs in the Event editor (r15853)
* SysEx load now remembers the last used path.
* SysEx load now strips the F0/F7 bytes from the file when reading.
* SysEx save now remembers the last used path.
* SysEx save now fills in the FileDialog fields correctly.
* SysEx save now adds the F0/F7 bytes to the data before saving.
  * Event Editor: Fix garbage on SysEx load error (r15855)
  * Event Parameter Dialog: Fix incorrect window title (r15857)
  * Fix length of notes added in percussion matrix (r15870)
  * Fix compilation error with Qt < 5.8 (r15872, r15896, others)
  * Fix issues with ALSA port name matching at file load (r15875,
r15879, r15893-r15895, r15906, r15909)
  * Fix "&" in device name renders file unreadable.  Bug #1586. (r15886)
  * Matrix editor: Fix control rulers not appearing.  Bug #1543.
(r15887)
  * Event editor: Fix crashes when editing (r15899, r15902, r15903)
  * Reduce connection check interval to 1 second (r15912)
  * Fix external controller port not working (r15915, r15916, r15919,
r15927, r15929)
  * Fix ALSA timer selection persistence (r15936)
  * Fix disabled button text color (r15938)
  * Fix plugins not found (r15947)
  * Send proper CCs out the external controller port for motorized
control surfaces.  Bug #1587. (r15952, r15954)
  * Fix unwanted CCs going out with old files.  Feature #482.  (r15961)
  * Fix slow load time with many segments.  Bug #1589.  (r16026)

= New Features =

  * Enable/Disable external controller port in the preferences (r15932,
r15946, others)
  * Transport buttons (play, stop, etc...) on MIDI controllers are now
supported so long as they use Pro Tools standard CCs (110-118).
Feature #423.  (r15962-r15964)
  * Korg nanoKONTROL2 support (r15994-r16013, r16015, r16016, r16021)

= Significant Code Cleanups =

  * Icon Loader (r15862-r15865, r15868)
  * New ExternalController class (r15922)
  * Preferences dialog (r15939-r15944)
  * ALSA MIDI interface (r15975-r15993)

= Additional Contributors =

  * Michael Stockinger (www.stockinger.org) - German Translation
  * Hugo van Galen - Help with bug #1586 and #1543.
  * Piotr Golonka - Roland-Fantom-678.rgd
  * Arthur Baran - Casio-PX-5S.rgd


___
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] Rosegarden raspberry pi?

2020-12-09 Thread Ted Felix

On 12/8/20 7:43 PM, David Tisdell wrote:
Has anyone tried Rosegarden and other linux audio apps on the newest 
Raspberry PI?


  I have not.  However, it would be an interesting test case.

  On my laptop (an ancient 1st gen i3) I see about 1.7% CPU being used 
by RG if I launch JACK after RG is up.  If I launch RG after JACK is up, 
I see about 15% CPU for RG plus about 4.3% CPU for JACK.  So, if you 
don't use the audio subsystem (audio tracks) in RG, you can likely 
reduce the CPU usage considerably.  That might make it a lot easier to 
use RG on a Pi.


  Let us know how it goes if you decide to try this route.  We might 
need to add a "disable audio" to the preferences to allow for easier 
performance tuning.  We also might need to do some further performance 
tuning in the code.  I'm always up for that.


Ted.


___
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] Rosegarden raspberry pi?

2020-12-09 Thread Will Godfrey
On Tue, 8 Dec 2020 19:43:55 -0500
David Tisdell  wrote:

>Hi All,
>
>Has anyone tried Rosegarden and other linux audio apps on the newest
>Raspberry PI? I had read that earlier versions of the PI were not fast
>enough for audio/multimedia creation but that the PI 4 would be a giant
>leap forward in this area. Thinking about giving it a whirl but don't want
>to spend the money if it will simply be an exercise in
>frustration/futility. Thanks.
>
>Dave

Not tried Rosegarden on it yet, but it does run a full-fat Yoshimi quite
happily. To the extent I've been able to attract some non-Linux users with this:

http://www.musically.me.uk/YoshimiPi/index.html

-- 
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.


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