Menu

Mac OS X Driver for Beatman Recorder

2004-11-11
2013-04-01
  • Nobody/Anonymous

    Hi,

    I would like to upload/download files into/from my Beatman Recorder 128 in a Mac (Mac OS X 10.2.8).

    Can you help me?

    Thanks,

    JNLS

     
    • Gorka Prieto

      Gorka Prieto - 2004-11-11

      Hi!!

      The beatman driver is a user-space application that uses libusb to manage the USB stuff. So it should work on any system where libusb does.

      You can download libusb from http://libusb.sourceforge.net (it is also available for Mac OS X).

      Our driver uses bytes in words in a system independent way, so it should not be any problem on Mac. Have you tried it?

      Keep us informed, bye!

      Gorka

       
    • Nobody/Anonymous

      Hi,

      I installed libusb with no problems but, as I'm a total newbie, I got some warnings and erros while compiling beatman-1.0 that I can't understand:

      (...)
      *** Warning: linker path does not have real file for library -lreplace.

      (...)
      *** using a file magic. Last file checked: /beatman/beatman-1.0/src/replace/libreplace.a

      (...)
      beatman/beatman-1.0/src/replace -o beatman  main.o ../../../src/lib/libbeatman.la -lreplace -lusb
      libtool: link: cannot find the library `'
      make[4]: *** [beatman] Error 1
      make[3]: *** [all-recursive] Error 1
      make[2]: *** [all-recursive] Error 1
      make[1]: *** [all-recursive] Error 1
      make: *** [all] Error 2

      Can you tell me the cause of this errors?

      Thanks,

      JNLS

       
    • Gorka Prieto

      Gorka Prieto - 2004-11-15

      Send us: beatman_at_bips78.bi.ehu.es the complete log as described in the README.txt file.

      Gorka

       

Log in to post a comment.