Re: [Gimp-developer] MIDI control OSX

2005-02-03 Thread Michael Natterer
Sven Neumann [EMAIL PROTECTED] writes:

 Hi,

 [EMAIL PROTECTED] writes:

 Is MIDI contol available for OSX versions of the GIMP yet?

 No, it is currently limited to the Linux OSS and ALSA sound
 architectures. If you want to add support for OSX, feel free
 to hack on modules/controller_midi.c.

To be more precise, the OSS version just reads a raw MIDI stream
from a device or file, So if you can manage to provide such
a thing under OSX, it will work out of the box.

ciao,
--mitch
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] MIDI control OSX

2005-02-03 Thread matt
Ok, thanks.  After a few convincing e-mails, I am going to take a stab at trying
to get the OSX version of the GIMP to work with CoreMIDI.  I basically don't
know what I am doing, but I have some limited programming skills and a nice C++
book to learn from.

Quoting Michael Natterer [EMAIL PROTECTED]:

 Sven Neumann [EMAIL PROTECTED] writes:

  Hi,
 
  [EMAIL PROTECTED] writes:
 
  Is MIDI contol available for OSX versions of the GIMP yet?
 
  No, it is currently limited to the Linux OSS and ALSA sound
  architectures. If you want to add support for OSX, feel free
  to hack on modules/controller_midi.c.

 To be more precise, the OSS version just reads a raw MIDI stream
 from a device or file, So if you can manage to provide such
 a thing under OSX, it will work out of the box.

 ciao,
 --mitch




___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] MIDI control OSX

2005-02-02 Thread matt
Hi!

Is MIDI contol available for OSX versions of the GIMP yet?

Matt
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] MIDI control OSX

2005-02-02 Thread Simon Budig
[EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
 Is MIDI contol available for OSX versions of the GIMP yet?

Not that I am aware of. It needs a person who knows about programming
MIDI on OSX. Neither mitch nor I have this knowledge.

Bye,
Simon
-- 
  [EMAIL PROTECTED]  http://simon.budig.de/
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] MIDI control OSX

2005-02-02 Thread Sven Neumann
Hi,

[EMAIL PROTECTED] writes:

 Is MIDI contol available for OSX versions of the GIMP yet?

No, it is currently limited to the Linux OSS and ALSA sound
architectures. If you want to add support for OSX, feel free
to hack on modules/controller_midi.c.


Sven
___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer