Thread overview | |||||
---|---|---|---|---|---|
|
June 23, 2011 Re: DPortMidi - D bindings for the PortMidi MIDI I/O library | ||||
---|---|---|---|---|
| ||||
P.S. this binding is going to make more sense if I ever get a green light from Steinberg to publish my VST and ASIO bindings. Couple that with the WinAPI code samples and you're almost ready to make some cool audio software, at least on Windows. I've got a tiny little sequencer example cooking up, but I can't publish anything yet until I get the licensing issues cleared. |
June 23, 2011 Re: DPortMidi - D bindings for the PortMidi MIDI I/O library | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrej Mitrovic | On 6/22/2011 5:27 PM, Andrej Mitrovic wrote:
> P.S. this binding is going to make more sense if I ever get a green
> light from Steinberg to publish my VST and ASIO bindings. Couple that
> with the WinAPI code samples and you're almost ready to make some cool
> audio software, at least on Windows. I've got a tiny little sequencer
> example cooking up, but I can't publish anything yet until I get the
> licensing issues cleared.
Great! I'm looking forward to it.
|
July 10, 2011 Re: DPortMidi - D bindings for the PortMidi MIDI I/O library | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | So I've added a Cairo Win32 example of capturing MIDI controller changes and painting envelopes on the screen. The data is captured in real-time but the drawing is done based on a timer. The source code is very oddball for sure, but it kinda works, so hey.. :P A screenshot: http://i.imgur.com/19vKa.png The bars fade in as time progresses, that's some 2011 HD eye candy for you there. |
Copyright © 1999-2021 by the D Language Foundation