denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Next release


From: ben
Subject: Re: [Denemo-devel] Next release
Date: Mon, 29 Dec 2008 23:55:53 +0100
User-agent: Thunderbird 2.0.0.18 (X11/20081125)

Richard Shann a écrit :
MIDI input
[...]

sorry for being out of denemo for a very long time. i think
the midi input have grown in git (i only have the old cvs here)
without using my partial work (3 years ago) on ALSA support.
So, if midi i/o is not based on this code, we may remove:

in src:
        midiseq.h
        alsaseq.h
        alsaseq.c

in src/Makefile.am
        midiseq.h alsaseq.h alsaseq.c

in src/main.c:
        #include "midiseq.h"
        midi_seq* sq;
        all code wrapped by HAVEALSA [midi_init() and midi_seq_*]

in src/view.c:
        #include "midiseq.h"
        all code wrapped by HAVEALSA


another work on alsa (previous to mine?) may be dead:
in src:
        alsaplayback.c alsaplayback.h
in src/Makefile.am
        alsaplayback.c alsaplayback.h

pleas consider removal or not of that code in git.
cheers,
- ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]