You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(60) |
Jul
(35) |
Aug
(32) |
Sep
(5) |
Oct
(5) |
Nov
(58) |
Dec
(34) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(114) |
Feb
(184) |
Mar
(153) |
Apr
(90) |
May
(153) |
Jun
(59) |
Jul
(24) |
Aug
(43) |
Sep
(17) |
Oct
(34) |
Nov
(11) |
Dec
(204) |
2007 |
Jan
(84) |
Feb
(119) |
Mar
(38) |
Apr
(28) |
May
(52) |
Jun
(105) |
Jul
(64) |
Aug
(67) |
Sep
(14) |
Oct
(3) |
Nov
(28) |
Dec
(55) |
2008 |
Jan
(228) |
Feb
(55) |
Mar
(30) |
Apr
(30) |
May
(15) |
Jun
(20) |
Jul
(12) |
Aug
(3) |
Sep
(13) |
Oct
(54) |
Nov
(35) |
Dec
(35) |
2009 |
Jan
(19) |
Feb
(20) |
Mar
(34) |
Apr
(4) |
May
(60) |
Jun
(25) |
Jul
(16) |
Aug
(51) |
Sep
(19) |
Oct
(62) |
Nov
(21) |
Dec
(12) |
2010 |
Jan
(1) |
Feb
|
Mar
(4) |
Apr
(12) |
May
(23) |
Jun
(13) |
Jul
(1) |
Aug
(40) |
Sep
(18) |
Oct
(21) |
Nov
(26) |
Dec
(34) |
2011 |
Jan
(17) |
Feb
(23) |
Mar
(1) |
Apr
(10) |
May
(1) |
Jun
(5) |
Jul
(1) |
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
(43) |
2012 |
Jan
(5) |
Feb
(19) |
Mar
(6) |
Apr
(24) |
May
(39) |
Jun
(83) |
Jul
(29) |
Aug
(36) |
Sep
(64) |
Oct
(55) |
Nov
(12) |
Dec
(7) |
2013 |
Jan
(17) |
Feb
(10) |
Mar
(37) |
Apr
(27) |
May
(13) |
Jun
(9) |
Jul
(7) |
Aug
(61) |
Sep
(23) |
Oct
(23) |
Nov
(30) |
Dec
(16) |
2014 |
Jan
(23) |
Feb
(13) |
Mar
(9) |
Apr
(17) |
May
(2) |
Jun
(11) |
Jul
(2) |
Aug
|
Sep
(9) |
Oct
(24) |
Nov
(2) |
Dec
(14) |
2015 |
Jan
(6) |
Feb
(4) |
Mar
(17) |
Apr
|
May
(7) |
Jun
(3) |
Jul
|
Aug
|
Sep
(2) |
Oct
(21) |
Nov
(6) |
Dec
(2) |
2016 |
Jan
(4) |
Feb
(2) |
Mar
(7) |
Apr
(3) |
May
(11) |
Jun
(6) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(4) |
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(8) |
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1
(2) |
2
|
3
|
4
(4) |
5
(1) |
6
(6) |
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
(3) |
21
(6) |
22
|
23
(2) |
24
(4) |
25
(2) |
26
|
27
(1) |
28
|
29
|
30
(1) |
31
(2) |
|
|
|
|
From: lostgallifreyan <los...@gm...> - 2009-03-25 18:55:49
|
John Labenski <jlabenski@...> writes: > > I'm sorry, this is not something that I have time or interest in. I > recommend that if you are serious about this that you look at the > wxWidgets wiki about building wxWidgets, then move to building wxLua, > and finally wxMidi. Once you have those three built you can write a > binding file for wxMidi, like the ones the wxLua's binding directory, > and generate the C/C++ code to be compiled into a library to build > into wxLua. Yes, it will be a fair amount of work. Well, now you put it like that it sounds like a rediculous solution. If everyone who needed to drive had to build big chunks of the car, no-one would go anywhere! If it's too much for the person best placed to do it, then it's obviously too much for anyone else. Besides, that degree of work is absurd if it's possible to use a small program on a RAM drive to read a file, saved to same RAM drive, to get the data out. The program I found comes very close to this. I'll ask the maker, if I can find him, if he's willing to make a copy that has no GUI, takes specs from INI file, perhaps. With a separate executable, there's no need to worry about keeping up with CVS and all that. This really ought to be doable without having to devote a chunk of life to reinventing a wheel. I thought that wxMIDI was supposed to BE that wheel anyway, yet you make it sound like I'd be better off designing from scratch. It seems that it might be so, learning enough C to write a tiny app to read from saved file and port to and from MIDI, forget about trying to integrate closely with a system whose writer(s) really don't want to know. You speak of MIDI as if I mentioned music piracy or something. It really seems to put your back up somehow, abnd I really don't know why. |
From: John L. <jla...@gm...> - 2009-03-25 17:46:31
|
I'm sorry, this is not something that I have time or interest in. I recommend that if you are serious about this that you look at the wxWidgets wiki about building wxWidgets, then move to building wxLua, and finally wxMidi. Once you have those three built you can write a binding file for wxMidi, like the ones the wxLua's binding directory, and generate the C/C++ code to be compiled into a library to build into wxLua. Yes, it will be a fair amount of work. Good luck, John On Tue, Mar 24, 2009 at 1:15 PM, lostgallifreyan <los...@gm...> wrote: >> http://wxcode.sourceforge.net/showcomp.php?name=wxMidi > > Hi John, any followup to this one? I Googled further since posting, > and found an archive of another mailing list, I see you've encountered > it before. :) I don't know if the encounter was favourable or not though. > What chance of making it work for me? I really want this one, and I don't > know how or if it can be adapted to wxLua, but if it works it will make > me very happy. I'll be publishing the whole DX7-Edit soon anyway (and > would like to know if it's best done here, or on SourceForge, perhaps), > but I currently have to use a standalone tool to read a file then send, > and this is clumsy. I have some nice plans for MIDI and wxLua, specifically > a way to remap messages in realtime, as no tool does this how I want, it's > a very unexploited niche in programming, despite the existing tools attempting > to do it. > > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > wxlua-users mailing list > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users > |