> Anyone have any comments about Muse 3.1?
>
> muse-sequencer.org is down right now, but their github is up...
> I've been on 2.1 as my main sequencer for ages.
>
> --
I don't use Muse much/at all anymore, but it was the first sequencer I
used on linux and I still keep it updated.
One minor issue with building it is the change in the name of
libinstpatch-1.0.pc to libinstpatch.pc in the git version of
libinstpatch. For me it was a simple case of
- pkg_check_modules ( LIBINSTPATCH libinstpatch-1.0 )
+ pkg_check_modules ( LIBINSTPATCH libinstpatch )
in CMakeLists.txt. The above is from fluidsynth git as I was looking to
see if they had done anything clever like checking for both names.
hth
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Jul 1 16:15:01 2019
This archive was generated by hypermail 2.1.8 : Mon Jul 01 2019 - 16:15:01 EEST