blob: bc6eabab1c7b0acce561caff3ee70c51f0394158 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Perl MIDI:ALSA module (package suggestion for Mageia)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Perl%20MIDI%3AALSA%20module%20%28package%20suggestion%20for%0A%20Mageia%29&In-Reply-To=%3C20121209000450.GA2542%40shikamaru.fr%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="020663.html">
<LINK REL="Next" HREF="020671.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Perl MIDI:ALSA module (package suggestion for Mageia)</H1>
<B>Remy CLOUARD</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Perl%20MIDI%3AALSA%20module%20%28package%20suggestion%20for%0A%20Mageia%29&In-Reply-To=%3C20121209000450.GA2542%40shikamaru.fr%3E"
TITLE="[Mageia-dev] Perl MIDI:ALSA module (package suggestion for Mageia)">shikamaru at shikamaru.fr
</A><BR>
<I>Sun Dec 9 01:04:50 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="020663.html">[Mageia-dev] Perl MIDI:ALSA module (package suggestion for Mageia)
</A></li>
<LI>Next message: <A HREF="020671.html">[Mageia-dev] Perl MIDI:ALSA module (package suggestion for Mageia)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20665">[ date ]</a>
<a href="thread.html#20665">[ thread ]</a>
<a href="subject.html#20665">[ subject ]</a>
<a href="author.html#20665">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sat, Dec 08, 2012 at 02:43:47PM +0100, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tux99-mga at uridium.org</A> wrote:
><i> Hi,
</I>><i> If you are curious to see what can be done with the MIDI::ALSA Perl
</I>><i> module have a look at a program I wrote with it:
</I>><i> <A HREF="http://www.yamahaforums.co.uk/forum/viewtopic.php?f=9&t=5915">http://www.yamahaforums.co.uk/forum/viewtopic.php?f=9&t=5915</A>
</I>><i>
</I>><i> Regards,
</I>><i> Andy
</I>><i>
</I>Awesome !
Up until now I used to use simple sysexxer to transfer sysex to my DX7.
Editing patches on the DX7 is a major pain, because there is only one
slider to adjust each parameter for all oscillators.
Seems to me that this library will make it way easier to build apps that
do what this app does for the RM50. (maybe you have plans to support
other hardware ?)
Thanks for bringing attention to this module, and thanks rindolf for
packaging it :)
Cheers,
--
Rémy CLOUARD
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="020663.html">[Mageia-dev] Perl MIDI:ALSA module (package suggestion for Mageia)
</A></li>
<LI>Next message: <A HREF="020671.html">[Mageia-dev] Perl MIDI:ALSA module (package suggestion for Mageia)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20665">[ date ]</a>
<a href="thread.html#20665">[ thread ]</a>
<a href="subject.html#20665">[ subject ]</a>
<a href="author.html#20665">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|