Re: [Rosegarden-user] ROSEGARDEN 18.06, codename "Vesper" RELEASED

2018-06-06 Thread david

On 06/06/2018 04:55 PM, Ted Felix wrote:

On 06/06/2018 07:20 PM, David W. Jones wrote:
Hurrah! How can I get the update? Debian Testing has been at 17.12 for 
ages now.


   I would recommend downloading the source and building yourself.  The 
source archive is here:


https://sourceforge.net/projects/rosegarden/files/rosegarden/18.06/rosegarden-18.06.tar.bz2/download 


Did so, made build directory, ran "cmake ..", got errors.

CMake Error at /usr/share/cmake-3.7/Modules/FindX11.cmake:429 (message):
  Could not find X11
Call Stack (most recent call first):
  CMakeLists.txt:152 (find_package)

There's no package in Debian called X11. There are many many X11 
packages that include "-dev" in their names. x11proto-dev is the only 
one not marked as a dummy package. I installed x11proto-dev but that 
makes no difference. Also installed build-essential, that made no 
difference.


Which one(s) do I need?

I have cmake 3.7, will 3.11 work better?

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

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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] RGD 'device' file for Yoshimi or Zyn?

2018-06-06 Thread david

On 06/06/2018 04:54 PM, Ted Felix wrote:

On 06/06/2018 07:25 PM, David W. Jones wrote:
Would make working with them much easier. When I set up a patch (one 
of the included ones) in Yoshimi, RG seems to set it back to YoshimI's 
default patch.


   A yoshimi.rgd comes with rg.  It's been there for a while now.  Since 
version 16.06.  Worst case you can always grab it from sourceforge 
directly:


https://sourceforge.net/p/rosegarden/code/HEAD/tree/trunk/rosegarden/data/library/yoshimi.rgd?format=raw 


Thanks, I found it there. Unfortunately, importing it for a new Yoshimi 
device lead to a segmentation fault from RG when I clicked ok. Will try 
again after compiling v18 to see if that fixes things.



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

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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 18.06, codename "Vesper" RELEASED

2018-06-06 Thread Ted Felix

On 06/06/2018 07:20 PM, David W. Jones wrote:

Hurrah! How can I get the update? Debian Testing has been at 17.12 for ages now.


  I would recommend downloading the source and building yourself.  The 
source archive is here:


https://sourceforge.net/projects/rosegarden/files/rosegarden/18.06/rosegarden-18.06.tar.bz2/download

Ted.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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] RGD 'device' file for Yoshimi or Zyn?

2018-06-06 Thread Ted Felix

On 06/06/2018 07:25 PM, David W. Jones wrote:

Would make working with them much easier. When I set up a patch (one of the 
included ones) in Yoshimi, RG seems to set it back to YoshimI's default patch.


  A yoshimi.rgd comes with rg.  It's been there for a while now.  Since 
version 16.06.  Worst case you can always grab it from sourceforge directly:


https://sourceforge.net/p/rosegarden/code/HEAD/tree/trunk/rosegarden/data/library/yoshimi.rgd?format=raw

Ted.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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 18.06, codename "Vesper" RELEASED

2018-06-06 Thread David W. Jones
Hurrah! How can I get the update? Debian Testing has been at 17.12 for ages now.

On June 6, 2018 8:46:44 AM HST, Ted Felix  wrote:
> The Rosegarden team is proud to announce the release of version 18.06
> of Rosegarden, a MIDI sequencer that features a rich understanding of
> music notation along with basic support for digital audio.
> 
> http://www.rosegardenmusic.com/
> 
> Along with some bug fixes and a few new features, 18.06 brings more
> simplification of the code and further progress toward simplifying the
> UI notification mechanisms that keep the UI in sync with the
> underlying
> Composition.
> 
> Bug Fixes
> 
>* Fix misc spelling errors flagged by lintian (Bug #1556, r15149)
>* Fix soft synth tracks not responding to volume fader changes.
>  (Bug #1557, r15189)
>* Fix Receive External checkbox not cleared.  (r15194)
>* Fix key map popup menu position on the Manage MIDI Banks and
>  Programs window.  Current key map is now under the mouse as it
>  should be.  (r15221)
>* Fix a memory leak.  (r15235)
>* Fix gray leftovers when going out of Archive.  (r15240)
>* Fix Track preset name not loaded from .rg file.  (r15242)
>* Fix TrackButtons flicker when switching files.  (r15244)
>* Fix vertical zoom reset on the Matrix editor.  (r15267)
>* Fix vertical zoom reset on the Notation editor.  (r15268)
> 
> New Features
> 
>* Manage MIDI Banks and Programs window now uses a scroll area
>  instead of tabs.  (r15227)
>* Add "Reset to Defaults" button to Track Parameters.  (r15241)
>  * Standardized scroll wheel behavior.  (Feature #445, r15245, r15246,
>  r15248, r15265)
>* Notation: Offer spacing up to 400%.  (r15266)
>* Notation spacing is now saved to the .rg file.  (r15269)
> 
> Other people who contributed to Rosegarden development:
> 
>* Stuart Prescott
> 
> People who contributed device files to the Rosegarden Library
> 
>* Henk de Groot


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

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

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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] RGD 'device' file for Yoshimi or Zyn?

2018-06-06 Thread David W. Jones
Would make working with them much easier. When I set up a patch (one of the 
included ones) in Yoshimi, RG seems to set it back to YoshimI's default patch.
--
David W. Jones
gn...@hawaii.rr.com
authenticity, honesty, community
http://dancingtreefrog.com

Sent from my Android device with F/LOSS K-9 Mail.--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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 18.06, codename "Vesper" RELEASED

2018-06-06 Thread Ted Felix

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

http://www.rosegardenmusic.com/

Along with some bug fixes and a few new features, 18.06 brings more
simplification of the code and further progress toward simplifying the
UI notification mechanisms that keep the UI in sync with the underlying
Composition.

Bug Fixes

  * Fix misc spelling errors flagged by lintian (Bug #1556, r15149)
  * Fix soft synth tracks not responding to volume fader changes.
(Bug #1557, r15189)
  * Fix Receive External checkbox not cleared.  (r15194)
  * Fix key map popup menu position on the Manage MIDI Banks and
Programs window.  Current key map is now under the mouse as it
should be.  (r15221)
  * Fix a memory leak.  (r15235)
  * Fix gray leftovers when going out of Archive.  (r15240)
  * Fix Track preset name not loaded from .rg file.  (r15242)
  * Fix TrackButtons flicker when switching files.  (r15244)
  * Fix vertical zoom reset on the Matrix editor.  (r15267)
  * Fix vertical zoom reset on the Notation editor.  (r15268)

New Features

  * Manage MIDI Banks and Programs window now uses a scroll area
instead of tabs.  (r15227)
  * Add "Reset to Defaults" button to Track Parameters.  (r15241)
  * Standardized scroll wheel behavior.  (Feature #445, r15245, r15246,
r15248, r15265)
  * Notation: Offer spacing up to 400%.  (r15266)
  * Notation spacing is now saved to the .rg file.  (r15269)

Other people who contributed to Rosegarden development:

  * Stuart Prescott

People who contributed device files to the Rosegarden Library

  * Henk de Groot

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user