Hello Stéphane,

Thank you for your quickly reply. It's really helpful. I just installed the
latest Faust Git version and tried to compile the midi_tester.dsp.
If I type

$ faust2caqt -midi midi_tester.dsp

faust: unrecognized option "-midi"

./midi_tester.app;
I can get midi_test.app this time. When I run this application, I can see
the QT GUI. However, I cannot send or receive MIDI messages successfully.

If I type

$ faust2caqt -midi -poly midi_tester.dsp

faust: unrecognized option "-midi"

faust: unrecognized option "-poly"
./midi_tester.app;

I can still get midi_test app, but cannot use MIDI, either.


If I type

faust2jaqt -midi -poly midi_tester.dsp

faust: unrecognized option "-midi"

faust: unrecognized option "-poly"

*midi_tester.cpp:2317:10: **fatal error: **'jack/jack.h' file not found*

#include <jack/jack.h>

*         ^*

1 error generated.

make: *** [midi_tester.o] Error 1

./midi_tester.app;
Could you help me solve these issues? I appreciate your help.

Best,
Ming-Lun



On Tue, May 24, 2016 at 8:23 AM, Stéphane Letz <l...@grame.fr> wrote:

>
> > Le 24 mai 2016 à 13:08, Ming-Lun Lee <minglun...@rochester.edu> a écrit
> :
> >
> > Hello Stéphane,
> >
> > I also tried to understand the two MIDI documentations. I am a little
> bit confused. Both webpages use "faustcaqt", instead of "faust2caqt". I
> couldn't find faustcaqt, faustjaqt, or faustios in /usr/local/bin on my Mac
> computer. I also could not use "fuast2caqt ».
>
> Typos corrected : will be visible tomorrow on the website. You should
> read: faust2caqt, faust2jaqt, faust2ios...
>
> > It shows "faust: unrecognized option "-midi" « .
>
> You must use latest GIT version.
>
> > May I compile my dsp code via FaustLive or the Faust Online Compiler?
>
> With latest FaustLive yes (MacPort version as described by Albert
> yesterday)
>
> > It would be great if you can give us a simple dsp file (with MIDI
> metadata) for testing and show us how to compile it step by step (or with a
> video).
>
>
> Attached midi_tester.dsp file that is also on GIT in « examples »  folder
>
>
>
>
> Stephane
>
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to