Leo Famulari writes:
> On Wed, Apr 27, 2016 at 09:31:20PM +0200, Ricardo Wurmus wrote:
>> these patches add MIDI support to Frescobaldi via portmidi. I took a
>> patch from Gentoo to break apart the portmidi build, so that we can
>> disable the Java parts and cleanly di
On Wed, Apr 27, 2016 at 09:31:20PM +0200, Ricardo Wurmus wrote:
> these patches add MIDI support to Frescobaldi via portmidi. I took a
> patch from Gentoo to break apart the portmidi build, so that we can
> disable the Java parts and cleanly disable the tests which fail to link
&g
Hi Guix,
these patches add MIDI support to Frescobaldi via portmidi. I took a
patch from Gentoo to break apart the portmidi build, so that we can
disable the Java parts and cleanly disable the tests which fail to link
(possibly because they are linked before “-lportmidi” is available).
Building
Ricardo Wurmus writes:
> [PATCH 1/2] gnu: Add drumstick.
> [PATCH 2/2] gnu: Add vmpk.
Both look good to me. Thanks!
use-module (gnu packages docbook)
+ #:use-module (gnu packages doxygen)
#:use-module (gnu packages flex)
#:use-module (gnu packages fltk)
#:use-module (gnu packages fonts)
@@ -771,6 +772,52 @@ ABC files, has a MIDI player for proof-listening, and includes a documentation
brow
On Mon, Feb 16, 2015 at 11:16:08PM +0100, Ricardo Wurmus wrote:
> FYI: I'm currently packaging TiMidity++. We may still need to package a
> basic soundfont.
Debian recommends freepats:
http://freepats.zenvoid.org/
It also contains fluid-soundfont-gm and fluid-soundfont-gs, but I did not
find a
FYI: I'm currently packaging TiMidity++. We may still need to package a
basic soundfont.
~~ Ricardo
On Mon, Feb 16, 2015 at 02:36:37PM +0800, 宋文武 wrote:
> I sent a patch to add wildmidi, a simple midi player.
> But I haven't test it ;-)
Thanks for the suggestion! As such, it does not work:
libWildMidi(_WM_BufferFile:132): ERROR Unable to stat
/etc/wildmidi/wildmidi.cfg (No s
Andreas Enge writes:
> On Sun, Feb 15, 2015 at 05:17:54PM +0100, Ricardo Wurmus wrote:
>> I know of no alternatives to timidity when it comes to a simple MIDI
>> player. I wanted to package it a while ago but didn't get around to it.
>
> If you feel like doing it, i
On Sun, Feb 15, 2015 at 05:17:54PM +0100, Ricardo Wurmus wrote:
> I know of no alternatives to timidity when it comes to a simple MIDI
> player. I wanted to package it a while ago but didn't get around to it.
If you feel like doing it, it would be very welcome!
Andreas
Andreas Enge writes:
> another message for Ricardo or anyone else interested in sound:
> Have we already got an application to play midi files on guix?
> I used to use timidity (with an appropriate rather large soundfont),
> but maybe there are better choices nowadays?
I know of no
Hello,
another message for Ricardo or anyone else interested in sound:
Have we already got an application to play midi files on guix?
I used to use timidity (with an appropriate rather large soundfont),
but maybe there are better choices nowadays?
I would not need anything fancy, even a
12 matches
Mail list logo