Re: [MacRuby-devel] CoreAudio frameworks

2011-01-06 Thread Garett Shulman
Thanks for the suggestion, Kyossi! I found that bridgesupport 2 includes bridgesupports for all of the system frameworks: http://bridgesupport.macosforge.org/trac/wiki/Releases On Jan 5, 2011, at 9:35 AM, kyossi wrote: > Hi, > >> However, I do not see any struct definitions in the generated b

Re: [MacRuby-devel] CoreAudio frameworks

2011-01-05 Thread kyossi
Hi, > However, I do not see any struct definitions in the generated bridgesupport > file. I found past discussions about C-struct and .bridgesupport. hope this help. [MacRuby-devel] How to use custom C struct's? http://www.mail-archive.com/macruby-devel@lists.macosforge.org/msg01492.html 2011

Re: [MacRuby-devel] CoreAudio frameworks

2011-01-04 Thread Garett Shulman
Hello, is it possible to use CoreAudio frameworks from MacRuby? I am trying the following simple experiment: irb(main):001:0> framework 'AudioUnit' => true irb(main):002:0> load_bridge_support_file 'AudioUnit.bridgesupport' => main irb(main):003:0> AudioComponentFindNext(nil, [KAudioUnitType_Gene